From d4f4b1cfbe85ede4fa5985357dcf9fd3882ec79b Mon Sep 17 00:00:00 2001 From: besfahbo Date: Aug 17 2006 19:31:29 +0000 Subject: - Bump glib requirement to 2.12.0. (bug #201586) --- diff --git a/pango.spec b/pango.spec index ee65b92..c254da2 100644 --- a/pango.spec +++ b/pango.spec @@ -1,4 +1,4 @@ -%define glib2_base_version 2.10.0 +%define glib2_base_version 2.12.0 %define glib2_version %{glib2_base_version}-1 %define pkgconfig_version 0.12 %define freetype_version 2.1.3-3 @@ -8,7 +8,7 @@ Summary: System for layout and rendering of internationalized text Name: pango Version: 1.14.0 -Release: 2 +Release: 3 License: LGPL Group: System Environment/Libraries Source: http://download.gnome.org/sources/pango/1.14/pango-%{version}.tar.bz2 @@ -189,6 +189,9 @@ esac %changelog +* Thu Aug 17 2006 Behdad Esfahbod - 1.14.0-3 +- Bump glib requirement to 2.12.0. (bug #201586) + * Wed Aug 07 2006 Behdad Esfahbod - 1.14.0-2 - Incorrect sources in last update. Fix.