From a27137046139e28df862042e0042cff84c7289dc Mon Sep 17 00:00:00 2001 From: modric Date: Thu, 21 Apr 2022 13:18:41 +0000 Subject: [PATCH] =?UTF-8?q?Rebuild=20version=20number=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=EF=BC=9Arpm=E5=8C=85changelog=E6=9C=80=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=BF=A1=E6=81=AF=E4=B8=8E=E5=AE=9E=E9=99=85=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=B8=8D=E4=B8=80=E8=87=B4=20Release:=20=20=20=20=20?= =?UTF-8?q?=20=20=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit vs * Fri Feb 14 2020 openEuler Buildteam - 0.5.0-1 - Package init --- PyPAM.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PyPAM.spec b/PyPAM.spec index 786fc4f..fb43c02 100644 --- a/PyPAM.spec +++ b/PyPAM.spec @@ -1,6 +1,6 @@ Name: PyPAM Version: 0.5.0 -Release: 2 +Release: 2.h1 Summary: PAM bindings for Python License: LGPLv2 Url: http://www.pangalactic.org/PyPAM @@ -58,5 +58,8 @@ PYTHONPATH=build/lib.linux-`uname -m`-%{python3_version}/ %{__python3} tests/Pam %doc NEWS README ChangeLog INSTALL examples %changelog +* Thu Apr 21 2022 wangyu - 0.5.0-2.h1 +- Rebuild version number + * Fri Feb 14 2020 openEuler Buildteam - 0.5.0-1 - Package init -- Gitee