diff --git a/harfbuzz-2.7.4.tar.xz b/harfbuzz-2.7.4.tar.xz deleted file mode 100644 index feee697..0000000 --- a/harfbuzz-2.7.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ad11d653347bd25d8317589df4e431a2de372c0cf9be3543368e07ec23bb8e7 -size 9532468 diff --git a/harfbuzz-2.8.0.tar.xz b/harfbuzz-2.8.0.tar.xz new file mode 100644 index 0000000..b1334d0 --- /dev/null +++ b/harfbuzz-2.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1079fd021adaf5683351f34587a255975cc3bcadba31246ae40ebebb95ecd42 +size 9774148 diff --git a/harfbuzz.changes b/harfbuzz.changes index b70ac05..792cf95 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Apr 13 08:20:55 UTC 2021 - Christophe Giboudeaux + +- Update to version 2.8.0: + + Shape joining scripts other than Arabic/Syriac using the + Universal Shaping Engine. Previously these were shaped using + the generalized Arabic shaper. + + Fix regression in shaping of U+0B55 ORIYA SIGN OVERLINE. + + Update language tags. + + Variations: reduce error: do not round each interpolated delta. + + Documentation improvements. + + Subsetter improvements: subsets most, if not all, lookup types + now. + + Fuzzer-found fixes and other improvements when memory failures + happen. + + Removed most atomic implementations now that we have C++11 + atomic impl. + + General codebase upkeep; using more C++11 features: constexpr + constructors, etc. + ------------------------------------------------------------------- Wed Jan 13 12:03:09 UTC 2021 - Dominique Leuenberger diff --git a/harfbuzz.spec b/harfbuzz.spec index e0676e5..dd4e42f 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 2.7.4 +Version: 2.8.0 Release: 0 Summary: An OpenType text shaping engine License: MIT