Update package to version 4.1.1

This commit is contained in:
jxy_git 2022-11-24 10:19:12 +08:00
parent 36fcd5f352
commit de087f60b9
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
confget-4.1.1.tar.gz Normal file

Binary file not shown.

View File

@ -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 <jiangxinyu@kylinos.cn> - 4.1.1-1
- Update package to version 4.1.1
* Fri May 27 2022 OpenStack_SIG <openstack@openeuler.org> - 4.1.0-1
- Upgrade package python3-confget to version 4.1.0