!2 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:58:26 +00:00 committed by Gitee
commit 2802c8deda
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-infi.dtypes.wwn
Version: 0.1.1
Release: 1
Release: 2
Summary: Datatype for WWN
License: PSF
URL: https://github.com/Infinidat/infi.dtypes.wwn
@ -29,7 +29,7 @@ Provides: python3-infi.dtypes.wwn-doc
Datatype for WWN
%prep
%autosetup -n infi.dtypes.wwn-0.1.1 -S git
%autosetup -n infi.dtypes.wwn-0.1.1
%build
%py3_build
@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Thu Jun 16 2022 tanyulong <tanyulong@kylinos.cn> - 0.1.1-2
- delete -S git from %autosetup
* Mon Jul 19 2021 OpenStack_SIG <openstack@openeuler.org> - 0.1.1-1
- Package Spec generate