Hello community,

here is the log from the commit of package openmw for openSUSE:Factory checked 
in at 2020-01-30 09:42:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openmw (Old)
 and      /work/SRC/openSUSE:Factory/.openmw.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openmw"

Thu Jan 30 09:42:01 2020 rev:6 rq:768444 version:0.45.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openmw/openmw.changes    2019-07-18 
15:20:02.548148107 +0200
+++ /work/SRC/openSUSE:Factory/.openmw.new.26092/openmw.changes 2020-01-30 
09:42:43.577532695 +0100
@@ -1,0 +2,6 @@
+Wed Jan 29 17:24:53 UTC 2020 - Cristian Rodríguez <[email protected]>
+
+- Build with -fvisibility=hidden, generates better and ~3MB
+  smaller executables.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openmw.spec ++++++
--- /var/tmp/diff_new_pack.VA0kR8/_old  2020-01-30 09:42:44.493533187 +0100
+++ /var/tmp/diff_new_pack.VA0kR8/_new  2020-01-30 09:42:44.493533187 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openmw
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2012-2015 openSUSE_user1
 #
 # All modifications and additions to the file contributed by third parties
@@ -105,6 +105,9 @@
        -DOPENMW_RESOURCE_FILES="%{_datadir}/%{name}/resources/" \
        -DUSE_SYSTEM_TINYXML="ON" \
        -DDESIRED_QT_VERSION=5 \
+       -DCMAKE_POLICY_DEFAULT_CMP0063=NEW \
+       -DCMAKE_CXX_VISIBILITY_PRESET=hidden \
+       -DCMAKE_VISIBILITY_INLINES_HIDDEN=1
 
 make %{?_smp_mflags} VERBOSE=1
 


Reply via email to