diff --git a/.gitignore b/.gitignore index a5da838..0220513 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ pango-1.28.1.tar.bz2 /pango-1.32.2.tar.xz /pango-1.32.3.tar.xz /pango-1.32.5.tar.xz +/pango-1.32.6.tar.xz diff --git a/pango.spec b/pango.spec index 18df065..240f9d7 100644 --- a/pango.spec +++ b/pango.spec @@ -1,7 +1,7 @@ %define glib2_version 2.33.12 %define pkgconfig_version 0.12 %define freetype_version 2.1.5 -%define fontconfig_version 2.6 +%define fontconfig_version 2.10.91 %define cairo_version 1.7.6 %define libthai_version 0.1.9 %define harfbuzz_version 0.9.9 @@ -9,7 +9,7 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.32.5 +Version: 1.32.6 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -133,6 +133,9 @@ fi %changelog +* Tue Jan 15 2013 Matthias Clasen - 1.32.6-1 +- Update to 1.32.6 + * Thu Dec 20 2012 Kalev Lember - 1.32.5-1 - Update to 1.32.5 diff --git a/sources b/sources index 0dfe0a5..0d516b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e846804d6e219bc795a26a4a39b5bfd pango-1.32.5.tar.xz +1af2e3a0ac5a258eff5ceddb6ed60ebd pango-1.32.6.tar.xz