From f82161a84f7e704887e28b0fe82b4bd5e723e306a1f7518b1c0e894cf4e851bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 6 Mar 2023 16:48:35 +0000 Subject: [PATCH] Accepting request 1069276 from GNOME:Next - Update to version 7.1.0: + New experimental API that uses font variations to expand or shrink the text to a given advance + Various build and bug fixes. + New API: hb_font_set_variation(). OBS-URL: https://build.opensuse.org/request/show/1069276 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=233 --- harfbuzz-7.0.1.tar.xz | 3 --- harfbuzz-7.1.0.tar.xz | 3 +++ harfbuzz.changes | 9 +++++++++ harfbuzz.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 harfbuzz-7.0.1.tar.xz create mode 100644 harfbuzz-7.1.0.tar.xz diff --git a/harfbuzz-7.0.1.tar.xz b/harfbuzz-7.0.1.tar.xz deleted file mode 100644 index 45ae378..0000000 --- a/harfbuzz-7.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2cf4d3d8f225007511990a36a34195f0d6562ca56df0a8b0885b382837948199 -size 18560428 diff --git a/harfbuzz-7.1.0.tar.xz b/harfbuzz-7.1.0.tar.xz new file mode 100644 index 0000000..a727cda --- /dev/null +++ b/harfbuzz-7.1.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f135a61cd464c9ed6bc9823764c188f276c3850a8dc904628de2a87966b7077b +size 18655864 diff --git a/harfbuzz.changes b/harfbuzz.changes index b87f49d..9100aab 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Mar 3 17:01:21 UTC 2023 - Andreas Stieger + +- Update to version 7.1.0: + + New experimental API that uses font variations to expand or + shrink the text to a given advance + + Various build and bug fixes. + + New API: hb_font_set_variation(). + ------------------------------------------------------------------- Tue Feb 21 11:02:02 UTC 2023 - Andreas Stieger diff --git a/harfbuzz.spec b/harfbuzz.spec index 57db07e..0dc87f7 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 7.0.1 +Version: 7.1.0 Release: 0 Summary: An OpenType text shaping engine License: MIT