This commit is contained in:
parent
6e70968b77
commit
302f037d5e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e81c61d0eb5e2409a77a6ced7b2f9920d92e7e643fe985bd08d1ce023b77dce0
|
|
||||||
size 1437896
|
|
3
pango-1.21.5.tar.bz2
Normal file
3
pango-1.21.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c63da7accc8236a04de16fa72468d6194185674da24ef8746ff8ace9609cdb10
|
||||||
|
size 1458550
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 30 17:20:53 CEST 2008 - mboman@novell.com
|
||||||
|
|
||||||
|
- Updated to version 1.21.5:
|
||||||
|
+ Make the reference the font->fontmap reference weak.
|
||||||
|
+ Improve pango_language_get_sample_string() to add language sample texts
|
||||||
|
that are actually usable.
|
||||||
|
+ In pango_language_get_sample_string() use default language if provided
|
||||||
|
language is NULL.
|
||||||
|
+ Update OpenType language-system tags to OpenType 1.5 draft intersected
|
||||||
|
with ISO639-3 of 2008/08/04.
|
||||||
|
+ New API addition.
|
||||||
|
+ Bugs fixed: bgo#549003, bgo#143542, bgo#314094, bgo#473806,
|
||||||
|
bgo#473805, bgo#470895, bgo#547432
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 24 17:20:53 CEST 2008 - mboman@novell.com
|
Sun Aug 24 17:20:53 CEST 2008 - mboman@novell.com
|
||||||
|
|
||||||
|
16
pango.spec
16
pango.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pango (Version 1.21.4)
|
# spec file for package pango (Version 1.21.5)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -26,7 +26,7 @@ BuildRequires: cairo-devel glib2-devel gtk-doc perl-XML-Parser sgml-skel
|
|||||||
License: LGPL v2.1 or later
|
License: LGPL v2.1 or later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 1.21.4
|
Version: 1.21.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: System for Layout and Rendering of Internationalised Text
|
Summary: System for Layout and Rendering of Internationalised Text
|
||||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.18/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.18/%{name}-%{version}.tar.bz2
|
||||||
@ -223,6 +223,18 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/pango
|
%{_datadir}/gtk-doc/html/pango
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 30 2008 mboman@novell.com
|
||||||
|
- Updated to version 1.21.5:
|
||||||
|
+ Make the reference the font->fontmap reference weak.
|
||||||
|
+ Improve pango_language_get_sample_string() to add language sample texts
|
||||||
|
that are actually usable.
|
||||||
|
+ In pango_language_get_sample_string() use default language if provided
|
||||||
|
language is NULL.
|
||||||
|
+ Update OpenType language-system tags to OpenType 1.5 draft intersected
|
||||||
|
with ISO639-3 of 2008/08/04.
|
||||||
|
+ New API addition.
|
||||||
|
+ Bugs fixed: bgo#549003, bgo#143542, bgo#314094, bgo#473806,
|
||||||
|
bgo#473805, bgo#470895, bgo#547432
|
||||||
* Sun Aug 24 2008 mboman@novell.com
|
* Sun Aug 24 2008 mboman@novell.com
|
||||||
- Updated to version 1.21.4:
|
- Updated to version 1.21.4:
|
||||||
* Bugs fixed: bgo#547303, bgo#546534, bgo#431394, bgo#377948,
|
* Bugs fixed: bgo#547303, bgo#546534, bgo#431394, bgo#377948,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user