Update to 1.9.0

This commit is contained in:
Matthias Clasen 2005-06-21 14:41:59 +00:00
parent fd77b27ccb
commit a851aac94c
3 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,4 @@
pango-1.6.0.tar.bz2
pango-1.8.0.tar.bz2
pango-1.8.1.tar.bz2
pango-1.9.0.tar.bz2

View File

@ -7,8 +7,8 @@
Summary: System for layout and rendering of internationalized text.
Name: pango
Version: 1.8.1
Release: 2
Version: 1.9.0
Release: 1
License: LGPL
Group: System Environment/Libraries
Source: http://ftp.gnome.org/pub/gnome/sources/pango/1.8/pango-%{version}.tar.bz2
@ -20,6 +20,7 @@ Prereq: glib2 >= %{glib2_version}
Prereq: freetype >= %{freetype_version}
Prereq: xorg-x11-libs
Requires: freetype >= %{freetype_version}
Requires: cairo >= 0.5.0
BuildRequires: libtool >= 1.4.2-10
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: pkgconfig >= %{pkgconfig_version}
@ -177,6 +178,10 @@ esac
%changelog
* Tue Jun 21 2005 Matthias Clasen <mclasen@redhat.com> 1.9.0-1
- Update to 1.9.0
- Require cairo
* Fri Mar 4 2005 Owen Taylor <otaylor@redhat.com> - 1.8.1-1
- Update to 1.8.1

View File

@ -1 +1 @@
88aa6bf1876766db6864f3b93577887c pango-1.8.1.tar.bz2
d4948020be961217f2c3b0c0470762d1 pango-1.9.0.tar.bz2