Accepting request 941317 from GNOME:Factory

- Update to 3.2.0:
  + Fixed shaping of Apple Color Emoji flags in right-to-left context
  + Fixed positioning of CFF fonts in HB_TINY profile
  + OpenType 1.9 language tags update
  + Add HB_NO_VERTICAL config option
  + Add HB_CONFIG_OVERRIDE_H for easier configuration
  + Improved packing of cmap, loca, and Ligature tables
  + Significantly improved overflow-resolution strategy in the repacker
- Update to 3.1.2:
  + hb-shape / hb-view: revert treating text on the commandline as
    single paragraph (was introduced in 3.0.0); add new
    --single-par to do that
  + Subsetter bug fixes

OBS-URL: https://build.opensuse.org/request/show/941317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/harfbuzz?expand=0&rev=83
This commit is contained in:
Dominique Leuenberger 2021-12-21 17:40:28 +00:00 committed by Git OBS Bridge
commit 2a7b88abc6
4 changed files with 25 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f3f3247bdeabf36765acc237a5f651e651e4e9706582b9cc2cf6c9b8102dfa93
size 13256100

3
harfbuzz-3.2.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ada50a1c199bb6f70843ab893c55867743a443b84d087d54df08ad883ebc2cd
size 14501956

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Dec 17 18:39:54 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to 3.2.0:
+ Fixed shaping of Apple Color Emoji flags in right-to-left context
+ Fixed positioning of CFF fonts in HB_TINY profile
+ OpenType 1.9 language tags update
+ Add HB_NO_VERTICAL config option
+ Add HB_CONFIG_OVERRIDE_H for easier configuration
+ Improved packing of cmap, loca, and Ligature tables
+ Significantly improved overflow-resolution strategy in the repacker
-------------------------------------------------------------------
Fri Dec 17 17:50:56 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to 3.1.2:
+ hb-shape / hb-view: revert treating text on the commandline as
single paragraph (was introduced in 3.0.0); add new
--single-par to do that
+ Subsetter bug fixes
-------------------------------------------------------------------
Tue Nov 9 15:51:45 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,14 +17,13 @@
Name: harfbuzz
Version: 3.1.1
Version: 3.2.0
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