downgrade to 6.14.1

This commit is contained in:
zhangy1317 2021-11-04 15:47:43 +08:00
parent 82bbaa6e29
commit 8b0b5e4625
3 changed files with 6 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -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 <openstack@openeuler.org> - 6.14.1-1
- downgrade to 6.14.1
* Fri Aug 13 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 7.3.0-2
- Remove tests package