diff --git a/.gitignore b/.gitignore index d52e8ca..aa6345b 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ pango-1.28.1.tar.bz2 /pango-1.36.5.tar.xz /pango-1.36.6.tar.xz /pango-1.36.7.tar.xz +/pango-1.36.8.tar.xz diff --git a/pango.spec b/pango.spec index d558c18..880a1e3 100644 --- a/pango.spec +++ b/pango.spec @@ -9,7 +9,7 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.36.7 +Version: 1.36.8 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -156,6 +156,9 @@ fi %changelog +* Mon Sep 22 2014 Kalev Lember - 1.36.8-1 +- Update to 1.36.8 + * Wed Sep 03 2014 Kalev Lember - 1.36.7-1 - Update to 1.36.7 - Tighten deps with the _isa macro diff --git a/sources b/sources index ebc9ae7..f9d31fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e8057da0e9e1ed0484f50887ac0ae0f pango-1.36.7.tar.xz +217a9a753006275215fa9fa127760ece pango-1.36.8.tar.xz