!13 Update package to version 0.9.24

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-05-19 09:38:41 +00:00 committed by Gitee
commit a5ce588c37
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.

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-concurrent-log-handler Name: python-concurrent-log-handler
Version: 0.9.23 Version: 0.9.24
Release: 1 Release: 1
Summary: RotatingFileHandler replacement with concurrency, gzip and Windows support Summary: RotatingFileHandler replacement with concurrency, gzip and Windows support
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/Preston-Landers/concurrent-log-handler URL: https://github.com/Preston-Landers/concurrent-log-handler
Source0: https://files.pythonhosted.org/packages/15/b0/76d81143baf5bd320b6d976a30d401375f2b170efe99d4adc261ae5a6a90/concurrent-log-handler-0.9.23.tar.gz Source0: https://files.pythonhosted.org/packages/92/72/ba24e0086bc33cea921d97aeb3d3be52e3d15d327d7d1ec7c7b9abf523c2/concurrent-log-handler-0.9.24.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue May 16 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.9.24-1
- Update package to version 0.9.24
* Fri May 05 2023 wubijie <wubijie@kylinos.cn> - 0.9.23-1 * Fri May 05 2023 wubijie <wubijie@kylinos.cn> - 0.9.23-1
- Update package to version 0.9.23 - Update package to version 0.9.23