!5 Update package to version 4.1.1

From: @jxy_git 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-12-05 03:49:28 +00:00 committed by Gitee
commit 69222ab69e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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 %global _empty_manifest_terminate_build 0
Name: python-confget Name: python-confget
Version: 4.1.0 Version: 4.1.1
Release: 1 Release: 1
Summary: Parse configuration files and extract values from them Summary: Parse configuration files and extract values from them
License: BSD License: BSD
URL: https://devel.ringlet.net/textproc/confget/ 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 BuildArch: noarch
%description %description
confget parse configuration files The confget library parses configuration files confget parse configuration files The confget library parses configuration files
@ -99,6 +99,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %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 * Fri May 27 2022 OpenStack_SIG <openstack@openeuler.org> - 4.1.0-1
- Upgrade package python3-confget to version 4.1.0 - Upgrade package python3-confget to version 4.1.0