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

This commit is contained in:
Jesse Keating 2006-02-11 03:06:53 +00:00
parent 447cd5b79f
commit 20d7c68a42

View File

@ -6,7 +6,7 @@ Name: ghostscript
Version: %{gs_ver}
BuildRequires: libjpeg-devel
Release: 5.1
Release: 5.2
License: GPL
URL: http://www.cups.org/espgs/
@ -263,6 +263,9 @@ rm -rf $RPM_BUILD_ROOT
%postun -p /sbin/ldconfig
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 8.15.1-5.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 8.15.1-5.1
- rebuilt for new gcc4.1 snapshot and glibc changes