- Update to 1.14.4
- Fixes bugs 198136, 306388, 206390 - Remove upstreamed patch
This commit is contained in:
parent
8b6e9b1708
commit
598a2b8480
@ -1 +1 @@
|
||||
pango-1.14.3.tar.bz2
|
||||
pango-1.14.4.tar.bz2
|
||||
|
||||
13
pango.spec
13
pango.spec
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user