!3 delete -S git from %autosetup

From: @tanyulong2021 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-07-08 08:59:13 +00:00 committed by Gitee
commit 48830cb819
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 <tanyulong@kylinos.cn> - 1.2.8-2
- delete -S git from %autosetup
* Mon Jul 19 2021 OpenStack_SIG <openstack@openeuler.org> - 1.2.8-1
- Package Spec generate