diff --git a/glance_store-2.5.0.tar.gz b/glance_store-2.5.0.tar.gz deleted file mode 100644 index 8abe90e45ee84d76926bdb578a17d7aca1f7712b..0000000000000000000000000000000000000000 Binary files a/glance_store-2.5.0.tar.gz and /dev/null differ diff --git a/glance_store-2.5.1.tar.gz b/glance_store-2.5.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..eaaa8995ef661c0fb804b6ad54c515481c6a6bc4 Binary files /dev/null and b/glance_store-2.5.1.tar.gz differ diff --git a/python-glance-store.spec b/python-glance-store.spec index 740096634eb7a2cf81c290c17251498efb922288..ccaae23661a90bee6c4504fd8896c1aa8def7862 100644 --- a/python-glance-store.spec +++ b/python-glance-store.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-glance-store -Version: 2.5.0 +Version: 2.5.1 Release: 1 Summary: OpenStack Image Service Store Library License: Apache-2.0 URL: https://docs.openstack.org/glance_store/latest/ -Source0: https://files.pythonhosted.org/packages/fd/37/cdf17c0e236f3549f3154850229d6d48f641855e9272be5804b64c9adae1/glance_store-2.5.0.tar.gz +Source0: https://files.pythonhosted.org/packages/68/32/1e4b9c2f5ee2b56657e3ced03ab67a4f7abc17da14af24d275d43ff0ee37/glance_store-2.5.1.tar.gz BuildArch: noarch %description Glance store library. @@ -109,7 +109,7 @@ Provides: python3-glance-store-doc Glance store library. %prep -%autosetup -n glance_store-2.5.0 +%autosetup -n glance_store-%{version} %build %py3_build @@ -155,6 +155,9 @@ mv %{buildroot}/doclist.lst . %{_prefix}/%{_sysconfdir}/glance/rootwrap.d/glance_cinder_store.filters %changelog +* Thu May 04 2023 liksh - 2.5.1-1 +- Upgrade for openstack wallaby new service + * Tue Jul 13 2021 OpenStack_SIG - 2.5.0-1 - Update to 2.5.0 * Tue Apr 27 2021 zhangy1317 2.4.0