diff --git a/.gitignore b/.gitignore index 2604b94..6ae1e84 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ pango-1.28.1.tar.bz2 /pango-1.29.3.tar.xz /pango-1.29.4.tar.xz /pango-1.29.5.tar.xz +/pango-1.30.0.tar.xz diff --git a/pango.spec b/pango.spec index 4bcfc2a..0f23901 100644 --- a/pango.spec +++ b/pango.spec @@ -8,8 +8,8 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.29.5 -Release: 2%{?dist} +Version: 1.30.0 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/pango @@ -238,6 +238,9 @@ fi %changelog +* Wed Mar 28 2012 Richard Hughes - 1.30.0-1 +- Update to 1.30.0 + * Fri Jan 13 2012 Fedora Release Engineering - 1.29.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 9829d16..37fad20 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01441a5a4995ce65663ac0be34d7cc79 pango-1.29.5.tar.xz +2a70627ffd9f43c52c04cc0b05fe359f pango-1.30.0.tar.xz