diff --git a/python-concurrent_log_handler.spec b/python-concurrent_log_handler.spec index c3e6b85..149784d 100644 --- a/python-concurrent_log_handler.spec +++ b/python-concurrent_log_handler.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-concurrent-log-handler Version: 0.9.19 -Release: 1 +Release: 2 Summary: RotatingFileHandler replacement with concurrency, gzip and Windows support -License: http://www.apache.org/licenses/LICENSE-2.0 +License: Apache-2.0 URL: https://github.com/Preston-Landers/concurrent-log-handler Source0: https://files.pythonhosted.org/packages/e8/01/5ac5cc47af19444435c5817fc1baaa7ca5fba2633320d76644e50ff4b913/concurrent-log-handler-0.9.19.tar.gz BuildArch: noarch @@ -66,6 +66,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed May 11 2022 yaoxin - 0.9.19-2 +- License compliance rectification + * Thu Jan 27 2022 SimpleUpdate Robot - 0.9.19 - Upgrade to version 0.9.19