Hello community, here is the log from the commit of package harfbuzz for openSUSE:Factory checked in at 2018-06-22 13:27:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/harfbuzz (Old) and /work/SRC/openSUSE:Factory/.harfbuzz.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "harfbuzz" Fri Jun 22 13:27:50 2018 rev:66 rq:617435 version:1.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/harfbuzz/harfbuzz.changes 2018-03-24 16:04:48.282371218 +0100 +++ /work/SRC/openSUSE:Factory/.harfbuzz.new/harfbuzz.changes 2018-06-22 13:27:53.183276699 +0200 @@ -1,0 +2,17 @@ +Sat Jun 16 03:46:42 UTC 2018 - [email protected] + +- Update to version 1.8.1: + + Add correctness bug in hb_set_t operations, introduced in + 1.7.7. +- Changes from version 1.8.0: + + Update to Unicode 11.0.0. +- Changes from version 1.7.7: + + All HarfBuzz objects are significantly smaller in size now. + + Sinhala: Position repha on top of post-consonant, not base. + + Significant libharfbuzz-subset changes. API subject to change. + + New API in libharfbuzz: hb_blob_create_from_file() and + hb_face_count(). +- Add missing post(un) ldconfig scriptlets for libharfbuzz-subset + shared library. + +------------------------------------------------------------------- Old: ---- harfbuzz-1.7.6.tar.bz2 New: ---- harfbuzz-1.8.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ harfbuzz.spec ++++++ --- /var/tmp/diff_new_pack.iejd7A/_old 2018-06-22 13:27:54.099242846 +0200 +++ /var/tmp/diff_new_pack.iejd7A/_new 2018-06-22 13:27:54.103242699 +0200 @@ -17,15 +17,14 @@ Name: harfbuzz -Version: 1.7.6 +Version: 1.8.1 Release: 0 Summary: An OpenType text shaping engine License: MIT Group: Productivity/Text/Utilities URL: https://www.freedesktop.org/wiki/Software/HarfBuzz -Source0: https://www.freedesktop.org/software/harfbuzz/release/%{name}-%{version}.tar.bz2 +Source0: http://www.freedesktop.org/software/harfbuzz/release/%{name}-%{version}.tar.bz2 Source99: baselibs.conf - BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: pkgconfig(cairo) >= 1.8.0 @@ -87,16 +86,17 @@ %description tools HarfBuzz is an OpenType text shaping engine. +This package provides a set of tools for HarfBuzz. %package devel Summary: Development files for the HarfBuzz OpenType text shaping engine Group: Development/Libraries/C and C++ -Requires: libharfbuzz0 = %{version} Requires: libharfbuzz-gobject0 = %{version} Requires: libharfbuzz-icu0 = %{version} Requires: libharfbuzz-subset0 = %{version} -Requires: pkgconfig(freetype2) >= 12.0.6 +Requires: libharfbuzz0 = %{version} Requires: typelib-1_0-HarfBuzz-0_0 = %{version} +Requires: pkgconfig(freetype2) >= 12.0.6 %description devel HarfBuzz is an OpenType text shaping engine. @@ -130,6 +130,9 @@ %post -n libharfbuzz-gobject0 -p /sbin/ldconfig %postun -n libharfbuzz-gobject0 -p /sbin/ldconfig +%post -n libharfbuzz-subset0 -p /sbin/ldconfig +%postun -n libharfbuzz-subset0 -p /sbin/ldconfig + %files -n libharfbuzz0 %license COPYING %doc NEWS ++++++ harfbuzz-1.7.6.tar.bz2 -> harfbuzz-1.8.1.tar.bz2 ++++++ ++++ 28871 lines of diff (skipped)
