From 34b2e2e0c4c4ff0c857a2ce9f8d0544a99b2dd09 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:56:39 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- passwd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/passwd.spec b/passwd.spec index 1da6625..2afb787 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.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 - 0.71-3.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.71-3.1 - rebuilt for new gcc4.1 snapshot and glibc changes