!10 [sync] PR-9: Modified the version number and open-source protocol version.

From: @openeuler-sync-bot 
Reviewed-by: @jimmy_hero 
Signed-off-by: @jimmy_hero
This commit is contained in:
openeuler-ci-bot 2022-10-18 03:42:53 +00:00 committed by Gitee
commit aa7571bb68
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: PyPAM
Version: 0.5.0
Release: 2
Release: 3
Summary: PAM bindings for Python
License: LGPLv2
License: LGPLv2.1
Url: http://www.pangalactic.org/PyPAM
Source0: http://www.pangalactic.org/PyPAM/%{name}-%{version}.tar.gz
@ -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<wangyu283@huawei.com> - 0.5.0-3
- Modified the version number and open-source protocol version.
* Fri Feb 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.5.0-1
- Package init