diff --git a/oslo.config-6.11.3.tar.gz b/oslo.config-6.11.3.tar.gz new file mode 100644 index 0000000..b82fab8 Binary files /dev/null and b/oslo.config-6.11.3.tar.gz differ diff --git a/oslo.config-6.7.0.tar.gz b/oslo.config-6.7.0.tar.gz deleted file mode 100644 index 6f06989..0000000 Binary files a/oslo.config-6.7.0.tar.gz and /dev/null differ diff --git a/python-oslo-config.spec b/python-oslo-config.spec index 713af15..619fceb 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: 6.7.0 +Version: 6.11.3 Release: 1 Summary: Oslo Configuration API License: Apache-2.0 URL: https://docs.openstack.org/oslo.config/latest/ -Source0: https://files.pythonhosted.org/packages/b9/a0/402bd835656b6261df354daa16a814eaccf0221a512ceffec49504125783/oslo.config-6.7.0.tar.gz +Source0: https://files.pythonhosted.org/packages/a0/be/f140c170834d56f4e84863a7cc0c7b5912df718fdbd96d4007c88fc16ebe/oslo.config-6.11.3.tar.gz BuildArch: noarch %description The Oslo configuration API supports parsing command line arguments and .ini style configuration files. @@ -89,5 +89,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Nov 15 2021 liusheng - 6.11.3-1 +- Upgrade oslo.config package to version 6.11.3 + * Fri Nov 05 2021 OpenStack_SIG - 6.7.0-1 - Init package python3-oslo-config to version 6.7.0 for Train