This commit is contained in:
Dennis Gilmore 2012-07-20 03:43:35 -05:00
parent 3481f5e3ca
commit db05004b6f

View File

@ -7,7 +7,7 @@
Summary: An utility for setting or changing passwords using PAM
Name: passwd
Version: 0.78.99
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD or GPLv2+
Group: System Environment/Base
URL: http://fedorahosted.org/passwd
@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/passwd.1*
%changelog
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.78.99-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jan 27 2012 Tomas Mraz <tmraz@redhat.com> 0.78.99-1
- use better (auditable) libselinux calls for checking
the access to passwd (#518268)