diff --git a/harfbuzz-4.1.0.tar.xz b/harfbuzz-4.1.0.tar.xz deleted file mode 100644 index f917705..0000000 --- a/harfbuzz-4.1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7984ff4241d4d135f318a93aa902d910a170a8265b7eaf93b5d9a504eed40c8 -size 15028288 diff --git a/harfbuzz-4.2.0.tar.xz b/harfbuzz-4.2.0.tar.xz new file mode 100644 index 0000000..e9cadff --- /dev/null +++ b/harfbuzz-4.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2200f177768bdc21445aa09703326f3bbe8114ac083d081fe1a79d305c7ae73 +size 14980636 diff --git a/harfbuzz.changes b/harfbuzz.changes index f70f2ba..ca897ea 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Mar 30 17:50:55 UTC 2022 - Andreas Stieger + +- Update to version 4.2.0: + + Revert Indic shaper change in previous release that broke some + fonts and instead make per-syllable restriction of “GSUB” + application limited to script-specific Indic features, while + applying them and discretionary features in one go + + Fix decoding of private in gvar table + + Fix handling of contextual lookups that delete too many glyphs + + Make “morx” deleted glyphs don’t block “GPOS” application + ------------------------------------------------------------------- Wed Mar 23 19:39:23 UTC 2022 - Andreas Stieger diff --git a/harfbuzz.spec b/harfbuzz.spec index 0858098..198a39e 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 4.1.0 +Version: 4.2.0 Release: 0 Summary: An OpenType text shaping engine License: MIT