Hello community,

here is the log from the commit of package musescore for openSUSE:Factory 
checked in at 2020-10-08 13:14:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/musescore (Old)
 and      /work/SRC/openSUSE:Factory/.musescore.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "musescore"

Thu Oct  8 13:14:13 2020 rev:21 rq:840146 version:3.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/musescore/musescore.changes      2020-08-20 
22:29:20.887995896 +0200
+++ /work/SRC/openSUSE:Factory/.musescore.new.4249/musescore.changes    
2020-10-08 13:14:29.767298021 +0200
@@ -1,0 +2,9 @@
+Wed Oct  7 18:53:36 UTC 2020 - Cor Blom <[email protected]>
+
+- Update to 3.5.1:
+  * Bugfix release
+    For details see
+    https://github.com/musescore/MuseScore/releases/tag/v3.5.1
+- Update use-qtmake-qt5.patch
+
+-------------------------------------------------------------------

Old:
----
  MuseScore-3.5.tar.gz

New:
----
  MuseScore-3.5.1.tar.gz

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

Other differences:
------------------
++++++ musescore.spec ++++++
--- /var/tmp/diff_new_pack.jG9KO9/_old  2020-10-08 13:14:31.335299441 +0200
+++ /var/tmp/diff_new_pack.jG9KO9/_new  2020-10-08 13:14:31.335299441 +0200
@@ -21,7 +21,7 @@
 %define fontdir %{_datadir}/fonts/%{name}
 %define docdir  %{_docdir}/%{name}
 Name:           musescore
-Version:        3.5
+Version:        3.5.1
 Release:        0
 Summary:        A WYSIWYG music score typesetter
 # Musescore code license is GPL-2.0

++++++ MuseScore-3.5.tar.gz -> MuseScore-3.5.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/musescore/MuseScore-3.5.tar.gz 
/work/SRC/openSUSE:Factory/.musescore.new.4249/MuseScore-3.5.1.tar.gz differ: 
char 12, line 1

++++++ correct-revision.patch ++++++
--- /var/tmp/diff_new_pack.jG9KO9/_old  2020-10-08 13:14:31.379299481 +0200
+++ /var/tmp/diff_new_pack.jG9KO9/_new  2020-10-08 13:14:31.383299484 +0200
@@ -2,4 +2,4 @@
 +++ b/mscore/revision.h
 @@ -1 +1 @@
 -3543170
-+43c5553
++cfb429a

++++++ use-qtmake-qt5.patch ++++++
--- /var/tmp/diff_new_pack.jG9KO9/_old  2020-10-08 13:14:31.407299506 +0200
+++ /var/tmp/diff_new_pack.jG9KO9/_new  2020-10-08 13:14:31.411299510 +0200
@@ -1,7 +1,7 @@
 diff -ur a/build/FindQt5.cmake b/build/FindQt5.cmake
---- a/build/FindQt5.cmake      2019-11-14 08:45:52.000000000 +0100
-+++ b/build/FindQt5.cmake      2019-11-15 10:58:45.208000000 +0100
-@@ -37,7 +37,7 @@
+--- a/build/FindQt5.cmake      2020-10-07 16:33:23.000000000 +0200
++++ b/build/FindQt5.cmake      2020-10-08 00:36:33.765299122 +0200
+@@ -45,7 +45,7 @@
  
  include_directories(${QT_INCLUDES})
  
@@ -10,3 +10,15 @@
  set(_qmake_vars
      QT_INSTALL_ARCHDATA
      QT_INSTALL_BINS
+diff -ur a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt   2020-10-07 16:33:23.000000000 +0200
++++ b/CMakeLists.txt   2020-10-08 00:35:59.616698386 +0200
+@@ -25,7 +25,7 @@
+ include(build/functions.cmake) # library of CMake functions ("fn__" namespace)
+ 
+ # Print Qt version or fail the build if Qt (qmake) is not in PATH.
+-fn__require_program(QMAKE Qt --version 
"https://musescore.org/en/handbook/developers-handbook/compilation"; qmake)
++fn__require_program(QMAKE Qt --version 
"https://musescore.org/en/handbook/developers-handbook/compilation"; qmake-qt5)
+ 
+ set (CI $ENV{CI})
+ if (CI)


Reply via email to