From 779299150ddc47ff38fab885bf2802240c3751d2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 21 Feb 2006 14:36:27 +0000 Subject: [PATCH] 1.11.6 --- .cvsignore | 1 + pango.spec | 16 ++++++---------- sources | 2 +- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/.cvsignore b/.cvsignore index af790f1..471cfa2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -12,3 +12,4 @@ pango-1.11.2.tar.bz2 pango-1.11.3.tar.bz2 pango-1.11.4.tar.bz2 pango-1.11.5.tar.bz2 +pango-1.11.6.tar.bz2 diff --git a/pango.spec b/pango.spec index ee293bb..307dbdb 100644 --- a/pango.spec +++ b/pango.spec @@ -7,8 +7,8 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.11.5 -Release: 2 +Version: 1.11.6 +Release: 1 License: LGPL Group: System Environment/Libraries Source: http://ftp.gnome.org/pub/gnome/sources/pango/1.8/pango-%{version}.tar.bz2 @@ -37,11 +37,6 @@ Patch1: pango-slighthint.patch # Look for pango.modules in an arch-specific directory Patch5: pango-1.2.5-lib64.patch -# already in upstream cvs -Patch6: private-api.patch -# already in upstream cvs -Patch7: pango-split.patch - %description Pango is a system for layout and rendering of internationalized text. @@ -73,9 +68,6 @@ pango. %patch1 -p1 -b .slighthint %patch5 -p1 -b .lib64 -%patch6 -p0 -b .private-api -%patch7 -p0 -b .pango-split - %build %configure --disable-gtk-doc @@ -196,6 +188,10 @@ esac %changelog +* Tue Feb 21 2006 Matthias Clasen - 1.11.6-1 +- Upate to 1.11.6 +- Drop upstreamed patches + * Fri Feb 17 2006 Matthias Clasen - 1.11.5-2 - Fix a crash in pango_split - Hide some private API diff --git a/sources b/sources index 29043e7..17b4fb7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f3b0d6211679664720d20410069757a4 pango-1.11.5.tar.bz2 +ade68b98792417cf4295d86c80054864 pango-1.11.6.tar.bz2