!2 python-octaviaclient delete -S git from %autosetup

From: @chenyanpanHW
Reviewed-by: 
Signed-off-by:
This commit is contained in:
openeuler-ci-bot 2021-08-18 02:02:30 +00:00 committed by Gitee
commit 5faa41a6e7

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-octaviaclient Name: python-octaviaclient
Version: 2.3.0 Version: 2.3.0
Release: 1 Release: 2
Summary: Octavia client for OpenStack Load Balancing Summary: Octavia client for OpenStack Load Balancing
License: Apache-2.0 License: Apache-2.0
URL: https://docs.openstack.org/python-octaviaclient/latest/ URL: https://docs.openstack.org/python-octaviaclient/latest/
@ -60,7 +60,7 @@ about Octavia see: more information about the OpenStack Client see: software:
Apache license Documentation: . Apache license Documentation: .
%prep %prep
%autosetup -n python-octaviaclient-2.3.0 -S git %autosetup -n python-octaviaclient-2.3.0 -p1
%build %build
%py3_build %py3_build
@ -103,5 +103,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.3.0-2
- DESC: delete -S git from %autosetup
* Wed Jul 14 2021 OpenStack_SIG <openstack@openeuler.org> - 2.3.0-1 * Wed Jul 14 2021 OpenStack_SIG <openstack@openeuler.org> - 2.3.0-1
- Package Spec generate - Package Spec generate