delete -S git from %autosetup
This commit is contained in:
parent
dd37908890
commit
3bda74ee69
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-confget
|
||||
Version: 2.3.4
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Parse configuration files and extract values from them
|
||||
License: BSD
|
||||
URL: https://devel.ringlet.net/textproc/confget/
|
||||
@ -50,7 +50,7 @@ line tool with the same interface as the C implementation.The confget library is
|
||||
fully typed.Specifying configuration values for the backends The confget.
|
||||
|
||||
%prep
|
||||
%autosetup -n confget-2.3.4 -S git
|
||||
%autosetup -n confget-2.3.4 -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -95,6 +95,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.3.4-3
|
||||
- DESC: delete -S git from %autosetup
|
||||
|
||||
* Mon Jul 26 2021 liusheng<liusheng2048@huawei.com> - 2.3.4-2
|
||||
- Fix check stage when building package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user