!15 Train support
From: @xiyuanwang Reviewed-by: @huangtianhua Signed-off-by: @huangtianhua
This commit is contained in:
commit
010ba8270f
BIN
neutron-lib-1.29.1.tar.gz
Normal file
BIN
neutron-lib-1.29.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -2,8 +2,8 @@
|
||||
%global with_doc 1
|
||||
|
||||
Name: python-neutron-lib
|
||||
Version: 2.10.1
|
||||
Release: 2
|
||||
Version: 1.29.1
|
||||
Release: 1
|
||||
Summary: OpenStack Neutron library
|
||||
License: Apache-2.0
|
||||
URL: http://launchpad.net/neutron/
|
||||
@ -78,7 +78,7 @@ OpenStack Neutron library shared by all Neutron sub-projects.
|
||||
%package -n python3-neutron-lib-tests
|
||||
Summary: OpenStack Neutron library tests
|
||||
%{?python_provide:%python_provide python3-neutron-lib-tests}
|
||||
Requires: python3-neutron-lib = %{verion}-%{release}
|
||||
Requires: python3-neutron-lib = %{version}-%{release}
|
||||
|
||||
%description -n python3-neutron-lib-tests
|
||||
OpenStack Neutron library shared by all Neutron sub-projects.
|
||||
@ -138,11 +138,14 @@ PYTHON=python3 stestr --test-path $OS_TEST_PATH run
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Nov 12 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 1.29.1-1
|
||||
- Init OpenStack Train release
|
||||
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.10.1-2
|
||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||
|
||||
* Thu Jul 15 2021 huangtianhua <huangtianhua@huawei.com> - 2.10.1-1
|
||||
- Upgrade to 2.10.1 to support OpenStack-W
|
||||
|
||||
* Thu Jan 13 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||
* Wed Jan 13 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user