Accepting request 346773 from GNOME:Next

Sub of tweaked .changes

OBS-URL: https://build.opensuse.org/request/show/346773
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=90
This commit is contained in:
Bjørn Lie 2015-11-29 21:00:59 +00:00 committed by Git OBS Bridge
parent 387994429d
commit a2af36ff6a
4 changed files with 17 additions and 4 deletions

View File

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

3
harfbuzz-1.1.2.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Nov 29 19:19:10 UTC 2015 - zaitor@opensuse.org
- Update to version 1.1.2:
+ Fix badly-broken fallback shaper that affected terminology.
+ Fix y_scaling in Graphite shaper.
+ API changes: An unset glyph_h_origin() function in font-funcs
now (sensibly) implies horizontal origin at 0,0. Ie, the nil
callback returns true instead of false. As such,
implementations that have a glyph_h_origin() that simply
returns true, can remove that function with HarfBuzz >= 1.1.2.
This results in a tiny speedup.
-------------------------------------------------------------------
Wed Nov 25 20:10:56 UTC 2015 - zaitor@opensuse.org

View File

@ -17,7 +17,7 @@
Name: harfbuzz
Version: 1.1.1
Version: 1.1.2
Release: 0
Summary: An OpenType text shaping engine
License: MIT