diff --git a/.gitignore b/.gitignore index 042e421..0a8e8a0 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ pango-1.28.1.tar.bz2 /pango-1.36.8.tar.xz /pango-1.37.0.tar.xz /pango-1.37.1.tar.xz +/pango-1.37.2.tar.xz diff --git a/pango.spec b/pango.spec index 0a851c6..18675a1 100644 --- a/pango.spec +++ b/pango.spec @@ -9,7 +9,7 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.37.1 +Version: 1.37.2 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -140,6 +140,9 @@ fi %changelog +* Tue Jul 21 2015 David King - 1.37.2-1 +- Update to 1.37.2 + * Tue Jun 23 2015 David King - 1.37.1-1 - Update to 1.37.1 - Use pkgconfig for BuildRequires diff --git a/sources b/sources index dd3029b..0a63a46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d58787a242be91707d38fa55bdb986f8 pango-1.37.1.tar.xz +3c2f052a07b7514ea02f6388dd3bc14b pango-1.37.2.tar.xz