diff --git a/python-storops.spec b/python-storops.spec index 31a149b..8ea59bb 100644 --- a/python-storops.spec +++ b/python-storops.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-storops Version: 1.2.8 -Release: 1 +Release: 2 Summary: Python API for VNX and Unity. License: Apache-2.0 URL: https://github.com/emc-openstack/storops @@ -57,7 +57,7 @@ Provides: python3-storops-doc StorOps: The Python Library for VNX & Unity. %prep -%autosetup -n storops-1.2.8 -S git +%autosetup -n storops-1.2.8 %build %py3_build @@ -102,6 +102,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jun 17 2022 tanyulong - 1.2.8-2 +- delete -S git from %autosetup + * Mon Jul 19 2021 OpenStack_SIG - 1.2.8-1 - Package Spec generate