- Update to 1.14.4

- Fixes bugs 198136, 306388, 206390
- Remove upstreamed patch
This commit is contained in:
besfahbo 2006-09-15 23:40:22 +00:00
parent 8b6e9b1708
commit 598a2b8480
3 changed files with 9 additions and 8 deletions

View File

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

View File

@ -7,8 +7,8 @@
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.14.3
Release: 2%{?dist}
Version: 1.14.4
Release: 1%{?dist}
License: LGPL
Group: System Environment/Libraries
Source: http://download.gnome.org/sources/pango/1.14/pango-%{version}.tar.bz2
@ -37,9 +37,6 @@ Patch1: pango-slighthint.patch
# Look for pango.modules in an arch-specific directory
Patch2: pango-1.2.5-lib64.patch
# fixed in upstream cvs
Patch3: pango-1.14.3-hangul-decomposition.patch
%description
Pango is a system for layout and rendering of internationalized text.
@ -70,7 +67,6 @@ pango.
%patch1 -p1 -b .slighthint
%patch2 -p1 -b .lib64
%patch3 -p0 -b .hangul-decomposition
%build
@ -193,6 +189,11 @@ esac
%changelog
* Fri Sep 15 2006 Behdad Esfahbod <besfahbo@redhat.com> - 2.4.1-1
- Update to 1.14.4
- Fixes bugs 198136, 306388, 206390
- Remove upstreamed patch
* Tue Sep 12 2006 Matthias Clasen <mclasen@redhat.com> - 1.14.3-2
- Fix Hangul decomposition issues (#206044)

View File

@ -1 +1 @@
afaf7128791f31b225079f73322eb67d pango-1.14.3.tar.bz2
a1549ab27aa4555c55f555870e36d60b pango-1.14.4.tar.bz2