!3 python-elementpath delete -S git from %autosetup
From: @chenyanpanHW Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
f2d0731631
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-elementpath
|
Name: python-elementpath
|
||||||
Version: 2.2.0
|
Version: 2.2.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
|
Summary: XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/sissaschool/elementpath
|
URL: https://github.com/sissaschool/elementpath
|
||||||
@ -43,7 +43,7 @@ Provides: python3-elementpath-doc
|
|||||||
XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
|
XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n elementpath-2.2.0 -S git
|
%autosetup -n elementpath-2.2.0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -88,5 +88,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.2.0-2
|
||||||
|
- DESC: delete -S git from %autosetup
|
||||||
|
|
||||||
* Mon Jul 19 2021 OpenStack_SIG <openstack@openeuler.org> - 2.2.0-1
|
* Mon Jul 19 2021 OpenStack_SIG <openstack@openeuler.org> - 2.2.0-1
|
||||||
- Package Spec generate
|
- Package Spec generate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user