bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 04:56:39 +00:00
parent 34b5cbf4d1
commit 34b2e2e0c4

View File

@ -7,7 +7,7 @@
Summary: The passwd utility for setting/changing passwords using PAM.
Name: passwd
Version: 0.71
Release: 3.1
Release: 3.2
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
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.71-3.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.71-3.1
- rebuilt for new gcc4.1 snapshot and glibc changes