From 9361884878db7a0d0767215cb15f2f3a5b4a9b0b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 21 Sep 2010 18:48:20 -0400 Subject: [PATCH] Rebuild --- pango.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pango.spec b/pango.spec index 85ae431..9e37728 100644 --- a/pango.spec +++ b/pango.spec @@ -9,7 +9,7 @@ Summary: System for layout and rendering of internationalized text Name: pango Version: 1.28.1 -Release: 5%{?dist} +Release: 6%{?dist} License: LGPLv2+ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/pango @@ -237,6 +237,9 @@ fi %changelog +* Tue Sep 21 2010 Matthias Clasen - 1.28.1-6 +- Rebuild against newer gobject-introspection + * Fri Sep 03 2010 Parag Nemade - 1.28.1-5 - Merge Review cleanup (rh#226229)