From 52766bc4013ab31d2375e7fe6dabadce54ac24b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Fri, 12 Nov 2021 22:01:51 +0100 Subject: [PATCH] Rebuild(libnsl2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Björn Esser --- pam.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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