diff --git a/passwd.spec b/passwd.spec index aa342ab..1da6625 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.71 -Release: 3 +Release: 3.1 License: BSD Group: System Environment/Base Source: %{name}-%{version}.tar.bz2 @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/passwd.1* %changelog +* Tue Feb 07 2006 Jesse Keating - 0.71-3.1 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Tue Jan 31 2006 Steve Grubb 0.71-3 - Adjust audit patch so it builds without libaudit