Hello community, here is the log from the commit of package libdbusmenu for openSUSE:Leap:15.2 checked in at 2020-03-29 14:55:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/libdbusmenu (Old) and /work/SRC/openSUSE:Leap:15.2/.libdbusmenu.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdbusmenu" Sun Mar 29 14:55:23 2020 rev:19 rq:787506 version:16.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/libdbusmenu/libdbusmenu.changes 2020-02-14 17:58:11.382830345 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.libdbusmenu.new.3160/libdbusmenu.changes 2020-03-29 14:55:24.143144321 +0200 @@ -1,0 +2,7 @@ +Mon Mar 23 10:54:05 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Require the tyeplib packages from the -devel packages: typelibs + are shared libraries and consumers of the -devel package have a + right to assume the libraries are present. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdbusmenu.spec ++++++ --- /var/tmp/diff_new_pack.HjoTaU/_old 2020-03-29 14:55:24.491144592 +0200 +++ /var/tmp/diff_new_pack.HjoTaU/_new 2020-03-29 14:55:24.491144592 +0200 @@ -1,7 +1,7 @@ # # spec file for package libdbusmenu # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -124,6 +124,7 @@ Summary: Development files for libdbusmenu-glib Group: Development/Libraries/C and C++ Requires: %{libname_glib} = %{version} +Requires: typelib-1_0-Dbusmenu-0_4 = %{version} Requires: pkgconfig(dbus-glib-1) %description -n libdbusmenu-glib-devel @@ -159,6 +160,7 @@ Summary: Development files for %{libname_gtk} Group: Development/Libraries/C and C++ Requires: %{libname_gtk} = %{version} +Requires: typelib-1_0-DbusmenuGtk%{?gtksuffix}-0_4 Requires: pkgconfig(dbus-glib-1) Requires: pkgconfig(dbusmenu-glib-0.4) = %{version}
