This commit is contained in:
Dennis Gilmore 2013-08-03 11:37:15 -05:00
parent 6c2dbc5ad8
commit 64ce48cddd

View File

@ -7,7 +7,7 @@
Summary: An utility for setting or changing passwords using PAM
Name: passwd
Version: 0.79
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD or GPL+
Group: System Environment/Base
URL: http://fedorahosted.org/passwd
@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/passwd.1*
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.79-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sat Jun 22 2013 Miloslav Trmač <mitr@redhat.com> - 0.79-1
- Update to passwd-0.79
Resolves: #926312, #948790