From a1df1e08c58649a087299d5d7a99fb7d8b6e92ef Mon Sep 17 00:00:00 2001 From: tomtao <1450026690@qq.com> Date: Sun, 6 Sep 2020 11:43:28 +0800 Subject: [PATCH] change Release to 1 --- python-portalocker.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-portalocker.spec b/python-portalocker.spec index 1b25417..181f017 100644 --- a/python-portalocker.spec +++ b/python-portalocker.spec @@ -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 -- Simplify desc content and change Release to 2 +- Simplify desc content * Fri Sep 04 2020 Python_Bot - Package Spec generated