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

This commit is contained in:
Jesse Keating 2006-02-11 05:53:18 +00:00
parent 4ea8d5d34d
commit 50f8cebb8a

View File

@ -5,7 +5,7 @@
Summary: A utility for converting FIG files (made by xfig) to other formats.
Name: transfig
Version: 3.2.4
Release: 13.1
Release: 13.2
Epoch: 1
License: distributable
Group: Applications/Multimedia
@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
%{xfig_libdir}
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:3.2.4-13.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:3.2.4-13.1
- rebuilt for new gcc4.1 snapshot and glibc changes