change Release to 1

This commit is contained in:
tomtao 2020-09-06 11:43:28 +08:00 committed by Gitee
parent 7b89aa75b6
commit a1df1e08c5

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-portalocker
Version: 2.0.0
Release: 2
Release: 1
Summary: Wraps the portalocker recipe for easy usage
License: PSF
URL: https://github.com/WoLpH/portalocker
@ -68,7 +68,7 @@ mv %{buildroot}/doclist.lst .
%changelog
* Fri Sep 04 2020 Python_Bot <Python_Bot@openeuler.org>
- Simplify desc content and change Release to 2
- Simplify desc content
* Fri Sep 04 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated