From 220c65eac1d2099a21e375e480ff1d2a574870f0f481c7018f0dbda75d5a08e4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 6 May 2021 08:48:26 +0000 Subject: [PATCH] Accepting request 890912 from home:AndreasStieger:branches:GNOME:Factory harfbuzz 2.8.1 OBS-URL: https://build.opensuse.org/request/show/890912 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=190 --- harfbuzz-2.8.0.tar.xz | 3 --- harfbuzz-2.8.1.tar.xz | 3 +++ harfbuzz.changes | 10 ++++++++++ harfbuzz.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 harfbuzz-2.8.0.tar.xz create mode 100644 harfbuzz-2.8.1.tar.xz diff --git a/harfbuzz-2.8.0.tar.xz b/harfbuzz-2.8.0.tar.xz deleted file mode 100644 index b1334d0..0000000 --- a/harfbuzz-2.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1079fd021adaf5683351f34587a255975cc3bcadba31246ae40ebebb95ecd42 -size 9774148 diff --git a/harfbuzz-2.8.1.tar.xz b/harfbuzz-2.8.1.tar.xz new file mode 100644 index 0000000..3536eb0 --- /dev/null +++ b/harfbuzz-2.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4124f663ec4bf4e294d9cf230668370b4249a48ff34deaf0f06e8fc82d891300 +size 10480492 diff --git a/harfbuzz.changes b/harfbuzz.changes index 792cf95..383682f 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu May 6 07:34:56 UTC 2021 - Andreas Stieger + +- Update to version 2.8.1: + + Subsetter now fully supports GSUB/GPOS/GDEF tables (including + variations); as such, layout tables are retained by subsetter + by default + + hb-view supports iTerm2 and kitty inline image protocols + it can also use Chafa for terminal graphics if available + ------------------------------------------------------------------- Tue Apr 13 08:20:55 UTC 2021 - Christophe Giboudeaux diff --git a/harfbuzz.spec b/harfbuzz.spec index dd4e42f..7302d70 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,24 +17,24 @@ Name: harfbuzz -Version: 2.8.0 +Version: 2.8.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 BuildRequires: pkgconfig(cairo) >= 1.8.0 BuildRequires: pkgconfig(cairo-ft) +BuildRequires: pkgconfig(chafa) >= 1.6.0 BuildRequires: pkgconfig(freetype2) >= 12.0.6 BuildRequires: pkgconfig(glib-2.0) >= 2.19.1 BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(graphite2) +BuildRequires: pkgconfig(graphite2) >= 1.2.0 BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(icu-uc) Conflicts: cantarell-fonts < 0.0.23