gcc update bump

This commit is contained in:
Jesse Keating 2005-12-09 22:40:23 +00:00
parent 42f6009802
commit ef70905a07

View File

@ -3,7 +3,7 @@
Summary: A program-script interaction and testing utility
Name: expect
Version: %{majorver}.0
Release: 2
Release: 2.1
License: Public Domain
Group: Development/Languages
URL: http://expect.nist.gov/
@ -152,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/tknewsbiff.1*
%changelog
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Tue May 31 2005 Jens Petersen <petersen@redhat.com> - 5.43.0-2
- fix flushing of unbuffer script (Charles Sullivan, #143963)
with unbuffer-child-flush-143963.patch (Don Libes)