From f4554483a73639b13cef85d1f83d97d94456a371e23a38e0dbe809deeb7ec16f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 28 Feb 2017 21:39:07 +0000 Subject: [PATCH 1/4] Accepting request 460615 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/460615 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=123 --- harfbuzz-1.4.2.tar.bz2 | 3 --- harfbuzz-1.4.3.tar.bz2 | 3 +++ harfbuzz.changes | 10 ++++++++++ harfbuzz.spec | 4 +++- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 harfbuzz-1.4.2.tar.bz2 create mode 100644 harfbuzz-1.4.3.tar.bz2 diff --git a/harfbuzz-1.4.2.tar.bz2 b/harfbuzz-1.4.2.tar.bz2 deleted file mode 100644 index d4003a8..0000000 --- a/harfbuzz-1.4.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f234dcfab000fdec24d43674fffa2fdbdbd654eb176afbde30e8826339cb7b3 -size 1446752 diff --git a/harfbuzz-1.4.3.tar.bz2 b/harfbuzz-1.4.3.tar.bz2 new file mode 100644 index 0000000..38a4c91 --- /dev/null +++ b/harfbuzz-1.4.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:838c17400a88a3a451eb401573ef94cdd50919730d98255547c459fef1d85321 +size 1470967 diff --git a/harfbuzz.changes b/harfbuzz.changes index 1a1eb03..a219149 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Feb 26 18:38:24 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.4.3: + + Route Adlam script to Arabic shaper. + + Misc fixes. + + New API: hb_font_set_face(). + + Deprecate API: hb_graphite2_font_get_gr_font(). +- Tweak descriptions for icu and devel subpackages. + ------------------------------------------------------------------- Tue Jan 24 17:12:44 UTC 2017 - dimstar@opensuse.org diff --git a/harfbuzz.spec b/harfbuzz.spec index 2b68d9f..8dc6520 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 1.4.2 +Version: 1.4.3 Release: 0 Summary: An OpenType text shaping engine License: MIT @@ -53,6 +53,7 @@ Group: System/Libraries %description -n libharfbuzz-icu0 HarfBuzz is an OpenType text shaping engine. +This package contains the ICU library. %package tools Summary: An OpenType text shaping engine -- Tools @@ -69,6 +70,7 @@ Requires: libharfbuzz0 = %{version} %description devel HarfBuzz is an OpenType text shaping engine. +This package contains the development files. %prep %setup -q -n harfbuzz-%{version} From 10d8800d65de70a3892b12ba9c4e93a1bed0fefd2a0080ec1eef12eb30e68f87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Sat, 11 Mar 2017 20:29:56 +0000 Subject: [PATCH 2/4] Accepting request 478663 from GNOME:Next Yet a new upstream rel OBS-URL: https://build.opensuse.org/request/show/478663 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=124 --- harfbuzz-1.4.3.tar.bz2 | 3 --- harfbuzz-1.4.5.tar.bz2 | 3 +++ harfbuzz.changes | 16 ++++++++++++++++ harfbuzz.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 harfbuzz-1.4.3.tar.bz2 create mode 100644 harfbuzz-1.4.5.tar.bz2 diff --git a/harfbuzz-1.4.3.tar.bz2 b/harfbuzz-1.4.3.tar.bz2 deleted file mode 100644 index 38a4c91..0000000 --- a/harfbuzz-1.4.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:838c17400a88a3a451eb401573ef94cdd50919730d98255547c459fef1d85321 -size 1470967 diff --git a/harfbuzz-1.4.5.tar.bz2 b/harfbuzz-1.4.5.tar.bz2 new file mode 100644 index 0000000..003aaa7 --- /dev/null +++ b/harfbuzz-1.4.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e05438165884f21658154c709075feaf98c93ee5c694b951533ac425a9a711 +size 1474461 diff --git a/harfbuzz.changes b/harfbuzz.changes index a219149..e893a92 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Mar 11 13:51:28 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.4.5: + + Revert "Fix Context lookup application when moving back after a + glyph..." This introduced memory access problems. To be fixed + properly soon. + +------------------------------------------------------------------- +Tue Mar 7 14:24:55 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.4.4: + + Fix Context lookup application when moving back after a glyph + deletion. + + Fix buffer-overrun in Bengali. + ------------------------------------------------------------------- Sun Feb 26 18:38:24 UTC 2017 - zaitor@opensuse.org diff --git a/harfbuzz.spec b/harfbuzz.spec index 8dc6520..4b79605 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 1.4.3 +Version: 1.4.5 Release: 0 Summary: An OpenType text shaping engine License: MIT From 646a5f0530edaffa9d8ae097f3e03a129a833df18dfa13b5635cc8a19c032871 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2017 13:53:57 +0000 Subject: [PATCH 3/4] Accepting request 481331 from home:scarabeus_iv:branches:GNOME:Factory mention fate number for 12sp2 inclusion OBS-URL: https://build.opensuse.org/request/show/481331 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=125 --- harfbuzz.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harfbuzz.changes b/harfbuzz.changes index e893a92..ca952cb 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat Mar 11 13:51:28 UTC 2017 - zaitor@opensuse.org -- Update to version 1.4.5: +- Update to version 1.4.5 fate#322101: + Revert "Fix Context lookup application when moving back after a glyph..." This introduced memory access problems. To be fixed properly soon. From 72a79e6246f1324e39f34994b7ebc3ca99addadc039a7bb88072d69b7fa9a708 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2017 13:54:16 +0000 Subject: [PATCH 4/4] OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=126 --- harfbuzz.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harfbuzz.changes b/harfbuzz.changes index ca952cb..3bfccc6 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat Mar 11 13:51:28 UTC 2017 - zaitor@opensuse.org -- Update to version 1.4.5 fate#322101: +- Update to version 1.4.5 (fate#322101): + Revert "Fix Context lookup application when moving back after a glyph..." This introduced memory access problems. To be fixed properly soon.