Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package liboqs for openSUSE:Factory checked in at 2022-01-25 17:36:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liboqs (Old) and /work/SRC/openSUSE:Factory/.liboqs.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liboqs" Tue Jan 25 17:36:05 2022 rev:3 rq:948952 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/liboqs/liboqs.changes 2022-01-09 22:50:39.827310259 +0100 +++ /work/SRC/openSUSE:Factory/.liboqs.new.1938/liboqs.changes 2022-01-25 17:37:36.969695452 +0100 @@ -1,0 +2,5 @@ +Tue Jan 25 07:48:57 UTC 2022 - Bernhard Wiedemann <[email protected]> + +- Stop building with march=native to get reproducible binaries (boo#1100677) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liboqs.spec ++++++ --- /var/tmp/diff_new_pack.E2vTNe/_old 2022-01-25 17:37:37.481691925 +0100 +++ /var/tmp/diff_new_pack.E2vTNe/_new 2022-01-25 17:37:37.485691898 +0100 @@ -61,7 +61,7 @@ mkdir build export RPM_OPT_FLAGS="%optflags -std=gnu11" cd build -cmake -DBUILD_SHARED_LIBS=ON .. +cmake -DBUILD_SHARED_LIBS=ON -DOQS_DIST_BUILD=ON .. %cmake_build %install
