- Update to 1.14.6

This commit is contained in:
besfahbo 2006-10-12 21:09:12 +00:00
parent f369fe00fa
commit 68382d8150
3 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
pango-1.14.4.tar.bz2
pango-1.14.6.tar.bz2

View File

@ -7,8 +7,8 @@
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.14.4
Release: 3%{?dist}
Version: 1.14.6
Release: 1%{?dist}
License: LGPL
Group: System Environment/Libraries
Source: http://download.gnome.org/sources/pango/1.14/pango-%{version}.tar.bz2
@ -36,8 +36,6 @@ Obsoletes: pango-gtkbeta, fribidi-gtkbeta
Patch1: pango-slighthint.patch
# Look for pango.modules in an arch-specific directory
Patch2: pango-1.2.5-lib64.patch
# Upstream patches
Patch3: pango-1.14.4-remove-unref.patch
%description
Pango is a system for layout and rendering of internationalized text.
@ -69,7 +67,6 @@ pango.
%patch1 -p1 -b .slighthint
%patch2 -p1 -b .lib64
%patch3 -p0 -b .remove-unref
%build
@ -192,6 +189,9 @@ esac
%changelog
* Thu Oct 12 2006 Behdad Esfahbod <besfahbo@redhat.com> - 1.14.6-1
- Update to 1.14.6
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 1.14.4-3
- rebuilt for unwind info generation, broken in gcc-4.1.1-21

View File

@ -1 +1 @@
a1549ab27aa4555c55f555870e36d60b pango-1.14.4.tar.bz2
e2c9658c6ed0b1f6bdc3b7c1171bf90f pango-1.14.6.tar.bz2