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

This commit is contained in:
Jesse Keating 2006-02-11 03:41:28 +00:00
parent 7cd2cf82df
commit c566148abc

View File

@ -2,7 +2,7 @@
Name: javacc
Version: 3.2
Release: 1jpp_5fc
Release: 1jpp_6fc
Epoch: 0
Summary: A parser/scanner generator for java
License: BSD
@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/%{name}/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0:3.2-1jpp_6fc
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0:3.2-1jpp_5fc
- rebuilt for new gcc4.1 snapshot and glibc changes