- Fix problem in the last patch where we weren't getting the metrics from
the right font description (#136428, Steven Lawrance)
This commit is contained in:
parent
da0f9730ae
commit
6ee681cb2d
@ -8,7 +8,7 @@
|
||||
Summary: System for layout and rendering of internationalized text.
|
||||
Name: pango
|
||||
Version: 1.6.0
|
||||
Release: 4
|
||||
Release: 5
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://ftp.gnome.org/pub/gnome/sources/pango/1.4/pango-%{version}.tar.bz2
|
||||
@ -193,6 +193,10 @@ esac
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 19 2004 Owen Taylor <otaylor@redhat.com> - 1.6.0-5
|
||||
- Fix problem in the last patch where we weren't getting the metrics from the
|
||||
right font description (#136428, Steven Lawrance)
|
||||
|
||||
* Mon Oct 18 2004 Owen Taylor <otaylor@redhat.com> - 1.6.0-4
|
||||
- Move place where we compute fontset metrics to fix problems with line
|
||||
height in CJK locales (#131218)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user