diff --git a/python-storops.spec b/python-storops.spec index 8ea59bb..63d7e31 100644 --- a/python-storops.spec +++ b/python-storops.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-storops -Version: 1.2.8 -Release: 2 +Version: 1.2.10 +Release: 1 Summary: Python API for VNX and Unity. License: Apache-2.0 URL: https://github.com/emc-openstack/storops -Source0: https://files.pythonhosted.org/packages/d6/d5/f5f034716060b28d98e18113ec8f22fd9936e9fe19a857164d310232e06c/storops-1.2.8.tar.gz +Source0: https://files.pythonhosted.org/packages/33/59/7357a1a6ad63970d176429229559641a0afb5851343cf95ed7b919dc7ba9/storops-1.2.10.tar.gz BuildArch: noarch %description StorOps: The Python Library for VNX & Unity. @@ -57,7 +57,7 @@ Provides: python3-storops-doc StorOps: The Python Library for VNX & Unity. %prep -%autosetup -n storops-1.2.8 +%autosetup -n storops-1.2.10 %build %py3_build @@ -102,6 +102,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jun 16 2022 OpenStack_SIG - 1.2.10-1 +- Upgrade version for openstack yoga + * Fri Jun 17 2022 tanyulong - 1.2.8-2 - delete -S git from %autosetup diff --git a/storops-1.2.10.tar.gz b/storops-1.2.10.tar.gz new file mode 100644 index 0000000..12b4b0e Binary files /dev/null and b/storops-1.2.10.tar.gz differ diff --git a/storops-1.2.8.tar.gz b/storops-1.2.8.tar.gz deleted file mode 100644 index ed6bf9d..0000000 Binary files a/storops-1.2.8.tar.gz and /dev/null differ