diff --git a/pam.spec b/pam.spec index 2eca017..2f228c7 100644 --- a/pam.spec +++ b/pam.spec @@ -4,7 +4,7 @@ Summary: An extensible library which provides authentication for applications Name: pam Version: 1.5.2 -Release: 6%{?dist} +Release: 7%{?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, pam_loginuid, and pam_console modules are GPLv2+. @@ -375,6 +375,9 @@ test "$FILE" != %{_sysconfdir}/authselect/fingerprint-auth && \ exit 0 %changelog +* Fri Nov 12 2021 Björn Esser - 1.5.2-7 +- Rebuild(libnsl2) + * Wed Oct 06 2021 Björn Esser - 1.5.2-6 - Remove old cruft from spec file - Rename docs sub-package to doc