From 54c32b68d63c6d8bb7caaa95ad123e4122184274 Mon Sep 17 00:00:00 2001 From: fanjiachen Date: Tue, 18 Aug 2020 21:51:48 +0800 Subject: [PATCH] add release for update --- PyPAM.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyPAM.spec b/PyPAM.spec index 364ccde..786fc4f 100644 --- a/PyPAM.spec +++ b/PyPAM.spec @@ -1,6 +1,6 @@ Name: PyPAM Version: 0.5.0 -Release: 1 +Release: 2 Summary: PAM bindings for Python License: LGPLv2 Url: http://www.pangalactic.org/PyPAM -- Gitee