delete -S git from %autosetup
This commit is contained in:
parent
924beead79
commit
f780d1adc3
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-nocaselist
|
||||
Version: 1.0.4
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A case-insensitive list for Python
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/pywbem/nocaselist
|
||||
@ -43,7 +43,7 @@ Provides: python3-nocaselist-doc
|
||||
A case-insensitive list for Python.
|
||||
|
||||
%prep
|
||||
%autosetup -n nocaselist-1.0.4 -S git
|
||||
%autosetup -n nocaselist-1.0.4 -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -88,5 +88,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.0.4-2
|
||||
- DESC: delete -S git from %autosetup
|
||||
|
||||
* Mon Jul 19 2021 OpenStack_SIG <openstack@openeuler.org> - 1.0.4-1
|
||||
- Package Spec generate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user