From 95ff4ad1c468aba6822a90ac3d6781c086bcf1f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 20 Jan 2018 23:07:26 +0100 Subject: [PATCH] Rebuilt for switch to libxcrypt --- pam.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pam.spec b/pam.spec index b556f1f..66f0e58 100644 --- a/pam.spec +++ b/pam.spec @@ -3,7 +3,7 @@ Summary: An extensible library which provides authentication for applications Name: pam Version: 1.3.0 -Release: 7%{?dist} +Release: 8%{?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+. @@ -374,6 +374,9 @@ fi %doc doc/adg/*.txt doc/adg/html %changelog +* Sat Jan 20 2018 Björn Esser - 1.3.0-8 +- Rebuilt for switch to libxcrypt + * Thu Jan 11 2018 Tomáš Mráz 1.3.0-7 - the NIS support now requires libtirpc