diff --git a/.gitignore b/.gitignore index 322520e..d285f27 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ pango-1.28.1.tar.bz2 /pango-1.30.1.tar.xz /pango-1.31.0.tar.xz /pango-1.32.1.tar.xz +/pango-1.32.2.tar.xz diff --git a/pango.spec b/pango.spec index f749b40..a1c08d0 100644 --- a/pango.spec +++ b/pango.spec @@ -1,7 +1,6 @@ -%define glib2_base_version 2.26.0 -%define glib2_version %{glib2_base_version}-1 +%define glib2_version 2.33.12 %define pkgconfig_version 0.12 -%define freetype_version 2.1.3-3 +%define freetype_version 2.1.5 %define fontconfig_version 2.6 %define cairo_version 1.7.6 %define libthai_version 0.1.9 @@ -10,7 +9,7 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.32.1 +Version: 1.32.2 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -134,6 +133,9 @@ fi %changelog +* Wed Nov 14 2012 Kalev Lember - 1.32.2-1 +- Update to 1.32.2 + * Thu Sep 27 2012 Matthias Clasen - 1.32.1-1 - Update to 1.32.1 - Move module cache file to /usr/lib64/pango/1.8.0/modules.cache diff --git a/sources b/sources index 57dc793..6cbe523 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -73570ab28462fc43960a8d1ffdae43d0 pango-1.32.1.tar.xz +ffb1f5da89205cd77f18f483c41ae70b pango-1.32.2.tar.xz