From 8fe228d1cf625714f1dcdc44779555ce0026d993 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 9 Dec 2005 22:42:49 +0000 Subject: [PATCH] gcc update bump --- psmisc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/psmisc.spec b/psmisc.spec index 6fd3785..76e00ea 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 +Release: 1.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 Dec 09 2005 Jesse Keating +- rebuilt + * Wed Nov 30 2005 Karel Zak 21.8-1 - fix #174585 - killall crashes on long variable name - spec file cleanup