Rebuilt for switch to libxcrypt

This commit is contained in:
Björn Esser 2018-01-20 23:07:26 +01:00
parent 13115d331d
commit 95ff4ad1c4
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -3,7 +3,7 @@
Summary: An extensible library which provides authentication for applications Summary: An extensible library which provides authentication for applications
Name: pam Name: pam
Version: 1.3.0 Version: 1.3.0
Release: 7%{?dist} Release: 8%{?dist}
# The library is BSD licensed with option to relicense as GPLv2+ # The library is BSD licensed with option to relicense as GPLv2+
# - this option is redundant as the BSD license allows that anyway. # - this option is redundant as the BSD license allows that anyway.
# pam_timestamp, pam_loginuid, and pam_console modules are GPLv2+. # pam_timestamp, pam_loginuid, and pam_console modules are GPLv2+.
@ -374,6 +374,9 @@ fi
%doc doc/adg/*.txt doc/adg/html %doc doc/adg/*.txt doc/adg/html
%changelog %changelog
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 1.3.0-8
- Rebuilt for switch to libxcrypt
* Thu Jan 11 2018 Tomáš Mráz <tmraz@redhat.com> 1.3.0-7 * Thu Jan 11 2018 Tomáš Mráz <tmraz@redhat.com> 1.3.0-7
- the NIS support now requires libtirpc - the NIS support now requires libtirpc