diff --git a/python-concurrent_log_handler.spec b/python-concurrent_log_handler.spec index f8ab22a..d4f80bb 100644 --- a/python-concurrent_log_handler.spec +++ b/python-concurrent_log_handler.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-concurrent-log-handler Version: 0.9.16 -Release: 2 +Release: 1 Summary: RotatingFileHandler replacement with concurrency, gzip and Windows support License: http://www.apache.org/licenses/LICENSE-2.0 URL: https://github.com/Preston-Landers/concurrent-log-handler @@ -67,7 +67,7 @@ mv %{buildroot}/doclist.lst . %changelog * Fri Sep 4 2020 Python_Bot -- Simplify desc content and change Release to 2 +- Simplify desc content * Fri Aug 28 2020 Python_Bot - Package Spec generated