This commit is contained in:
Matthias Clasen 2010-02-22 23:37:53 +00:00
parent b72f88fc1d
commit 12a6804f14
3 changed files with 7 additions and 5 deletions

View File

@ -1 +1 @@
pango-1.26.1.tar.bz2
pango-1.27.1.tar.bz2

View File

@ -8,13 +8,12 @@
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.26.2
Version: 1.27.1
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
Source: http://download.gnome.org/sources/pango/1.26/pango-%{version}.tar.bz2
Source: http://download.gnome.org/sources/pango/1.27/pango-%{version}.tar.bz2
URL: http://www.pango.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# We need to prereq this so we can run pango-querymodules
Prereq: glib2 >= %{glib2_version}
@ -230,6 +229,9 @@ fi
%changelog
* Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> - 1.27.1-1
- Update to 1.27.1
* Wed Dec 16 2009 Matthias Clasen <mclasen@redhat.com> - 1.26.2-1
- Update to 1.26.2
- See http://download.gnome.org/sources/pango/1.26/pango-1.26.2.news

View File

@ -1 +1 @@
f30212b8833af3ce5c82121dc309e3d0 pango-1.26.2.tar.bz2
ffc867ee6c3173bc3941002f33ea4148 pango-1.27.1.tar.bz2