Accepting request 972371 from home:AndreasStieger:branches:GNOME:Factory
harfbuzz 4.2.1 OBS-URL: https://build.opensuse.org/request/show/972371 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=211
This commit is contained in:
parent
56399f78e0
commit
fb50e896ab
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2200f177768bdc21445aa09703326f3bbe8114ac083d081fe1a79d305c7ae73
|
||||
size 14980636
|
3
harfbuzz-4.2.1.tar.xz
Normal file
3
harfbuzz-4.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd17916513829aeff961359a5ccebba6de2f4bf37a91faee3ac29c120e3d7ee1
|
||||
size 14987200
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 24 11:28:52 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 4.2.1:
|
||||
+ Make sure hb_blob_create_from_file_or_fail() always returns
|
||||
nullptr in case of failure and not empty blob sometimes
|
||||
+ Add --passthrough-tables option to hb-subset
|
||||
+ Reinstate a pause after basic features in Khmer shaper, fixing
|
||||
a regression introduced in previous release
|
||||
+ Better handling of Regional_Indicator when shaped with RTL-
|
||||
native scripts, reverting earlier fix that caused regressions
|
||||
in AAT shaping
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 30 17:50:55 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: harfbuzz
|
||||
Version: 4.2.0
|
||||
Version: 4.2.1
|
||||
Release: 0
|
||||
Summary: An OpenType text shaping engine
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user