- Bump glib requirement to 2.12.0. (bug #201586)

This commit is contained in:
besfahbo 2006-08-17 19:31:29 +00:00
parent 706712e7e4
commit d4f4b1cfbe

View File

@ -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 <besfahbo@redhat.com> - 1.14.0-3
- Bump glib requirement to 2.12.0. (bug #201586)
* Wed Aug 07 2006 Behdad Esfahbod <besfahbo@redhat.com> - 1.14.0-2
- Incorrect sources in last update. Fix.