This commit is contained in:
Jesse Keating 2009-02-26 09:57:44 +00:00
parent 0d7e238456
commit 018e2a0529

View File

@ -7,7 +7,7 @@
Summary: An utility for setting or changing passwords using PAM
Name: passwd
Version: 0.76
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD
Group: System Environment/Base
URL: http://fedorahosted.org/passwd
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/passwd.1*
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.76-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Feb 11 2009 Tomas Mraz <tmraz@redhat.com> 0.76-1
- identify SHA-256 and SHA-512 password hashes (#484994)