Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package harfbuzz for openSUSE:Factory 
checked in at 2024-04-03 17:18:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/harfbuzz (Old)
 and      /work/SRC/openSUSE:Factory/.harfbuzz.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "harfbuzz"

Wed Apr  3 17:18:52 2024 rev:109 rq:1164135 version:8.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/harfbuzz/harfbuzz.changes        2023-12-12 
19:33:03.850307550 +0100
+++ /work/SRC/openSUSE:Factory/.harfbuzz.new.1905/harfbuzz.changes      
2024-04-03 17:19:26.587345501 +0200
@@ -1,0 +2,24 @@
+Fri Mar 29 19:08:48 UTC 2024 - Andreas Stieger <[email protected]>
+
+- update to version 8.4.0:
+  + When subsetting, place variation store at the end of “GDEF”
+    table to fix shaping issues with some versions of Adobe InDesign.
+  + Various build fixes
+- update to version 8.3.1:
+  + Fix hb_style_get_value() in fonts with “STAT” table
+  + Properly handle negative offsets in CFF table
+  + Update IANA Language Subtag Registry to 2024-03-07
+  + Subsetter now supports subsetting “BASE” table
+  + Subsetter will update “hhea” font metrics in sync with “OS/2”
+    ones.
+  + “--variations” option of “hb-subset” now supports leaving out
+    values that should be unchanged, e.g. “wght=:500:” will change
+    the default and keep max and min unchanged. It also supports
+    “*=drop” to to pin all axes to default location.
+  + Fix hb_ot_math_get_glyph_kerning() to match updated “MATH”
+    table spec.
+  + Support legacy MacRoman encoding in “cmap” table.
+  + Various build fixes.
+  + Various subsetting and instancing fixes.
+
+-------------------------------------------------------------------

Old:
----
  harfbuzz-8.3.0.tar.xz

New:
----
  harfbuzz-8.4.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ harfbuzz.spec ++++++
--- /var/tmp/diff_new_pack.14OK5m/_old  2024-04-03 17:19:27.135365693 +0200
+++ /var/tmp/diff_new_pack.14OK5m/_new  2024-04-03 17:19:27.135365693 +0200
@@ -2,6 +2,7 @@
 # spec file for package harfbuzz
 #
 # Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +18,7 @@
 
 
 Name:           harfbuzz
-Version:        8.3.0
+Version:        8.4.0
 Release:        0
 Summary:        An OpenType text shaping engine
 License:        MIT
@@ -28,15 +29,15 @@
 BuildRequires:  c_compiler
 BuildRequires:  meson
 BuildRequires:  pkgconfig >= 0.28
-BuildRequires:  pkgconfig(cairo) >= 1.8.0
+BuildRequires:  pkgconfig(cairo) >= 1.10
 BuildRequires:  pkgconfig(cairo-ft)
 BuildRequires:  pkgconfig(freetype2) >= 12.0.6
-BuildRequires:  pkgconfig(glib-2.0) >= 2.19.1
+BuildRequires:  pkgconfig(glib-2.0) >= 2.30
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(graphite2) >= 1.2.0
 BuildRequires:  pkgconfig(gthread-2.0)
-BuildRequires:  pkgconfig(icu-uc)
+BuildRequires:  pkgconfig(icu-uc) >= 49.0
 Conflicts:      cantarell-fonts < 0.0.23
 
 %description
@@ -133,21 +134,27 @@
 %{_libdir}/libharfbuzz.so.0*
 
 %files -n libharfbuzz-cairo0
+%license COPYING
 %{_libdir}/libharfbuzz-cairo.so.0*
 
 %files -n libharfbuzz-icu0
+%license COPYING
 %{_libdir}/libharfbuzz-icu.so.0*
 
 %files -n libharfbuzz-gobject0
+%license COPYING
 %{_libdir}/libharfbuzz-gobject.so.0*
 
 %files -n libharfbuzz-subset0
+%license COPYING
 %{_libdir}/libharfbuzz-subset.so.0*
 
 %files -n typelib-1_0-HarfBuzz-0_0
+%license COPYING
 %{_libdir}/girepository-1.0/HarfBuzz-0.0.typelib
 
 %files tools
+%license COPYING
 %{_bindir}/hb-info
 %{_bindir}/hb-ot-shape-closure
 %{_bindir}/hb-shape
@@ -155,6 +162,7 @@
 %{_bindir}/hb-view
 
 %files devel
+%license COPYING
 %doc AUTHORS README THANKS
 %{_includedir}/harfbuzz/
 %{_libdir}/*.so

++++++ harfbuzz-8.3.0.tar.xz -> harfbuzz-8.4.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/harfbuzz/harfbuzz-8.3.0.tar.xz 
/work/SRC/openSUSE:Factory/.harfbuzz.new.1905/harfbuzz-8.4.0.tar.xz differ: 
char 26, line 1

Reply via email to