From cbfe9cc77fd1536884e47c5d80f322db89446a808bc98431d8a73a41e0ec4419 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 13 Sep 2023 11:35:02 +0000 Subject: [PATCH] Accepting request 1110592 from GNOME:Next Note that I've disabled the test that fails with this version in librsvg - we have other disabled test so it seems the "way" -- other distros also disables tests in librsvg willy nilly. - Update to version 8.2.0: + Various build and fuzzing fixes + Improvements to COLRv1 painting. + New API: - hb_paint_color_glyph_func_t - hb_paint_funcs_set_color_glyph_func - hb_paint_color_glyph OBS-URL: https://build.opensuse.org/request/show/1110592 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=243 --- harfbuzz-8.1.1.tar.xz | 3 --- harfbuzz-8.2.0.tar.xz | 3 +++ harfbuzz.changes | 11 +++++++++++ harfbuzz.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 harfbuzz-8.1.1.tar.xz create mode 100644 harfbuzz-8.2.0.tar.xz diff --git a/harfbuzz-8.1.1.tar.xz b/harfbuzz-8.1.1.tar.xz deleted file mode 100644 index bc2a1ec..0000000 --- a/harfbuzz-8.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0305ad702e11906a5fc0c1ba11c270b7f64a8f5390d676aacfd71db129d6565f -size 18820088 diff --git a/harfbuzz-8.2.0.tar.xz b/harfbuzz-8.2.0.tar.xz new file mode 100644 index 0000000..069c949 --- /dev/null +++ b/harfbuzz-8.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cb7117a62f42d5ad25d4a697e1bbfc65933b3eed2ee7f247203c79c9f1b514c +size 18892496 diff --git a/harfbuzz.changes b/harfbuzz.changes index 98a1be9..959b147 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Sep 8 20:14:07 UTC 2023 - Bjørn Lie + +- Update to version 8.2.0: + + Various build and fuzzing fixes + + Improvements to COLRv1 painting. + + New API: + - hb_paint_color_glyph_func_t + - hb_paint_funcs_set_color_glyph_func + - hb_paint_color_glyph + ------------------------------------------------------------------- Thu Aug 3 09:17:48 UTC 2023 - Bjørn Lie diff --git a/harfbuzz.spec b/harfbuzz.spec index 66b4019..cef8e4e 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 8.1.1 +Version: 8.2.0 Release: 0 Summary: An OpenType text shaping engine License: MIT