diff --git a/passwd.spec b/passwd.spec index d2bb431..5fbb28f 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.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 - 0.78.99-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Fri Jan 27 2012 Tomas Mraz 0.78.99-1 - use better (auditable) libselinux calls for checking the access to passwd (#518268)