Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package robinhood for openSUSE:Factory checked in at 2023-04-13 14:11:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/robinhood (Old) and /work/SRC/openSUSE:Factory/.robinhood.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "robinhood" Thu Apr 13 14:11:18 2023 rev:12 rq:1079076 version:3.1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/robinhood/robinhood.changes 2021-11-25 23:06:09.413192750 +0100 +++ /work/SRC/openSUSE:Factory/.robinhood.new.19717/robinhood.changes 2023-04-13 14:11:24.804525972 +0200 @@ -1,0 +2,5 @@ +Wed Apr 12 14:34:45 UTC 2023 - Christian Goll <cg...@suse.com> + +- removed errors on warnings from gcc12 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ robinhood.spec ++++++ --- /var/tmp/diff_new_pack.bn0AFO/_old 2023-04-13 14:11:25.324528957 +0200 +++ /var/tmp/diff_new_pack.bn0AFO/_new 2023-04-13 14:11:25.328528981 +0200 @@ -1,7 +1,7 @@ # # spec file for package robinhood # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -118,6 +118,7 @@ autoreconf -fi %build +export CFLAGS="%optflags -Wno-error=unused-result" %configure \ --enable-lustre \ --disable-static \