From 0e0864c1b4918133ba8fe267c5f699d4092d8ae9f828ed799aa87c381c0b5e14 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 7 Nov 2013 19:53:16 +0000 Subject: [PATCH] Accepting request 206038 from GNOME:Next Update to 0.9.23 OBS-URL: https://build.opensuse.org/request/show/206038 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=38 --- harfbuzz-0.9.21.tar.bz2 | 3 --- harfbuzz-0.9.23.tar.bz2 | 3 +++ harfbuzz.changes | 22 ++++++++++++++++++++++ harfbuzz.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 harfbuzz-0.9.21.tar.bz2 create mode 100644 harfbuzz-0.9.23.tar.bz2 diff --git a/harfbuzz-0.9.21.tar.bz2 b/harfbuzz-0.9.21.tar.bz2 deleted file mode 100644 index 477a65f..0000000 --- a/harfbuzz-0.9.21.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0d36f883d98f2375f9b2a03c8a6c361b161a76d4b58ea9d08be59e39e73dae8 -size 913283 diff --git a/harfbuzz-0.9.23.tar.bz2 b/harfbuzz-0.9.23.tar.bz2 new file mode 100644 index 0000000..bdd1935 --- /dev/null +++ b/harfbuzz-0.9.23.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171ab7f58e7243082a4582f4d1f21b3f44462931ea92a6909d303ad3614794c7 +size 1027508 diff --git a/harfbuzz.changes b/harfbuzz.changes index 0c3182a..4595628 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Nov 6 21:54:05 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.9.23: + + Fix (Chain)Context recursion with non-monotone lookup + positions. + + Misc Indic bug fixes. + + New Javanese / Buginese shaping, similar to Windows 8.1. +- Drop harfbuzz-fix-non-return-in-nonvoid.patch: fixed upstream. + +------------------------------------------------------------------- +Sun Oct 20 16:16:57 UTC 2013 - zaitor@opensuse.org + +- Update to version 0.9.22: + + Fix use-after-end-of-scope in hb_language_from_string(). + + Fix hiding of default_ignorables if font doesn't have space + glyph. + + Protect against out-of-range lookup indices. + + API Changes: Added hb_ot_layout_table_get_lookup_count(). +- Add harfbuzz-fix-non-return-in-nonvoid.patch, fix a missing + return. Patch taken from upstream git. + ------------------------------------------------------------------- Tue Sep 17 20:46:36 UTC 2013 - dimstar@opensuse.org diff --git a/harfbuzz.spec b/harfbuzz.spec index 2c62715..a9a4afa 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 0.9.21 +Version: 0.9.23 Release: 0 Summary: An OpenType text shaping engine License: MIT