From 626e874f23baad6e77581fa0e1fa9aaa5b90cb03 Mon Sep 17 00:00:00 2001 From: besfahbo Date: Tue, 9 Jan 2007 20:56:05 +0000 Subject: [PATCH] - Update sources --- pango.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pango.spec b/pango.spec index a3fd15c..cfc3360 100644 --- a/pango.spec +++ b/pango.spec @@ -8,7 +8,7 @@ Summary: System for layout and rendering of internationalized text Name: pango Version: 1.15.3 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL Group: System Environment/Libraries Source: http://download.gnome.org/sources/pango/1.14/pango-%{version}.tar.bz2 @@ -189,6 +189,9 @@ esac %changelog +* Tue Jan 09 2007 Behdad Esfahbod - 1.15.3-2 +- Update sources + * Tue Jan 09 2007 Behdad Esfahbod - 1.15.3-1 - Update to 1.15.3 - Pass --with-included-modules=basic-fc. Saves one page of memory per process.