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