diff --git a/os-brick-4.3.1.tar.gz b/os-brick-4.3.1.tar.gz deleted file mode 100644 index 19939d06dfbefc964518d4922fc7cea89faf93d2..0000000000000000000000000000000000000000 Binary files a/os-brick-4.3.1.tar.gz and /dev/null differ diff --git a/os-brick-5.2.0.tar.gz b/os-brick-5.2.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..365aa82cae69f61a12c71459ca09749fbebc1e52 Binary files /dev/null and b/os-brick-5.2.0.tar.gz differ diff --git a/python-os-brick.spec b/python-os-brick.spec index 18c1421460dc4e0303d627e5aee626d2364cca93..058890c64353ccce5a55246a4c8601732f3ce1db 100644 --- a/python-os-brick.spec +++ b/python-os-brick.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-os-brick -Version: 4.3.1 +Version: 5.2.0 Release: 1 Summary: OpenStack Cinder brick library for managing local volume attaches License: Apache-2.0 URL: https://docs.openstack.org/os-brick/ -Source0: https://files.pythonhosted.org/packages/46/69/4a7d64a184c63f7e5f99eebf33d31141521e664558e7212cecf617070112/os-brick-4.3.1.tar.gz +Source0: https://files.pythonhosted.org/packages/a9/15/b65c6c43e1af4067f1623cea44cabb7c3743805491af6bbbd2aed9f88f25/os-brick-5.2.0.tar.gz BuildArch: noarch %description Volume discovery and local storage management lib @@ -58,7 +58,7 @@ Provides: python3-os-brick-doc Volume discovery and local storage management lib %prep -%autosetup -n os-brick-4.3.1 +%autosetup -n os-brick-5.2.0 %build %py3_build @@ -107,9 +107,14 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jun 16 2022 OpenStack_SIG - 5.2.0-1 +- Upgrade version for openstack yoga + * Mon Aug 09 2021 OpenStack_SIG - 4.3.1-1 - Upgrade version + * Fri Jul 30 2021 chenyanpanHW - 4.0.1-3 - DESC: delete -S git from %autosetup, and delete BuildRequires git + * Tue Jan 12 2021 zhangy 2021.1.12 - Update to 2021.1.12