diff --git a/passwd.spec b/passwd.spec index 04ad406..0fdcf09 100644 --- a/passwd.spec +++ b/passwd.spec @@ -7,7 +7,7 @@ Summary: The passwd utility for setting/changing passwords using PAM Name: passwd Version: 0.74 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD Group: System Environment/Base Source: %{name}-%{version}.tar.bz2 @@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/passwd.1* %changelog +* Wed Feb 20 2008 Fedora Release Engineering - 0.74-6 +- Autorebuild for GCC 4.3 + * Tue Sep 25 2007 Tomas Mraz 0.74-5 - buildrequires popt-devel