diff --git a/oslo.config-8.8.0.tar.gz b/oslo.config-8.8.0.tar.gz deleted file mode 100644 index 8ab17de47800bd9a5fd01f93f7ccfcf8accb05ae..0000000000000000000000000000000000000000 Binary files a/oslo.config-8.8.0.tar.gz and /dev/null differ diff --git a/oslo.config-9.1.1.tar.gz b/oslo.config-9.1.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ffe825cb1c29b0f7654d7809b4efa9d0d7ec2385 Binary files /dev/null and b/oslo.config-9.1.1.tar.gz differ diff --git a/python-oslo-config.spec b/python-oslo-config.spec index 4626efc1f766040251bb8954e343dee1f1999212..9c3ba37424300df1f238657874d0341c13659234 100644 --- a/python-oslo-config.spec +++ b/python-oslo-config.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-oslo-config -Version: 8.8.0 +Version: 9.1.1 Release: 1 Summary: Oslo Configuration API License: Apache-2.0 URL: https://docs.openstack.org/oslo.config/latest/ -Source0: https://files.pythonhosted.org/packages/52/c0/e7e93ba68b601cf14dacac5a8ae33fe225a9ef2b9f53c284e51b4eb608bb/oslo.config-8.8.0.tar.gz +Source0: https://files.pythonhosted.org/packages/c2/f1/9012e248ca4a53d64aa2db2a9aad1c38861ec77237a149a521d00cf95c0a/oslo.config-9.1.1.tar.gz BuildArch: noarch %description The Oslo configuration API supports parsing command line arguments and .ini style configuration files. @@ -91,6 +91,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sun Apr 07 2024 OpenStack_SIG - 9.1.1-1 +- Upgrade package to version 9.1.1 + * Mon Jul 18 2022 OpenStack_SIG - 8.8.0-1 - Upgrade package python3-oslo-config to version 8.8.0