diff --git a/confget-5.0.1.tar.gz b/confget-5.0.1.tar.gz deleted file mode 100644 index 172808595e121468ce2c79a53bfac959ca67a387..0000000000000000000000000000000000000000 Binary files a/confget-5.0.1.tar.gz and /dev/null differ diff --git a/confget-5.1.1.tar.gz b/confget-5.1.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7abd60dce18eeac7d65ab1971641660f95c8dddf Binary files /dev/null and b/confget-5.1.1.tar.gz differ diff --git a/python-confget.spec b/python-confget.spec index a00f3251772bb332adaa1053151ab44da013624a..b3c1580565c1bc156f88c44731a7ef07c4a8fb23 100644 --- a/python-confget.spec +++ b/python-confget.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-confget -Version: 5.0.1 +Version: 5.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/b9/e4/f3e526707834555f07809cc29333c70d6d34962afb20adee14c01485f9c7/confget-5.0.1.tar.gz +Source0: https://files.pythonhosted.org/packages/86/bb/8dec1dfa1d6788536ae160d9674a291b4aaf4ef8655ebce3cf13b4bfb7ee/confget-5.1.1.tar.gz BuildArch: noarch %description @@ -101,6 +101,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jul 19 2023 Dongxing Wang - 5.1.1-1 +- Update package to version 5.1.1 + * Mon Dec 19 2022 wangjunqi - 5.0.1-1 - Update package to version 5.0.1