From 554dc12e3da699fc91044f3f42a26517229bb69b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 18:32:22 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pam.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pam.spec b/pam.spec index 0536ae2..37b626e 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.3 -Release: 1%{?dist} +Release: 2%{?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+. @@ -353,6 +353,9 @@ done %{_pam_libdir}/libpam_misc.so.%{so_ver}* %changelog +* Thu Jul 20 2023 Fedora Release Engineering +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Fri May 19 2023 Björn Esser - 1.5.3-1 - Rebase to release 1.5.3 Resolves: #2196709