diff --git a/python-novaclient-17.7.0.tar.gz b/python-novaclient-17.7.0.tar.gz deleted file mode 100644 index 47a98e279c66994ac6a92f91623d8151a37e270d..0000000000000000000000000000000000000000 Binary files a/python-novaclient-17.7.0.tar.gz and /dev/null differ diff --git a/python-novaclient-18.3.0.tar.gz b/python-novaclient-18.3.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c69f02e6278e54f071e08fdff234640aa760b5a4 Binary files /dev/null and b/python-novaclient-18.3.0.tar.gz differ diff --git a/python-novaclient.spec b/python-novaclient.spec index 5f446a7f54e05d86be326a69d3433b4b3af11c95..73976a69ab1d6af4d7317e17519ce39db392d11e 100644 --- a/python-novaclient.spec +++ b/python-novaclient.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-novaclient -Version: 17.7.0 +Version: 18.3.0 Release: 1 Summary: Client library for OpenStack Compute API License: Apache-2.0 URL: https://docs.openstack.org/python-novaclient/latest -Source0: https://files.pythonhosted.org/packages/ca/26/581411d8acc539e59ffff1dc7d59e512e374340aae1bdf9c491ae8a853e1/python-novaclient-17.7.0.tar.gz +Source0: https://files.pythonhosted.org/packages/d5/b7/f5e17da2e21a40f5e45b1d0d49044e02644e6e6d5492841b0b53ec985080/python-novaclient-18.3.0.tar.gz BuildArch: noarch %description This is a client for the OpenStack Nova API. There's a Python API (the @@ -93,6 +93,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Apr 03 2024 OpenStack_SIG - 18.3.0-1 +- Upgrade package to version 18.3.0 + * Fri Jul 01 2022 renliang16 - 17.7.0-1 - Upgrade package python3-novaclient to version 17.7.0