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

This commit is contained in:
Jesse Keating 2006-02-11 04:07:30 +00:00
parent 18893d5b55
commit 74b034c34c

View File

@ -7,7 +7,7 @@
Name: libgtop2
Summary: libgtop library (version 2)
Version: 2.13.3
Release: 1.1
Release: 1.2
License: GPL
URL: ftp://ftp.gnome.org/pub/GNOME/sources/libgtop/2.0
Group: System Environment/Libraries
@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.3-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13.3-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes