Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zxing-cpp for openSUSE:Factory 
checked in at 2023-12-01 21:24:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zxing-cpp (Old)
 and      /work/SRC/openSUSE:Factory/.zxing-cpp.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zxing-cpp"

Fri Dec  1 21:24:46 2023 rev:16 rq:1130018 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/zxing-cpp/zxing-cpp.changes      2023-10-10 
20:52:02.220111124 +0200
+++ /work/SRC/openSUSE:Factory/.zxing-cpp.new.25432/zxing-cpp.changes   
2023-12-01 21:24:51.488753902 +0100
@@ -1,0 +2,6 @@
+Thu Nov 30 14:32:19 UTC 2023 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Add back %{optflags} in c++ flags
+  This was unintentionally disabled when c++17 was forced
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ zxing-cpp.spec ++++++
--- /var/tmp/diff_new_pack.QjSWNJ/_old  2023-12-01 21:24:53.328821483 +0100
+++ /var/tmp/diff_new_pack.QjSWNJ/_new  2023-12-01 21:24:53.344822070 +0100
@@ -79,7 +79,7 @@
 export CC="gcc-7"
 export CXX="g++-7"
 %endif
-export CXXFLAGS="-std=c++17"
+export CXXFLAGS="%{optflags} -std=c++17"
 # Examples require QT5-base/multimedia, but doing so creates a cycle
 # Blackbox tests require fmt
 %cmake \

Reply via email to