change Release to 1

This commit is contained in:
tomtao 2020-09-06 11:48:55 +08:00 committed by Gitee
parent 61d3844ce4
commit a959c3594e

View File

@ -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 <Python_Bot@openeuler.org>
- Simplify desc content and change Release to 2
- Simplify desc content
* Fri Aug 28 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated