Hello community,

here is the log from the commit of package mysql-workbench for openSUSE:Factory 
checked in at 2016-08-13 18:30:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mysql-workbench (Old)
 and      /work/SRC/openSUSE:Factory/.mysql-workbench.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mysql-workbench"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mysql-workbench/mysql-workbench.changes  
2016-07-27 16:12:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mysql-workbench.new/mysql-workbench.changes     
2016-08-13 18:30:05.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Aug  5 15:48:58 UTC 2016 - [email protected]
+
+- fix build on Leap:42.2 -- force -std=c++11 
+- add _constraints file
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ mysql-workbench.spec ++++++
--- /var/tmp/diff_new_pack.ucKxXk/_old  2016-08-13 18:30:06.000000000 +0200
+++ /var/tmp/diff_new_pack.ucKxXk/_new  2016-08-13 18:30:06.000000000 +0200
@@ -126,7 +126,7 @@
 %patch8 -p1
 
 %build
-# Drop the --no-undefined from LINKER flags as the cmakelists are too broken
+export CXXFLAGS="%{optflags} -std=c++11"
 %cmake \
     -DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now -pie" \
     -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now -pie" \

++++++ _constraints ++++++
<constraints>
  <hardware>
    <memory>
      <size unit="G">8</size>
    </memory>
  </hardware>
</constraints>


Reply via email to