From f8aea503c0da4b160d6861616848e012e0b8a4b4d80fc57776fa521d1582c6af Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 12 Feb 2014 10:06:42 +0000 Subject: [PATCH] Accepting request 221929 from GNOME:Next - Update to version 0.9.26: + Misc fixes. + Fix application of 'rtlm' feature. + Automatically apply frac/numr/dnom around U+2044 FRACTION SLASH. + Uniscribe: fix scratch-buffer accounting. + Reorder Tai Tham SAKOT to after tone-marks. + Add Hangul shaper. + Disable 'cswh' feature in Arabic shaper. + Coretext: better handle surrogate pairs. + Add HB_TAG_MAX and _HB_SCRIPT_MAX_VALUE. OBS-URL: https://build.opensuse.org/request/show/221929 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=43 --- harfbuzz-0.9.25.tar.bz2 | 3 --- harfbuzz-0.9.26.tar.bz2 | 3 +++ harfbuzz.changes | 15 +++++++++++++++ harfbuzz.spec | 4 ++-- 4 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 harfbuzz-0.9.25.tar.bz2 create mode 100644 harfbuzz-0.9.26.tar.bz2 diff --git a/harfbuzz-0.9.25.tar.bz2 b/harfbuzz-0.9.25.tar.bz2 deleted file mode 100644 index f5d413a..0000000 --- a/harfbuzz-0.9.25.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc6e5997a569526cd28147a80a0f65466e87ae617753b38704a60184bc6d6bee -size 1051548 diff --git a/harfbuzz-0.9.26.tar.bz2 b/harfbuzz-0.9.26.tar.bz2 new file mode 100644 index 0000000..83e4c7c --- /dev/null +++ b/harfbuzz-0.9.26.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ded7dc3d15fb5c9230d7a224b9256b67b35fde30193b4c3a4c3f6b13110e257 +size 1060264 diff --git a/harfbuzz.changes b/harfbuzz.changes index e9149b5..3a37e22 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Feb 11 22:42:42 UTC 2014 - dimstar@opensuse.org + +- Update to version 0.9.26: + + Misc fixes. + + Fix application of 'rtlm' feature. + + Automatically apply frac/numr/dnom around U+2044 FRACTION + SLASH. + + Uniscribe: fix scratch-buffer accounting. + + Reorder Tai Tham SAKOT to after tone-marks. + + Add Hangul shaper. + + Disable 'cswh' feature in Arabic shaper. + + Coretext: better handle surrogate pairs. + + Add HB_TAG_MAX and _HB_SCRIPT_MAX_VALUE. + ------------------------------------------------------------------- Wed Dec 11 13:05:49 UTC 2013 - pgajdos@suse.com diff --git a/harfbuzz.spec b/harfbuzz.spec index f436836..d8b4d87 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,7 +1,7 @@ # # spec file for package harfbuzz # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 0.9.25 +Version: 0.9.26 Release: 0 Summary: An OpenType text shaping engine License: MIT