diff --git a/confget-4.1.0.tar.gz b/confget-4.1.0.tar.gz deleted file mode 100644 index ea755165a07225f051706dcc730f9c43c33d3dd1..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..4d61c3afd3859a15de595af2c8ce2736cd13087b Binary files /dev/null and b/confget-4.1.1.tar.gz differ diff --git a/python-confget.spec b/python-confget.spec index 67532eac195a928603709db796b174b37b0733bc..bfa0bfc7502a893df70c348fc970ede05d5ecf2b 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 +* Sun Apr 14 2024 OpenStack_SIG - 4.1.1-1 +- Upgrade 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