Modified the version number and open-source protocol version.

(cherry picked from commit b84740970568395dce921f2c025d699f994ceb98)
This commit is contained in:
modric 2022-04-22 02:23:41 +00:00 committed by openeuler-sync-bot
parent 2c0eb39756
commit d0a236422c

View File

@ -1,8 +1,8 @@
Name: PyPAM Name: PyPAM
Version: 0.5.0 Version: 0.5.0
Release: 2 Release: 3
Summary: PAM bindings for Python Summary: PAM bindings for Python
License: LGPLv2 License: LGPLv2.1
Url: http://www.pangalactic.org/PyPAM Url: http://www.pangalactic.org/PyPAM
Source0: http://www.pangalactic.org/PyPAM/%{name}-%{version}.tar.gz 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 %doc NEWS README ChangeLog INSTALL examples
%changelog %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 * Fri Feb 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.5.0-1
- Package init - Package init