diff --git a/.gitignore b/.gitignore index 6ae1e84..d10face 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ pango-1.28.1.tar.bz2 /pango-1.29.4.tar.xz /pango-1.29.5.tar.xz /pango-1.30.0.tar.xz +/pango-1.30.1.tar.xz diff --git a/pango.spec b/pango.spec index 800bc7b..fc2acb8 100644 --- a/pango.spec +++ b/pango.spec @@ -8,8 +8,8 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.30.0 -Release: 2%{?dist} +Version: 1.30.1 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/pango @@ -226,6 +226,9 @@ fi %changelog +* Thu Jun 07 2012 Richard Hughes - 1.30.1-1 +- Update to 1.30.1 + * Sat May 19 2012 Matthias Clasen - 1.30.0-2 - Fix up scriptlet dependencies (#684729) diff --git a/sources b/sources index 37fad20..46dda3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a70627ffd9f43c52c04cc0b05fe359f pango-1.30.0.tar.xz +ec3c1f236ee9bd4a982a5f46fcaff7b9 pango-1.30.1.tar.xz