change release to 2

This commit is contained in:
tomtao 2020-08-31 18:38:21 +08:00 committed by Gitee
parent 8630b1abf2
commit 898ac74e72

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-retrying
Version: 1.3.3
Release: 1
Release: 2
Summary: Retrying
License: Apache 2.0
URL: https://github.com/rholder/retrying
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Mon Aug 31 2020 Python_Bot <Python_Bot@openeuler.org>
- Simplify desc content,change release to 2
* Fri Aug 28 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated