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

This commit is contained in:
Jesse Keating 2006-02-11 03:10:40 +00:00
parent b7328407a2
commit d7718e93a9

View File

@ -1,7 +1,7 @@
Summary: A library of handy utility functions
Name: glib2
Version: 2.9.5
Release: 1.1
Release: 1.2
License: LGPL
Group: System Environment/Libraries
Source: glib-%{version}.tar.bz2
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.9.5-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.9.5-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes