Accepting request 587005 from home:iznogood:branches:GNOME:Factory

- Update to version 1.7.6:
  + Fix to hb_set_t binary operations. Ouch.
  + New experimental harfbuzz-subset library. All of hb-subset.h is
    experimental right now and API WILL change.
  + New API:
    - hb_blob_copy_writable_or_fail().
    - HB_OT_TAG_BASE.
    - hb_set_previous().
    - hb_set_previous_range().
- Split out new sub-package libharfbuzz-subset0.
- Add libharfbuzz-gobject0 and libharfbuzz-subset0 to baselibs.
- Use make_build macro.

OBS-URL: https://build.opensuse.org/request/show/587005
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=154
This commit is contained in:
2018-03-15 22:34:56 +00:00
committed by Git OBS Bridge
parent d9c738c7bc
commit d6d6a80d7d
5 changed files with 54 additions and 16 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Mar 13 10:34:46 UTC 2018 - bjorn.lie@gmail.com
- Update to version 1.7.6:
+ Fix to hb_set_t binary operations. Ouch.
+ New experimental harfbuzz-subset library. All of hb-subset.h is
experimental right now and API WILL change.
+ New API:
- hb_blob_copy_writable_or_fail().
- HB_OT_TAG_BASE.
- hb_set_previous().
- hb_set_previous_range().
- Split out new sub-package libharfbuzz-subset0.
- Add libharfbuzz-gobject0 and libharfbuzz-subset0 to baselibs.
- Use make_build macro.
-------------------------------------------------------------------
Tue Mar 13 08:36:14 UTC 2018 - jengelh@inai.de