diff --git a/concurrent-log-handler-0.9.20.tar.gz b/concurrent-log-handler-0.9.20.tar.gz deleted file mode 100644 index 23d9625..0000000 Binary files a/concurrent-log-handler-0.9.20.tar.gz and /dev/null differ diff --git a/concurrent-log-handler-0.9.21.tar.gz b/concurrent-log-handler-0.9.21.tar.gz new file mode 100644 index 0000000..9345eed Binary files /dev/null and b/concurrent-log-handler-0.9.21.tar.gz differ diff --git a/python-concurrent-log-handler.spec b/python-concurrent-log-handler.spec index 7ee2efa..4ad0883 100644 --- a/python-concurrent-log-handler.spec +++ b/python-concurrent-log-handler.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-concurrent-log-handler -Version: 0.9.20 +Version: 0.9.21 Release: 1 Summary: RotatingFileHandler replacement with concurrency, gzip and Windows support License: Apache-2.0 URL: https://github.com/Preston-Landers/concurrent-log-handler -Source0: https://files.pythonhosted.org/packages/ed/a9/bad30f1551680284309fa6293e75d2eb98c64b7278f4cb1e08175553f48a/concurrent-log-handler-0.9.20.tar.gz +Source0: https://files.pythonhosted.org/packages/2a/5d/5a8f75ef3991c13be87f8cc2dfc8c447bf67dd7e4e5bc25b0f2efa638b99/concurrent-log-handler-0.9.21.tar.gz BuildArch: noarch %description @@ -66,6 +66,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Apr 6 2023 wubijie - 0.9.21-1 +- Update package to version 0.9.21 + * Mon Nov 21 2022 liqiuyu - 0.9.20-1 - Update package to version 0.9.20