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

This commit is contained in:
Jesse Keating 2006-02-11 05:20:28 +00:00
parent 8e50f0029c
commit ade89bb1ed

View File

@ -3,7 +3,7 @@
Summary: Python bindings for the cairo library
Name: pycairo
Version: 1.0.2
Release: 1.2
Release: 1.2.1
License: LGPL
Group: Development/Languages
URL: http://cairographics.org/
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/pycairo/pycairo.h
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.2-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.2-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes