From e3dc1739252eec1c013e36887fc2afb96184ce98 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Thu, 28 Jul 2005 20:28:39 +0000 Subject: [PATCH] - Update to 1.9.1 --- .cvsignore | 1 + pango.spec | 10 ++++++---- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index b7051ba..82041bb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ pango-1.6.0.tar.bz2 pango-1.8.0.tar.bz2 pango-1.8.1.tar.bz2 pango-1.9.0.tar.bz2 +pango-1.9.1.tar.bz2 diff --git a/pango.spec b/pango.spec index 879787c..875b4f2 100644 --- a/pango.spec +++ b/pango.spec @@ -3,12 +3,12 @@ %define pkgconfig_version 0.12 %define freetype_version 2.1.3-3 %define fontconfig_version 2.0 -%define cairo_version 0.5.0 +%define cairo_version 0.6.0 %define xft_version 1.9.1.020626.1517-1 Summary: System for layout and rendering of internationalized text. Name: pango -Version: 1.9.0 +Version: 1.9.1 Release: 1 License: LGPL Group: System Environment/Libraries @@ -67,8 +67,7 @@ pango. %build -## pango 1.9.0 shipped without api docs -%configure --without-qt --enable-gtk-doc +%configure make %install @@ -184,6 +183,9 @@ esac %changelog +* Thu Jul 28 2005 Owen Taylor 1.9.1-1 +- Update to 1.9.1 + * Tue Jun 21 2005 Matthias Clasen - Add a missing requires diff --git a/sources b/sources index 61b4d9c..bdee4e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d4948020be961217f2c3b0c0470762d1 pango-1.9.0.tar.bz2 +91f386893ff483e14dc4571e352150e4 pango-1.9.1.tar.bz2