diff --git a/python-retrying.spec b/python-retrying.spec index 16b7fd5..727a1b0 100644 --- a/python-retrying.spec +++ b/python-retrying.spec @@ -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 +- Simplify desc content,change release to 2 + * Fri Aug 28 2020 Python_Bot - Package Spec generated