Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mmtf-cpp for openSUSE:Factory checked in at 2022-09-08 14:22:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mmtf-cpp (Old) and /work/SRC/openSUSE:Factory/.mmtf-cpp.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mmtf-cpp" Thu Sep 8 14:22:58 2022 rev:4 rq:1001742 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mmtf-cpp/mmtf-cpp.changes 2021-06-01 10:39:41.713041198 +0200 +++ /work/SRC/openSUSE:Factory/.mmtf-cpp.new.2083/mmtf-cpp.changes 2022-09-08 14:23:38.490667201 +0200 @@ -1,0 +2,6 @@ +Sat Sep 3 11:25:33 UTC 2022 - Jan Engelhardt <[email protected]> + +- msgpack has split into c and cxx variants, + update BuildRequires accordingly. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mmtf-cpp.spec ++++++ --- /var/tmp/diff_new_pack.zEO2Vy/_old 2022-09-08 14:23:39.134668687 +0200 +++ /var/tmp/diff_new_pack.zEO2Vy/_new 2022-09-08 14:23:39.138668697 +0200 @@ -1,7 +1,7 @@ # # spec file for package mmtf-cpp # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: msgpack-devel +BuildRequires: msgpack-cxx-devel BuildArch: noarch %description @@ -41,7 +41,7 @@ %package devel Summary: Development files of %{name} Group: Development/Libraries/C and C++ -Requires: msgpack-devel +Requires: msgpack-cxx-devel %description devel This package contains libraries and header files for developing
