gcc update bump

This commit is contained in:
Jesse Keating 2005-12-09 22:42:49 +00:00
parent ca9af9713c
commit 8fe228d1cf

View File

@ -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 <jkeating@redhat.com>
- rebuilt
* Wed Nov 30 2005 Karel Zak <kzak@redhat.com> 21.8-1
- fix #174585 - killall crashes on long variable name
- spec file cleanup