Accepting request 575309 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/575309
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=144
This commit is contained in:
2018-02-19 13:21:52 +00:00
committed by Git OBS Bridge
parent 8dfedd92ab
commit 9f4247cac5
4 changed files with 64 additions and 19 deletions

View File

@@ -1,9 +1,28 @@
-------------------------------------------------------------------
Fri Feb 9 21:00:57 UTC 2018 - bjorn.lie@gmail.com
- Update to version 1.7.5:
+ Separate Khmer shaper from Indic.
+ First stab at AAT morx. Not hooked up.
+ Misc bug fixes.
-------------------------------------------------------------------
Wed Jan 10 21:34:23 UTC 2018 - crrodriguez@opensuse.org
- harfbuzz-devel hb-ft.h requires pkgconfig(freetype2) but it is
not automatically added by the dependency generator.
-------------------------------------------------------------------
Tue Jan 9 19:33:26 UTC 2018 - zaitor@opensuse.org
- Add pkgconfig(gobject-2.0) and
pkgconfig(gobject-introspection-1.0) BuildRequires, and pass
with-gobject=yes to configure, build GObject and Introspection
support.
- Following this, package the new sub-packages libharfbuzz-gobject0
and typelib-1_0-HarfBuzz-0_0.
- Clean up spec, use autosetup and make_build macros.
-------------------------------------------------------------------
Wed Dec 20 17:56:08 UTC 2017 - zaitor@opensuse.org