Hello community,

here is the log from the commit of package harfbuzz for openSUSE:Factory 
checked in at 2019-11-17 19:21:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/harfbuzz (Old)
 and      /work/SRC/openSUSE:Factory/.harfbuzz.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "harfbuzz"

Sun Nov 17 19:21:42 2019 rev:71 rq:744259 version:2.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/harfbuzz/harfbuzz.changes        2019-09-30 
15:51:19.286506414 +0200
+++ /work/SRC/openSUSE:Factory/.harfbuzz.new.26869/harfbuzz.changes     
2019-11-17 19:21:46.306901239 +0100
@@ -1,0 +2,18 @@
+Tue Oct 29 17:49:28 UTC 2019 - Andreas Stieger <[email protected]>
+
+- update to 2.6.3:
+  + Misc small fixes, mostly to build-related issues
+  + New API: hb_font_get_nominal_glyphs()
+
+-------------------------------------------------------------------
+Sun Oct  6 19:27:44 UTC 2019 - Andreas Stieger <[email protected]>
+
+- add upstream sigining keyring and verify source signature
+
+-------------------------------------------------------------------
+Thu Oct  3 21:11:08 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 2.6.2:
+  + Misc small fixes, mostly to build-related issues.
+
+-------------------------------------------------------------------

Old:
----
  harfbuzz-2.6.1.tar.xz

New:
----
  harfbuzz-2.6.3.tar.xz
  harfbuzz-2.6.3.tar.xz.sha256.asc
  harfbuzz.keyring

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

Other differences:
------------------
++++++ harfbuzz.spec ++++++
--- /var/tmp/diff_new_pack.iOyWrc/_old  2019-11-17 19:21:48.178900444 +0100
+++ /var/tmp/diff_new_pack.iOyWrc/_new  2019-11-17 19:21:48.202900434 +0100
@@ -17,16 +17,18 @@
 
 
 Name:           harfbuzz
-Version:        2.6.1
+Version:        2.6.3
 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.xz
+Source1:        
https://www.freedesktop.org/software/harfbuzz/release/%{name}-%{version}.tar.xz.sha256.asc
+# http://behdad.org
+Source2:        %{name}.keyring
 Source99:       baselibs.conf
-
 BuildRequires:  gcc-c++
+BuildRequires:  gpg2
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cairo) >= 1.8.0
 BuildRequires:  pkgconfig(cairo-ft)
@@ -44,14 +46,12 @@
 
 %package -n libharfbuzz0
 Summary:        An OpenType text shaping engine
-Group:          System/Libraries
 
 %description -n libharfbuzz0
 HarfBuzz is an OpenType text shaping engine.
 
 %package -n libharfbuzz-icu0
 Summary:        ICU integration into the HarfBuzz OpenType text shaping engine
-Group:          System/Libraries
 
 %description -n libharfbuzz-icu0
 HarfBuzz is an OpenType text shaping engine.
@@ -59,7 +59,6 @@
 
 %package -n libharfbuzz-gobject0
 Summary:        GObject wrapper around the HarfBuzz OpenType text shaping 
engine
-Group:          System/Libraries
 
 %description -n libharfbuzz-gobject0
 HarfBuzz is an OpenType text shaping engine.
@@ -67,7 +66,6 @@
 
 %package -n libharfbuzz-subset0
 Summary:        An OpenType text shaping engine
-Group:          System/Libraries
 
 %description -n libharfbuzz-subset0
 HarfBuzz is an OpenType text shaping engine.
@@ -75,7 +73,6 @@
 
 %package -n typelib-1_0-HarfBuzz-0_0
 Summary:        Introspection bindings for the HarfBuzz/GObject library
-Group:          System/Libraries
 
 %description -n typelib-1_0-HarfBuzz-0_0
 HarfBuzz is an OpenType text shaping engine.
@@ -83,7 +80,6 @@
 
 %package tools
 Summary:        Tools from the HarfBuzz text shaping software
-Group:          Productivity/Text/Utilities
 
 %description tools
 HarfBuzz is an OpenType text shaping engine.
@@ -91,7 +87,6 @@
 
 %package devel
 Summary:        Development files for the HarfBuzz OpenType text shaping engine
-Group:          Development/Libraries/C and C++
 Requires:       libharfbuzz-gobject0 = %{version}
 Requires:       libharfbuzz-icu0 = %{version}
 Requires:       libharfbuzz-subset0 = %{version}
@@ -104,6 +99,9 @@
 This package contains the development files.
 
 %prep
+# the .tar.xz.sha256.asc non-detached signature was checked by source service
+# Now check the inside hash
+echo "`gpg --decrypt %{SOURCE1} | cut -c1-64`  %{SOURCE0}" | sha256sum -c
 %autosetup
 
 %build
@@ -124,13 +122,10 @@
 
 %post -n libharfbuzz0 -p /sbin/ldconfig
 %postun -n libharfbuzz0 -p /sbin/ldconfig
-
 %post -n libharfbuzz-icu0 -p /sbin/ldconfig
 %postun -n libharfbuzz-icu0 -p /sbin/ldconfig
-
 %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
 

++++++ harfbuzz-2.6.1.tar.xz -> harfbuzz-2.6.3.tar.xz ++++++
++++ 17407 lines of diff (skipped)


Reply via email to