From 74b034c34c2a135cdcb39f19f3d863af1067e034 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:07:30 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libgtop2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgtop2.spec b/libgtop2.spec index aafc580..fe7b5d5 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -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 - 2.13.3-1.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 2.13.3-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes