From 5183d62a98d00ae1ee726e1be206cc59f9202423 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 23:16:54 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_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 f59dc7b..48df2a6 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: 15%{?dist} +Release: 16%{?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+. @@ -362,6 +362,9 @@ done %{_pam_libdir}/libpam_misc.so.%{so_ver}* %changelog +* Thu Jan 19 2023 Fedora Release Engineering +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Dec 19 2022 Iker Pedrosa - 1.5.2-15 - SPDX license migration