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

This commit is contained in:
Jesse Keating 2006-02-11 02:13:39 +00:00
parent 4f1cb44809
commit e3575aa659

View File

@ -4,7 +4,7 @@
Summary: A vector graphics library
Name: cairo
Version: 1.0.2
Release: 4.1
Release: 4.2
URL: http://cairographics.org
Source0: %{name}-%{version}.tar.gz
License: LGPL/MPL
@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.2-4.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.2-4.1
- rebuilt for new gcc4.1 snapshot and glibc changes