From 35b12b654d9b0b53421a2ea41b13a9c8c8d99bc8cab70a61c39d213870bdedd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 20 Oct 2023 21:31:30 +0000 Subject: [PATCH] Accepting request 1118544 from GNOME:Next New upstream release OBS-URL: https://build.opensuse.org/request/show/1118544 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=246 --- harfbuzz-8.2.1.tar.xz | 3 --- harfbuzz-8.2.2.tar.xz | 3 +++ harfbuzz.changes | 11 +++++++++++ harfbuzz.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 harfbuzz-8.2.1.tar.xz create mode 100644 harfbuzz-8.2.2.tar.xz diff --git a/harfbuzz-8.2.1.tar.xz b/harfbuzz-8.2.1.tar.xz deleted file mode 100644 index 60b32c2..0000000 --- a/harfbuzz-8.2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fec78f98c9c8faf228957a201c8846f809452c20f8445eb092a1ba6f22dbea5 -size 18889168 diff --git a/harfbuzz-8.2.2.tar.xz b/harfbuzz-8.2.2.tar.xz new file mode 100644 index 0000000..5e89d41 --- /dev/null +++ b/harfbuzz-8.2.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e433ad85fbdf57f680be29479b3f964577379aaf319f557eb76569f0ecbc90f3 +size 18905228 diff --git a/harfbuzz.changes b/harfbuzz.changes index 9beb426..8d1db91 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Oct 18 09:05:52 UTC 2023 - Bjørn Lie + +- Update to version 8.2.2: + + Fix regression from 8.1.0 in shaping fonts with duplicate + feature tags. + + Fix regression from 8.2.0 in parsing CSS-style feature strings. + + Variable fonts instanciation now handles more tables. + + Various CMake build improvements. + + Various fixes to build without errors with gcc 4.9.2. + ------------------------------------------------------------------- Mon Sep 18 19:54:24 UTC 2023 - Bjørn Lie diff --git a/harfbuzz.spec b/harfbuzz.spec index 5d812ac..c59778b 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 8.2.1 +Version: 8.2.2 Release: 0 Summary: An OpenType text shaping engine License: MIT