Hello community, here is the log from the commit of package munge for openSUSE:Factory checked in at 2020-01-07 23:53:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/munge (Old) and /work/SRC/openSUSE:Factory/.munge.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "munge" Tue Jan 7 23:53:15 2020 rev:11 rq:761356 version:0.5.13 Changes: -------- --- /work/SRC/openSUSE:Factory/munge/munge.changes 2019-12-06 12:09:18.736114183 +0100 +++ /work/SRC/openSUSE:Factory/.munge.new.6675/munge.changes 2020-01-07 23:53:49.616046057 +0100 @@ -1,0 +2,6 @@ +Tue Jan 7 07:42:01 UTC 2020 - Egbert Eich <[email protected]> + +- Add Provides for 'munge-libs' to package libmunge for + compatibility with the upstream spec file (bsc#1160075). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ munge.spec ++++++ --- /var/tmp/diff_new_pack.HHEXaV/_old 2020-01-07 23:53:50.424046476 +0100 +++ /var/tmp/diff_new_pack.HHEXaV/_new 2020-01-07 23:53:50.428046479 +0100 @@ -1,7 +1,7 @@ # # spec file for package munge # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -80,6 +80,8 @@ Summary: Libraries for applications using MUNGE Group: System/Libraries Recommends: munge +# For compatibility with the MUNGE upstream SPEC file. +Provides: munge-libs = %version %description -n lib%{name}%{lversion} A shared library for applications using the MUNGE authentication service.
