[pango] Update to 1.29.3

Tomas Bzatek tbzatek at fedoraproject.org
Fri Jun 17 10:15:46 UTC 2011


commit 624aadadc51a8dd2f3b26d01d9a89c96264c5b7b
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Fri Jun 17 12:15:19 2011 +0200

    Update to 1.29.3

 .gitignore                                   |    1 +
 pango-1.28.4-stop-using-G_CONST_RETURN.patch |  412 --------------------------
 pango.spec                                   |   14 +-
 sources                                      |    2 +-
 4 files changed, 9 insertions(+), 420 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7f9b4b..5f4ab76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pango-1.28.1.tar.bz2
 /pango-1.28.2.tar.bz2
 /pango-1.28.3.tar.bz2
 /pango-1.28.4.tar.bz2
+/pango-1.29.3.tar.xz
diff --git a/pango.spec b/pango.spec
index d2f8357..4a3e04b 100644
--- a/pango.spec
+++ b/pango.spec
@@ -1,4 +1,4 @@
-%define glib2_base_version 2.17.3
+%define glib2_base_version 2.26.0
 %define glib2_version %{glib2_base_version}-1
 %define pkgconfig_version 0.12
 %define freetype_version 2.1.3-3
@@ -8,12 +8,12 @@
 
 Summary: System for layout and rendering of internationalized text
 Name: pango
-Version: 1.28.4
-Release: 2%{?dist}
+Version: 1.29.3
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 #VCS: git:git://git.gnome.org/pango
-Source: http://download.gnome.org/sources/pango/1.28/pango-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/pango/1.29/pango-%{version}.tar.xz
 URL: http://www.pango.org
 
 Requires: glib2 >= %{glib2_version}
@@ -39,8 +39,6 @@ BuildRequires: gnome-common intltool gtk-doc
 
 # Look for pango.modules in an arch-specific directory
 Patch0: pango-1.21.4-lib64.patch
-# from upstream (rebased)
-Patch1: pango-1.28.4-stop-using-G_CONST_RETURN.patch
 
 %description
 Pango is a library for laying out and rendering of text, with an emphasis
@@ -76,7 +74,6 @@ for the pango package.
 %setup -q -n pango-%{version}
 
 %patch0 -p1 -b .lib64
-%patch1 -p1 -b .const
 
 %build
 
@@ -241,6 +238,9 @@ fi
 
 
 %changelog
+* Fri Jun 17 2011 Tomas Bzatek <tbzatek at redhat.com> - 1.29.3-1
+- Update to 1.29.3
+
 * Thu Jun 16 2011 Tomas Bzatek <tbzatek at redhat.com> - 1.28.4-2
 - Stop using G_CONST_RETURN
 
diff --git a/sources b/sources
index c3f4993..7268ee1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f3989700f04e9117d30544a9078b3a0  pango-1.28.4.tar.bz2
+6ac4366d1e62c278e7191fa3b0c95080  pango-1.29.3.tar.xz


More information about the fonts-bugs mailing list