diff --git a/concurrent-log-handler-0.9.23.tar.gz b/concurrent-log-handler-0.9.23.tar.gz deleted file mode 100644 index a252c2e..0000000 Binary files a/concurrent-log-handler-0.9.23.tar.gz and /dev/null differ diff --git a/concurrent-log-handler-0.9.24.tar.gz b/concurrent-log-handler-0.9.24.tar.gz new file mode 100644 index 0000000..5788a57 Binary files /dev/null and b/concurrent-log-handler-0.9.24.tar.gz differ diff --git a/python-concurrent-log-handler.spec b/python-concurrent-log-handler.spec index 2529436..04c52b4 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.23 +Version: 0.9.24 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/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 %description @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 16 2023 jiangxinyu - 0.9.24-1 +- Update package to version 0.9.24 + * Fri May 05 2023 wubijie - 0.9.23-1 - Update package to version 0.9.23