From 08ce2c8780dae63fc03497fc1de5acc7b40d29a3 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 28 Sep 2011 11:07:51 -0400 Subject: [PATCH] Update to 1.29.4 --- .gitignore | 1 + pango.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5f4ab76..9640857 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ pango-1.28.1.tar.bz2 /pango-1.28.3.tar.bz2 /pango-1.28.4.tar.bz2 /pango-1.29.3.tar.xz +/pango-1.29.4.tar.xz diff --git a/pango.spec b/pango.spec index 968e4a2..938e2a6 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.3 -Release: 2%{?dist} +Version: 1.29.4 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/pango @@ -241,6 +241,9 @@ fi %changelog +* Wed Sep 28 2011 Ray - 1.29.4-1 +- Update to 1.29.4 + * Wed Aug 17 2011 Kalev Lember - 1.29.3-2 - Fix a crash in the fallback engine diff --git a/sources b/sources index 7268ee1..1983db7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ac4366d1e62c278e7191fa3b0c95080 pango-1.29.3.tar.xz +9d5aba73897d2e8e8115b3f4fddbc0af pango-1.29.4.tar.xz