From a959c3594ef30e6572c21cc9213120e5eb06f0e1 Mon Sep 17 00:00:00 2001 From: tomtao <1450026690@qq.com> Date: Sun, 6 Sep 2020 11:48:55 +0800 Subject: [PATCH] change Release to 1 --- python-concurrent_log_handler.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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