Accepting request 227682 from home:mgorse:branches:GNOME:Factory
- Update to version 0.9.27: + Don't use "register" storage class specifier + Wrap definition of free_langs() with HAVE_ATEXIT + Add coretext_aat shaper and hb_coretext_face_create() constructor + If HAVE_ICU_BUILTIN is defined, use hb-icu Unicode callbacks + Only do fallback Hebrew composition if no GPOS 'mark' available + Allow bootstrapping without gtk-doc + Use AM_MISSING_PROG for ragel and git + Typo in ucdn's Makefile.am + Improve MemoryBarrier() implementation OBS-URL: https://build.opensuse.org/request/show/227682 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=45
This commit is contained in:
parent
f8aea503c0
commit
fae778baa5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5ded7dc3d15fb5c9230d7a224b9256b67b35fde30193b4c3a4c3f6b13110e257
|
|
||||||
size 1060264
|
|
3
harfbuzz-0.9.27.tar.bz2
Normal file
3
harfbuzz-0.9.27.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:08584ae91c98d5b14d5f2c45b01410a12b030c9397bd73135bd2155297b447db
|
||||||
|
size 1062180
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 27 03:17:39 UTC 2014 - mgorse@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.9.27:
|
||||||
|
+ Don't use "register" storage class specifier
|
||||||
|
+ Wrap definition of free_langs() with HAVE_ATEXIT
|
||||||
|
+ Add coretext_aat shaper and hb_coretext_face_create()
|
||||||
|
constructor
|
||||||
|
+ If HAVE_ICU_BUILTIN is defined, use hb-icu Unicode callbacks
|
||||||
|
+ Only do fallback Hebrew composition if no GPOS 'mark' available
|
||||||
|
+ Allow bootstrapping without gtk-doc
|
||||||
|
+ Use AM_MISSING_PROG for ragel and git
|
||||||
|
+ Typo in ucdn's Makefile.am
|
||||||
|
+ Improve MemoryBarrier() implementation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 11 22:42:42 UTC 2014 - dimstar@opensuse.org
|
Tue Feb 11 22:42:42 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 0.9.26
|
Version: 0.9.27
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An OpenType text shaping engine
|
Summary: An OpenType text shaping engine
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user