gcc update bump

This commit is contained in:
Jesse Keating 2005-12-09 22:39:47 +00:00
parent 114f9f4bc7
commit e970bf56df

View File

@ -1,7 +1,7 @@
Summary: A GNU general-purpose parser generator.
Name: bison
Version: 2.1
Release: 1
Release: 1.1
License: GPL
Group: Development/Tools
Source: ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.bz2
@ -98,6 +98,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Fri Oct 14 2005 Roland McGrath <roland@redhat.com> - 2.1-1
- New upstream version 2.1
- New subpackage bison-runtime for i18n support files used by parsers.