gcc update bump

This commit is contained in:
Jesse Keating 2005-12-09 22:43:53 +00:00
parent ceaf48976f
commit 854d5e9d8b
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Utilities for managing the XFS filesystem.
Name: xfsprogs
Version: 2.7.3
Release: 1
Release: 1.1
License: GPL
Group: System Environment/Base
URL: http://oss.sgi.com/projects/xfs/
@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.so
%changelog
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Mon Oct 31 2005 Robert Scheck <redhat@linuxnetz.de> 2.7.3-1
- Upgrade to 2.7.3 and enabled termcap support (#154323)