From 598a2b8480ea1d4f0847b888315eda1d53feaa54 Mon Sep 17 00:00:00 2001 From: besfahbo Date: Fri, 15 Sep 2006 23:40:22 +0000 Subject: [PATCH] - Update to 1.14.4 - Fixes bugs 198136, 306388, 206390 - Remove upstreamed patch --- .cvsignore | 2 +- pango.spec | 13 +++++++------ sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.cvsignore b/.cvsignore index 9f81395..4287186 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pango-1.14.3.tar.bz2 +pango-1.14.4.tar.bz2 diff --git a/pango.spec b/pango.spec index 93a0f26..db02d21 100644 --- a/pango.spec +++ b/pango.spec @@ -7,8 +7,8 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.14.3 -Release: 2%{?dist} +Version: 1.14.4 +Release: 1%{?dist} License: LGPL Group: System Environment/Libraries Source: http://download.gnome.org/sources/pango/1.14/pango-%{version}.tar.bz2 @@ -37,9 +37,6 @@ Patch1: pango-slighthint.patch # Look for pango.modules in an arch-specific directory Patch2: pango-1.2.5-lib64.patch -# fixed in upstream cvs -Patch3: pango-1.14.3-hangul-decomposition.patch - %description Pango is a system for layout and rendering of internationalized text. @@ -70,7 +67,6 @@ pango. %patch1 -p1 -b .slighthint %patch2 -p1 -b .lib64 -%patch3 -p0 -b .hangul-decomposition %build @@ -193,6 +189,11 @@ esac %changelog +* Fri Sep 15 2006 Behdad Esfahbod - 2.4.1-1 +- Update to 1.14.4 +- Fixes bugs 198136, 306388, 206390 +- Remove upstreamed patch + * Tue Sep 12 2006 Matthias Clasen - 1.14.3-2 - Fix Hangul decomposition issues (#206044) diff --git a/sources b/sources index bbb85a3..0ebc802 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -afaf7128791f31b225079f73322eb67d pango-1.14.3.tar.bz2 +a1549ab27aa4555c55f555870e36d60b pango-1.14.4.tar.bz2