From 0a5d4fbf95327d7494c8d3abf9e1054677c5377a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:18:45 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- psmisc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/psmisc.spec b/psmisc.spec index e28d071..af01210 100644 --- a/psmisc.spec +++ b/psmisc.spec @@ -1,7 +1,7 @@ Summary: Utilities for managing processes on your system. Name: psmisc Version: 21.8 -Release: 1.2 +Release: 1.2.1 License: BSD/GPL Group: Applications/System Source: ftp://ftp.sf.net/pub/sourceforge/psmisc/psmisc-%{version}.tar.gz @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/pstree.1* %changelog +* Fri Feb 10 2006 Jesse Keating - 21.8-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 21.8-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes