Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
This commit is contained in:
parent
35f9128ba2
commit
fe5edc0f31
@ -1,6 +1,6 @@
|
||||
Name: python-pam
|
||||
Version: 2.0.2
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Pure Python interface to the Pluggable Authentication Modules system on Linux
|
||||
License: MIT
|
||||
URL: https://github.com/FirefighterBlu3/python-pam
|
||||
@ -41,6 +41,10 @@ authenticate a given username / password against the PAM system on Linux.
|
||||
%{python3_sitelib}/python_pam-%{version}*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.0.2-10
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
* Fri Sep 27 2024 Ray Strode <rstrode@redhat.com> - 2.0.2-9
|
||||
- Fix crash with pam_lastlog
|
||||
Resolves: RHEL-53984
|
||||
|
Loading…
Reference in New Issue
Block a user