delete -S git from %autosetup
This commit is contained in:
parent
33496a71f9
commit
1080eb7f9e
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-oslo-service
|
Name: python-oslo-service
|
||||||
Version: 2.5.0
|
Version: 2.5.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: oslo.service library
|
Summary: oslo.service library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://docs.openstack.org/oslo.service/latest/
|
URL: https://docs.openstack.org/oslo.service/latest/
|
||||||
@ -60,7 +60,7 @@ Provides: python3-oslo-service-doc
|
|||||||
Library for running OpenStack services
|
Library for running OpenStack services
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n oslo.service-2.5.0 -S git
|
%autosetup -n oslo.service-2.5.0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -108,6 +108,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.5.0-2
|
||||||
|
- DESC: delete -S git from %autosetup
|
||||||
|
|
||||||
* Thu Jul 15 2021 OpenStack_SIG <openstack@openeuler.org> - 2.5.0-1
|
* Thu Jul 15 2021 OpenStack_SIG <openstack@openeuler.org> - 2.5.0-1
|
||||||
- Update to version 2.5.0
|
- Update to version 2.5.0
|
||||||
* Sat Jan 30 2021 zhangy <zhangy1317@foxmail.com>
|
* Sat Jan 30 2021 zhangy <zhangy1317@foxmail.com>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user