!8 python-cinderclient delete -S git from %autosetup
From: @chenyanpanHW Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
849b90501f
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-cinderclient
|
||||
Version: 7.4.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: OpenStack Block Storage API Client Library
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/python-cinderclient/latest/
|
||||
@ -49,7 +49,7 @@ the OpenStack Cinder API This is a client for the OpenStack Cinder API. There's
|
||||
a Python API (the cinderclient module), and a command-line script (cinder).
|
||||
|
||||
%prep
|
||||
%autosetup -n python-cinderclient-7.4.0 -S git
|
||||
%autosetup -n python-cinderclient-7.4.0 -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -92,6 +92,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 7.4.0-2
|
||||
- DESC: delete -S git from %autosetup
|
||||
|
||||
* Wed Jul 14 2021 OpenStack_SIG <openstack@openeuler.org> - 7.4.0-1
|
||||
- Upgrade to version 7.4.0
|
||||
* Thu Jan 07 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user