diff --git a/neutron-lib-2.10.1.tar.gz b/neutron-lib-2.10.1.tar.gz new file mode 100644 index 0000000..d5aa65b Binary files /dev/null and b/neutron-lib-2.10.1.tar.gz differ diff --git a/neutron-lib-2.6.1.tar.gz b/neutron-lib-2.6.1.tar.gz deleted file mode 100644 index ca7502f..0000000 Binary files a/neutron-lib-2.6.1.tar.gz and /dev/null differ diff --git a/python-neutron-lib.spec b/python-neutron-lib.spec index c6cc971..13a4123 100644 --- a/python-neutron-lib.spec +++ b/python-neutron-lib.spec @@ -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 - 2.10.1-1 +- Upgrade to 2.10.1 to support OpenStack-W + * Thu Jan 13 2021 Python_Bot - Package Spec generated