bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 02:44:48 +00:00
parent c65c5cb558
commit 9d27729ab8

View File

@ -1,7 +1,7 @@
Summary: A tool for creating scanners (text pattern recognizers).
Name: flex
Version: 2.5.4a
Release: 37.1
Release: 37.2
License: BSD
Group: Development/Tools
URL: http://www.gnu.org/software/flex/
@ -79,6 +79,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_includedir}/FlexLexer.h
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.5.4a-37.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.5.4a-37.1
- rebuilt for new gcc4.1 snapshot and glibc changes