diff --git a/python-neutronclient-6.14.1.tar.gz b/python-neutronclient-6.14.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d30281af05ced6fbbc06a5edb68e266660a69aad Binary files /dev/null and b/python-neutronclient-6.14.1.tar.gz differ diff --git a/python-neutronclient-7.3.0.tar.gz b/python-neutronclient-7.3.0.tar.gz deleted file mode 100644 index 318e61209a8d1e74f39c07724ab3ed3123525bea..0000000000000000000000000000000000000000 Binary files a/python-neutronclient-7.3.0.tar.gz and /dev/null differ diff --git a/python-neutronclient.spec b/python-neutronclient.spec index 8195c8bcab0abf86c8cd37cdf8469dc2ea5869fa..a63fb17d61a9f2f1f4321ffaf30de4fd068b77b0 100644 --- a/python-neutronclient.spec +++ b/python-neutronclient.spec @@ -2,13 +2,13 @@ %global with_doc 1 Name: python-neutronclient -Version: 7.3.0 -Release: 2 +Version: 6.14.1 +Release: 1 Summary: Python API and CLI for OpenStack Neutron License: Apache-2.0 URL: http://launchpad.net/python-neutronclient/ -Source0: https://files.pythonhosted.org/packages/source/p/python-neutronclient/python-neutronclient-7.3.0.tar.gz +Source0: https://files.pythonhosted.org/packages/2e/b2/f2ec1aaa6ec76a9b0e16d5e124ff4e2bbdc95d9ae4133579feba9b79cea3/python-neutronclient-6.14.1.tar.gz BuildArch: noarch %description Client library and command line utility for interacting with OpenStack Neutron's API @@ -103,6 +103,9 @@ ln -s neutron %{buildroot}%{_bindir}/neutron-3 %endif %changelog +* Wed Nov 03 2021 OpenStack_SIG - 6.14.1-1 +- downgrade to 6.14.1 + * Fri Aug 13 2021 wangxiyuan - 7.3.0-2 - Remove tests package