|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
Summary: An extensible library which provides authentication for applications
|
|
|
|
|
Name: pam
|
|
|
|
|
Version: 1.6.1
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
# The library is BSD licensed with option to relicense as GPLv2+
|
|
|
|
|
# - this option is redundant as the BSD license allows that anyway.
|
|
|
|
|
# pam_timestamp and pam_loginuid modules are GPLv2+.
|
|
|
|
@ -362,6 +362,10 @@ done
|
|
|
|
|
%{_pam_libdir}/libpam_misc.so.%{so_ver}*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com>
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.6.1-4
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|