diff --git a/neutron-lib-1.29.1.tar.gz b/neutron-lib-1.29.1.tar.gz new file mode 100644 index 0000000..b45b11c Binary files /dev/null and b/neutron-lib-1.29.1.tar.gz differ diff --git a/neutron-lib-2.10.1.tar.gz b/neutron-lib-2.10.1.tar.gz deleted file mode 100644 index d5aa65b..0000000 Binary files a/neutron-lib-2.10.1.tar.gz and /dev/null differ diff --git a/python-neutron-lib.spec b/python-neutron-lib.spec index 2ebd78f..211fcbb 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.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 - 1.29.1-1 +- Init OpenStack Train release + * Fri Jul 30 2021 chenyanpanHW - 2.10.1-2 - DESC: delete -S git from %autosetup, and delete BuildRequires git * Thu Jul 15 2021 huangtianhua - 2.10.1-1 - Upgrade to 2.10.1 to support OpenStack-W -* Thu Jan 13 2021 Python_Bot +* Wed Jan 13 2021 Python_Bot - Package Spec generated