diff --git a/python-glance-store.spec b/python-glance-store.spec index 3eea1e741011e8341e707085afcb7e7c44d56dff..7ad4650ea97e240f455f0664cae840c5c0e162fc 100644 --- a/python-glance-store.spec +++ b/python-glance-store.spec @@ -1,6 +1,6 @@ Name: python-glance-store Version: 2.4.0 -Release: 1 +Release: 2 Summary: OpenStack Image Service Store Library License: Apache-2.0 Group: Development/Languages/Python @@ -68,7 +68,7 @@ Glance store library. This package contains the Python 3.x module. %prep -%autosetup -S git -n glance_store-2.4.0 +%autosetup -n glance_store-2.4.0 -p1 %build %{py3_build} @@ -90,6 +90,9 @@ rm -rf %{buildroot}%{_prefix}/etc/glance %{python3_sitelib}/glance_store-*.egg-info %changelog +* Fri Jul 30 2021 chenyanpanHW - 2.4.0-2 +- DESC: delete -S git from %autosetup + * Tue Apr 27 2021 zhangy1317 2.4.0 - Add buildrequires * Wed Oct 21 2020 Joel Capitao 2.3.0-2