Hello community, here is the log from the commit of package libdbusmenu for openSUSE:Factory checked in at 2020-03-25 23:42:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdbusmenu (Old) and /work/SRC/openSUSE:Factory/.libdbusmenu.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdbusmenu" Wed Mar 25 23:42:42 2020 rev:11 rq:787418 version:16.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libdbusmenu/libdbusmenu.changes 2019-12-23 22:38:17.881842545 +0100 +++ /work/SRC/openSUSE:Factory/.libdbusmenu.new.3160/libdbusmenu.changes 2020-03-25 23:42:58.651987344 +0100 @@ -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.yZ7tCf/_old 2020-03-25 23:42:59.819987726 +0100 +++ /var/tmp/diff_new_pack.yZ7tCf/_new 2020-03-25 23:42:59.823987727 +0100 @@ -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}
