!18 python-glanceclient delete -S git from %autosetup
From: @chenyanpanHW Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
98ffd39007
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-glanceclient
|
Name: python-glanceclient
|
||||||
Version: 3.3.0
|
Version: 3.3.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: OpenStack Image API Client Library
|
Summary: OpenStack Image API Client Library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://docs.openstack.org/python-glanceclient/latest/
|
URL: https://docs.openstack.org/python-glanceclient/latest/
|
||||||
@ -54,7 +54,7 @@ glanceclient module), and a command-line script (glance). Each implements \
|
|||||||
100% of the OpenStack Glance API
|
100% of the OpenStack Glance API
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n python-glanceclient-3.3.0 -S git
|
%autosetup -n python-glanceclient-3.3.0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -99,6 +99,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 3.3.0-2
|
||||||
|
- DESC: delete -S git from %autosetup
|
||||||
|
|
||||||
* Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 3.3.0-1
|
* Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 3.3.0-1
|
||||||
- Update to 3.3.0
|
- Update to 3.3.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user