Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ebumeter for openSUSE:Factory checked in at 2023-02-20 17:46:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ebumeter (Old) and /work/SRC/openSUSE:Factory/.ebumeter.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ebumeter" Mon Feb 20 17:46:24 2023 rev:4 rq:1066753 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ebumeter/ebumeter.changes 2023-02-18 17:10:21.838727749 +0100 +++ /work/SRC/openSUSE:Factory/.ebumeter.new.22824/ebumeter.changes 2023-02-20 17:47:14.535902253 +0100 @@ -1,0 +2,6 @@ +Mon Feb 20 09:17:32 UTC 2023 - Bernhard Wiedemann <[email protected]> + +- Do not build with -march=native to + avoid compile-time CPU-detection (boo#1100677) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ebumeter.spec ++++++ --- /var/tmp/diff_new_pack.jhztg4/_old 2023-02-20 17:47:15.347906840 +0100 +++ /var/tmp/diff_new_pack.jhztg4/_new 2023-02-20 17:47:15.355906885 +0100 @@ -47,6 +47,7 @@ %prep %setup -q +sed -i 's/-march=native//' source/Makefile %build export CXXFLAGS="%{optflags}"
