diff --git a/passwd.spec b/passwd.spec index bd70df5..148b6ae 100644 --- a/passwd.spec +++ b/passwd.spec @@ -7,7 +7,7 @@ Summary: An utility for setting or changing passwords using PAM Name: passwd Version: 0.78 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD or GPLv2+ Group: System Environment/Base URL: http://fedorahosted.org/passwd @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/passwd.1* %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 0.78-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Tue Feb 08 2011 Tomas Mraz 0.78-3 - add the postlogin substack to the PAM configuration (#665063)