!10 Upgrade python-neutron-lib to 2.10.1

From: @huangtianhua
Reviewed-by: @zhangy1317
Signed-off-by: @zhangy1317
This commit is contained in:
openeuler-ci-bot 2021-07-29 11:42:34 +00:00 committed by Gitee
commit f26cddc3b2
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