Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package musescore for openSUSE:Factory 
checked in at 2023-08-16 14:17:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/musescore (Old)
 and      /work/SRC/openSUSE:Factory/.musescore.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "musescore"

Wed Aug 16 14:17:36 2023 rev:36 rq:1104085 version:4.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/musescore/musescore.changes      2023-08-12 
15:07:07.638866093 +0200
+++ /work/SRC/openSUSE:Factory/.musescore.new.11712/musescore.changes   
2023-08-16 14:17:39.503213628 +0200
@@ -1,0 +2,7 @@
+Tue Aug 15 19:15:21 UTC 2023 - Cor Blom <corne...@solcon.nl>
+
+- Disable update module (-DBUILD_UPDATE_MODULE:BOOL=OFF)
+  https://github.com/musescore/MuseScore/issues/15617
+  is fixed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ musescore.spec ++++++
--- /var/tmp/diff_new_pack.xBH9Wq/_old  2023-08-16 14:17:40.975223933 +0200
+++ /var/tmp/diff_new_pack.xBH9Wq/_new  2023-08-16 14:17:40.979223961 +0200
@@ -164,14 +164,14 @@
 # BUILD_VIDEOEXPORT_MODULE:BOOL=ON
 # find out how to enable this
 # BUILD_VST:BOOL=ON
-# -DBUILD_UPDATE_MODULE:BOOL=OFF triggers bug  
https://github.com/musescore/MuseScore/issues/15617
 %cmake \
+       -DCMAKE_BUILD_TYPE=RelWithDebInfo \
        -DMUSESCORE_BUILD_CONFIGURATION=app \
        -DMUSESCORE_BUILD_CONFIG=release \
        -DBUILD_UNIT_TESTS=OFF \
        -DUSE_SYSTEM_FREETYPE=ON \
        -DBUILD_JACK:BOOL=ON \
-       -DBUILD_UPDATE_MODULE:BOOL=ON \
+       -DBUILD_UPDATE_MODULE:BOOL=OFF \
        -DBUILD_CRASHPAD_CLIENT=OFF \
        -DMUSESCORE_REVISION=%{revision} \
        -Wno-dev

Reply via email to