diff --git a/harfbuzz-2.9.1.tar.xz b/harfbuzz-2.9.1.tar.xz deleted file mode 100644 index 9ca396b..0000000 --- a/harfbuzz-2.9.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0edcc980f526a338452180e701d6aba6323aef457b6686976a7d17ccbddc51cf -size 11103336 diff --git a/harfbuzz-3.1.1.tar.xz b/harfbuzz-3.1.1.tar.xz new file mode 100644 index 0000000..99231e0 --- /dev/null +++ b/harfbuzz-3.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f3247bdeabf36765acc237a5f651e651e4e9706582b9cc2cf6c9b8102dfa93 +size 13256100 diff --git a/harfbuzz.changes b/harfbuzz.changes index 3ecc39e..0fd31e2 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Tue Nov 9 15:51:45 UTC 2021 - Bjørn Lie + +- Update to version 3.1.1: + + Work around GCC cast-align error/warning on some platforms. + + Documentation improvements. +- Drop patch fixed upstream: + + harfbuzz-3.1.0-work-around-GCC-cast-align-error-warning.patch + +------------------------------------------------------------------- +Sat Nov 6 05:48:26 UTC 2021 - Andreas Stieger + +- harfbuzz 3.1.0: + * Better offset-overflow handling in the subsetter library + * Improved Unicode 14 properties in the USE shaper, and various + other USE shaper fixes + * MATH and COLR v1 tables subsetting support, and various other + subsetter fixes + * Support for Pwo Karen / Ason Chin medial la. (Simon Cozens) + * Apply GPOS positioning when substituting with morx table, if + kerx is missing + * Apply calt and clig features across syllable boundaries in + Indic shaper + * Meson option for enabling Graphite 2 has been renamed to + graphite2 + * Build and documentation fixes +- add harfbuzz-3.1.0-work-around-GCC-cast-align-error-warning.patch + +------------------------------------------------------------------- +Sat Sep 18 09:33:44 UTC 2021 - Andreas Stieger + +- harfbuzz 3.0.0: + + Unicode 14.0 support + + hb-subset API and harfbuzz-subset ABI now declared stable + + hb-style API is now stable + ------------------------------------------------------------------- Sun Sep 12 18:55:12 UTC 2021 - Andreas Stieger diff --git a/harfbuzz.spec b/harfbuzz.spec index 907d9ad..edd3376 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,13 +17,14 @@ Name: harfbuzz -Version: 2.9.1 +Version: 3.1.1 Release: 0 Summary: An OpenType text shaping engine License: MIT URL: https://www.freedesktop.org/wiki/Software/HarfBuzz Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/%{name}-%{version}.tar.xz Source99: baselibs.conf + BuildRequires: c++_compiler BuildRequires: meson BuildRequires: pkgconfig >= 0.28