diff --git a/os-brick-4.3.2.tar.gz b/os-brick-4.3.2.tar.gz deleted file mode 100644 index 79c69bd3afc5750cbdb4ec7b4c8cbcaa9a034959..0000000000000000000000000000000000000000 Binary files a/os-brick-4.3.2.tar.gz and /dev/null differ diff --git a/os-brick-4.3.4.tar.gz b/os-brick-4.3.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fb156b4acfaddc4975fae2d03241439133dd79cc Binary files /dev/null and b/os-brick-4.3.4.tar.gz differ diff --git a/python-os-brick.spec b/python-os-brick.spec index 96f253c90abc1ae650290c8dfd3cf33f4e056e36..3706775254b54acb68d51d26e4da103dcdd3199f 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.2 +Version: 4.3.4 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/5b/e0/37894fc408f6a1d35bd75acc5b1b1522ce7fdacd040fbb6dd75500018fd0/os-brick-4.3.2.tar.gz +Source0: https://files.pythonhosted.org/packages/d9/9d/da2e7e25207c787a877a8d8d6e50c2aa4f9c44dd907fedc750f87feb2e4c/os-brick-4.3.4.tar.gz BuildArch: noarch %description Volume discovery and local storage management lib @@ -107,6 +107,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu May 04 2023 liksh - 4.3.4-1 +- Upgrade for openstack wallaby new service + * Tue Feb 22 2022 OpenStack_SIG - 4.3.2-1 - Upgrade the version to 4.3.2