diff --git a/confget-4.1.0.tar.gz b/confget-4.1.0.tar.gz deleted file mode 100644 index ea75516..0000000 Binary files a/confget-4.1.0.tar.gz and /dev/null differ diff --git a/confget-4.1.1.tar.gz b/confget-4.1.1.tar.gz new file mode 100644 index 0000000..4d61c3a Binary files /dev/null and b/confget-4.1.1.tar.gz differ diff --git a/python-confget.spec b/python-confget.spec index 67532ea..63b7b59 100644 --- a/python-confget.spec +++ b/python-confget.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-confget -Version: 4.1.0 +Version: 4.1.1 Release: 1 Summary: Parse configuration files and extract values from them License: BSD URL: https://devel.ringlet.net/textproc/confget/ -Source0: https://files.pythonhosted.org/packages/5a/f0/2d1c99929fe65191b97725dd995ebc2686c2fdfdf64a6054adccdbedef43/confget-4.1.0.tar.gz +Source0: https://files.pythonhosted.org/packages/5b/db/e9927100c912d75567c8a7d675ee17c665b7e8ab8e3a0174d566aec341ab/confget-4.1.1.tar.gz BuildArch: noarch %description confget parse configuration files The confget library parses configuration files @@ -99,6 +99,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Nov 24 2022 jiangxinyu - 4.1.1-1 +- Update package to version 4.1.1 + * Fri May 27 2022 OpenStack_SIG - 4.1.0-1 - Upgrade package python3-confget to version 4.1.0