diff --git a/.gitignore b/.gitignore index b336275..24a8877 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ pango-1.28.1.tar.bz2 /pango-1.33.7.tar.xz /pango-1.33.8.tar.xz /pango-1.33.9.tar.xz +/pango-1.34.0.tar.xz diff --git a/pango.spec b/pango.spec index e209648..b11e2bd 100644 --- a/pango.spec +++ b/pango.spec @@ -9,12 +9,12 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.33.9 +Version: 1.34.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/pango -Source: http://download.gnome.org/sources/pango/1.33/pango-%{version}.tar.xz +Source: http://download.gnome.org/sources/pango/1.34/pango-%{version}.tar.xz URL: http://www.pango.org Requires: glib2 >= %{glib2_version} @@ -133,6 +133,9 @@ fi %changelog +* Tue Mar 26 2013 Kalev Lember - 1.34.0-1 +- Update to 1.34.0 + * Tue Mar 19 2013 Richard Hughes - 1.33.9-1 - Update to 1.33.9 diff --git a/sources b/sources index 1300b2d..9a07210 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -421ce0a7bace64c7c043431dcc03680b pango-1.33.9.tar.xz +eb440fc26b383c0be363e1b952ddc71c pango-1.34.0.tar.xz