Hello community, here is the log from the commit of package harfbuzz for openSUSE:Factory checked in at 2018-01-16 09:29:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/harfbuzz (Old) and /work/SRC/openSUSE:Factory/.harfbuzz.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "harfbuzz" Tue Jan 16 09:29:50 2018 rev:61 rq:563848 version:1.7.4 Changes: -------- --- /work/SRC/openSUSE:Factory/harfbuzz/harfbuzz.changes 2017-12-29 18:49:22.187430577 +0100 +++ /work/SRC/openSUSE:Factory/.harfbuzz.new/harfbuzz.changes 2018-01-16 09:29:51.516820599 +0100 @@ -1,0 +2,6 @@ +Wed Jan 10 21:34:23 UTC 2018 - [email protected] + +- harfbuzz-devel hb-ft.h requires pkgconfig(freetype2) but it is + not automatically added by the dependency generator. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ harfbuzz.spec ++++++ --- /var/tmp/diff_new_pack.TJtyp4/_old 2018-01-16 09:29:52.420778305 +0100 +++ /var/tmp/diff_new_pack.TJtyp4/_new 2018-01-16 09:29:52.424778118 +0100 @@ -1,7 +1,7 @@ # # spec file for package harfbuzz # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -66,6 +66,7 @@ Group: Development/Libraries/C and C++ Requires: libharfbuzz-icu0 = %{version} Requires: libharfbuzz0 = %{version} +Requires: pkgconfig(freetype2) >= 12.0.6 %description devel HarfBuzz is an OpenType text shaping engine.
