!2 python-nocasedict delete -S git from %autosetup
From: @chenyanpanHW Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
4772d65a89
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-nocasedict
|
||||
Version: 1.0.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A case-insensitive ordered dictionary for Python
|
||||
License: LGPL-2.0-only and LGPL-2.1-only and LGPL-2.0-or-later
|
||||
URL: https://github.com/pywbem/nocasedict
|
||||
@ -45,7 +45,7 @@ Provides: python3-nocasedict-doc
|
||||
A case-insensitive ordered dictionary for Python.
|
||||
|
||||
%prep
|
||||
%autosetup -n nocasedict-1.0.2 -S git
|
||||
%autosetup -n nocasedict-1.0.2 -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -90,5 +90,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.0.2-2
|
||||
- DESC: delete -S git from %autosetup
|
||||
|
||||
* Mon Jul 19 2021 OpenStack_SIG <openstack@openeuler.org> - 1.0.2-1
|
||||
- Package Spec generate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user