From f1a1e7e049f3c48e23344451f0a65ed23816f0388e2cb45eb410fc06a8204774 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 17 Nov 2023 15:46:52 +0000 Subject: [PATCH] Accepting request 1126237 from GNOME:Next - Update to version 8.3.0: OBS-URL: https://build.opensuse.org/request/show/1126237 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=248 --- baselibs.conf | 3 ++- harfbuzz-8.2.2.tar.xz | 3 --- harfbuzz-8.3.0.tar.xz | 3 +++ harfbuzz.changes | 10 ++++++++++ harfbuzz.spec | 3 ++- 5 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 harfbuzz-8.2.2.tar.xz create mode 100644 harfbuzz-8.3.0.tar.xz diff --git a/baselibs.conf b/baselibs.conf index f58929b..a8efbe4 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,5 @@ libharfbuzz0 -libharfbuzz-icu0 +libharfbuzz-cairo0 libharfbuzz-gobject0 +libharfbuzz-icu0 libharfbuzz-subset0 diff --git a/harfbuzz-8.2.2.tar.xz b/harfbuzz-8.2.2.tar.xz deleted file mode 100644 index 5e89d41..0000000 --- a/harfbuzz-8.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e433ad85fbdf57f680be29479b3f964577379aaf319f557eb76569f0ecbc90f3 -size 18905228 diff --git a/harfbuzz-8.3.0.tar.xz b/harfbuzz-8.3.0.tar.xz new file mode 100644 index 0000000..8107fe2 --- /dev/null +++ b/harfbuzz-8.3.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:109501eaeb8bde3eadb25fab4164e993fbace29c3d775bcaa1c1e58e2f15f847 +size 19002808 diff --git a/harfbuzz.changes b/harfbuzz.changes index 8d1db91..6aab1ce 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Nov 11 16:50:08 UTC 2023 - Andreas Stieger + +- Update to version 8.3.0: + + Improve memory barrier to fix potential segfaults + + Various subsetting and instancing fixes. + + Rename “hb-subset” option “--instance” to “--variations” to + match the other tools, old option kept as an alias +- -devel: fix no-library-dependency-on libharbuzz-cairo0 + ------------------------------------------------------------------- Wed Oct 18 09:05:52 UTC 2023 - Bjørn Lie diff --git a/harfbuzz.spec b/harfbuzz.spec index c59778b..d261dce 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 8.2.2 +Version: 8.3.0 Release: 0 Summary: An OpenType text shaping engine License: MIT @@ -92,6 +92,7 @@ This package provides a set of tools for HarfBuzz. %package devel Summary: Development files for the HarfBuzz OpenType text shaping engine +Requires: libharfbuzz-cairo0 = %{version} Requires: libharfbuzz-gobject0 = %{version} Requires: libharfbuzz-icu0 = %{version} Requires: libharfbuzz-subset0 = %{version}