From 7c3a46ac9b4bd37dc6f7919dd2a0eb922dbfd711 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:56:16 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- pango.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pango.spec b/pango.spec index 4757813..26a95d8 100644 --- a/pango.spec +++ b/pango.spec @@ -8,7 +8,7 @@ Summary: System for layout and rendering of internationalized text Name: pango Version: 1.11.4 -Release: 1.1 +Release: 1.2 License: LGPL Group: System Environment/Libraries Source: http://ftp.gnome.org/pub/gnome/sources/pango/1.8/pango-%{version}.tar.bz2 @@ -188,6 +188,9 @@ esac %changelog +* Fri Feb 10 2006 Jesse Keating - 1.11.4-1.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.11.4-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes