Upgrade python-neutron-lib to 2.10.1

Upgrade python-neutron-lib to 2.10.1 to support
OpenStack-W.
This commit is contained in:
huangtianhua 2021-07-28 06:22:43 +00:00
parent 2cd8fc8ac8
commit e5aa2fa6be
3 changed files with 5 additions and 2 deletions

BIN
neutron-lib-2.10.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -2,8 +2,8 @@
%global with_doc 1
Name: python-neutron-lib
Version: 2.6.1
Release: 2%{?dist}
Version: 2.10.1
Release: 1
Summary: OpenStack Neutron library
License: Apache-2.0
URL: http://launchpad.net/neutron/
@ -139,5 +139,8 @@ PYTHON=python3 stestr --test-path $OS_TEST_PATH run
%endif
%changelog
* 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>
- Package Spec generated