Hello community,

here is the log from the commit of package musescore for openSUSE:Factory 
checked in at 2019-06-19 21:06:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/musescore (Old)
 and      /work/SRC/openSUSE:Factory/.musescore.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "musescore"

Wed Jun 19 21:06:01 2019 rev:7 rq:708515 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/musescore/musescore.changes      2019-03-18 
10:41:15.407280481 +0100
+++ /work/SRC/openSUSE:Factory/.musescore.new.4811/musescore.changes    
2019-06-19 21:08:37.506523259 +0200
@@ -1,0 +2,21 @@
+Fri Jun  7 22:02:48 UTC 2019 - Cor Blom <corne...@solcon.nl>
+
+- Update to 3.1.0:
+  New:
+  * Single-note dynamics playback - long notes can play dynamic changes
+  * Updated soundfont that supports single-note dynamics out of the box
+  * High quality soundfont with better strings and synth instruments
+    available as an extension in the Resource Manager
+  * Option to completely disable Auto Placement
+  * Elements can cross staves still participating in Auto Placement
+  * Half-time/Double-time feature that shortens and lengthens rhythms
+    on copy-pasting
+  * Linearization feature that unrolls all repeats
+  * Internal computational approach that allows creating 256th, 512th,
+    1024th notes and any kind of compound tuplets
+  * Online documentation for Plugin API is available
+  Further:
+  * Several improvements and a number of bugfixes
+- Update correct-revision.patch
+
+-------------------------------------------------------------------

Old:
----
  MuseScore-3.0.5.tar.gz

New:
----
  MuseScore-3.1.tar.gz

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

Other differences:
------------------
++++++ musescore.spec ++++++
--- /var/tmp/diff_new_pack.78ZD1k/_old  2019-06-19 21:08:39.658525230 +0200
+++ /var/tmp/diff_new_pack.78ZD1k/_new  2019-06-19 21:08:39.666525238 +0200
@@ -12,18 +12,16 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define         rname mscore
-%define         version_lesser 3.0
-
+%define         version_lesser 3.1
 %define fontdir %{_datadir}/fonts/%{name}
 %define docdir  %{_docdir}/%{name}
-
 Name:           musescore
-Version:        3.0.5
+Version:        3.1.0
 Release:        0
 Summary:        A WYSIWYG music score typesetter
 # Musescore code license is GPL-2.0
@@ -32,7 +30,7 @@
 License:        GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-only AND 
LGPL-3.0-only AND MIT
 Group:          Productivity/Multimedia/Sound/Editors and Convertors
 URL:            https://musescore.org
-Source0:        
https://github.com/musescore/MuseScore/archive/v%{version}/MuseScore-%{version}.tar.gz
+Source0:        
https://github.com/musescore/MuseScore/archive/v%{version_lesser}/MuseScore-%{version_lesser}.tar.gz
 Source1:        %{rname}.desktop
 # PATCH-FIX-UPSTREAM: see https://github.com/musescore/MuseScore/releases
 Patch0:         correct-revision.patch
@@ -74,7 +72,7 @@
 Additional fonts for use by the MuseScore music notation program.
 
 %prep
-%setup -q -n MuseScore-%{version}
+%setup -q -n MuseScore-%{version_lesser}
 %patch0 -p1
 
 # remove precompiled binary
@@ -122,23 +120,23 @@
 install -p -m 644 demos/*.mscz 
%{buildroot}%{_datadir}/%{rname}-%{version_lesser}/demos
 
 # collect doc files
-install -d -m 755 %buildroot%{docdir}
-install -p -m 644 thirdparty/beatroot/COPYING         
%{buildroot}%{docdir}/COPYING.beatroot
-install -p -m 644 thirdparty/beatroot/README.txt      
%{buildroot}%{docdir}/README.txt.beatroot
-install -p -m 644 thirdparty/intervaltree/README      
%{buildroot}%{docdir}/README.intervaltree
-install -p -m 644 thirdparty/kQOAuth/COPYING          
%{buildroot}%{docdir}/COPYING.kQOAuth
-install -p -m 644 thirdparty/kQOAuth/README           
%{buildroot}%{docdir}/README.kQOAuth
-install -p -m 644 thirdparty/kQOAuth/README.md        
%{buildroot}%{docdir}/README.md.kQOAuth
-install -p -m 644 thirdparty/ofqf/README.md           
%{buildroot}%{docdir}/README.md.ofqf
-install -p -m 644 thirdparty/rtf2html/ChangeLog       
%{buildroot}%{docdir}/ChangeLog.rtf2html
-install -p -m 644 thirdparty/rtf2html/COPYING.LESSER  
%{buildroot}%{docdir}/COPYING.LESSER.rtf2html
-install -p -m 644 thirdparty/rtf2html/README          
%{buildroot}%{docdir}/README.rtf2html
-install -p -m 644 thirdparty/rtf2html/README.mscore   
%{buildroot}%{docdir}/README.mscore.rtf2html
-install -p -m 644 thirdparty/rtf2html/README.ru       
%{buildroot}%{docdir}/README.ru.rtf2html
-install -p -m 644 thirdparty/singleapp/LGPL_EXCEPTION.txt 
%{buildroot}%{docdir}/LGPL_EXCEPTION.txt.singleapp
-install -p -m 644 thirdparty/singleapp/LICENSE.GPL3   
%{buildroot}%{docdir}/LICENSE.GPL3.singleapp
-install -p -m 644 thirdparty/singleapp/LICENSE.LGPL   
%{buildroot}%{docdir}/LICENSE.LGPL.singleapp
-install -p -m 644 thirdparty/singleapp/README.TXT     
%{buildroot}%{docdir}/README.TXT.singleapp
+install -d -m 755 %{buildroot}%docdir
+install -p -m 644 thirdparty/beatroot/COPYING         
%{buildroot}%docdir/COPYING.beatroot
+install -p -m 644 thirdparty/beatroot/README.txt      
%{buildroot}%docdir/README.txt.beatroot
+install -p -m 644 thirdparty/intervaltree/README      
%{buildroot}%docdir/README.intervaltree
+install -p -m 644 thirdparty/kQOAuth/COPYING          
%{buildroot}%docdir/COPYING.kQOAuth
+install -p -m 644 thirdparty/kQOAuth/README           
%{buildroot}%docdir/README.kQOAuth
+install -p -m 644 thirdparty/kQOAuth/README.md        
%{buildroot}%docdir/README.md.kQOAuth
+install -p -m 644 thirdparty/ofqf/README.md           
%{buildroot}%docdir/README.md.ofqf
+install -p -m 644 thirdparty/rtf2html/ChangeLog       
%{buildroot}%docdir/ChangeLog.rtf2html
+install -p -m 644 thirdparty/rtf2html/COPYING.LESSER  
%{buildroot}%docdir/COPYING.LESSER.rtf2html
+install -p -m 644 thirdparty/rtf2html/README          
%{buildroot}%docdir/README.rtf2html
+install -p -m 644 thirdparty/rtf2html/README.mscore   
%{buildroot}%docdir/README.mscore.rtf2html
+install -p -m 644 thirdparty/rtf2html/README.ru       
%{buildroot}%docdir/README.ru.rtf2html
+install -p -m 644 thirdparty/singleapp/LGPL_EXCEPTION.txt 
%{buildroot}%docdir/LGPL_EXCEPTION.txt.singleapp
+install -p -m 644 thirdparty/singleapp/LICENSE.GPL3   
%{buildroot}%docdir/LICENSE.GPL3.singleapp
+install -p -m 644 thirdparty/singleapp/LICENSE.LGPL   
%{buildroot}%docdir/LICENSE.LGPL.singleapp
+install -p -m 644 thirdparty/singleapp/README.TXT     
%{buildroot}%docdir/README.TXT.singleapp
 
 # aeolus not included in this build
 #install -p -m 644 aeolus/AUTHORS                     
%%{buildroot}%%{docdir}/AUTHORS.aeolus
@@ -147,16 +145,16 @@
 #install -p -m 644 aeolus/README.mscore               
%%{buildroot}%%{docdir}/README.mscore.aeolus
 #install -p -m 644 aeolus/README.mscore1              
%%{buildroot}%%{docdir}/README.mscore1.aeolus
 
-install -p -m 644 bww2mxml/COPYING                    
%{buildroot}%{docdir}/COPYING.bww2mxml
-install -p -m 644 bww2mxml/README                     
%{buildroot}%{docdir}/README.bww2mxml
-install -p -m 644 effects/chorus/COPYING              
%{buildroot}%{docdir}/COPYING.chorus
-install -p -m 644 effects/chorus/README               
%{buildroot}%{docdir}/README.chorus
-install -p -m 644 effects/compressor/README           
%{buildroot}%{docdir}/README.compressor
-install -p -m 644 share/sound/README.md               
%{buildroot}%{docdir}/README.md.sound
-install -p -m 644 share/locale/README.md              
%{buildroot}%{docdir}/README.md.locale
-install -p -m 644 share/instruments/README.md         
%{buildroot}%{docdir}/README.md.instruments
-install -p -m 644 share/wallpaper/COPYRIGHT           
%{buildroot}%{docdir}/COPYING.wallpaper
-install -p -m 644 zerberus/README                     
%{buildroot}%{docdir}/README.zerberus
+install -p -m 644 bww2mxml/COPYING                    
%{buildroot}%docdir/COPYING.bww2mxml
+install -p -m 644 bww2mxml/README                     
%{buildroot}%docdir/README.bww2mxml
+install -p -m 644 effects/chorus/COPYING              
%{buildroot}%docdir/COPYING.chorus
+install -p -m 644 effects/chorus/README               
%{buildroot}%docdir/README.chorus
+install -p -m 644 effects/compressor/README           
%{buildroot}%docdir/README.compressor
+install -p -m 644 share/sound/README.md               
%{buildroot}%docdir/README.md.sound
+install -p -m 644 share/locale/README.md              
%{buildroot}%docdir/README.md.locale
+install -p -m 644 share/instruments/README.md         
%{buildroot}%docdir/README.md.instruments
+install -p -m 644 share/wallpaper/COPYRIGHT           
%{buildroot}%docdir/COPYING.wallpaper
+install -p -m 644 zerberus/README                     
%{buildroot}%docdir/README.zerberus
 
 %fdupes %{buildroot}/%{_prefix}
 
@@ -177,7 +175,7 @@
 %files
 %{_bindir}/%{name}
 %{_bindir}/%{rname}
-%{_datadir}/appdata/mscore.appdata.xml
+%{_datadir}/metainfo/org.musescore.MuseScore.appdata.xml
 %{_datadir}/applications/%{rname}.desktop
 %{_datadir}/mime/packages/*
 %{_datadir}/icons/hicolor/*
@@ -186,8 +184,8 @@
 %{_mandir}/man1/*
 %doc README.md
 %license LICENSE.GPL
-%dir %{docdir}
-%doc %{docdir}/*
+%dir %docdir
+%doc %docdir/*
 
 %files fonts
 %dir %{fontdir}

++++++ MuseScore-3.0.5.tar.gz -> MuseScore-3.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/musescore/MuseScore-3.0.5.tar.gz 
/work/SRC/openSUSE:Factory/.musescore.new.4811/MuseScore-3.1.tar.gz differ: 
char 13, line 1

++++++ correct-revision.patch ++++++
--- /var/tmp/diff_new_pack.78ZD1k/_old  2019-06-19 21:08:39.706525274 +0200
+++ /var/tmp/diff_new_pack.78ZD1k/_new  2019-06-19 21:08:39.706525274 +0200
@@ -2,4 +2,4 @@
 +++ b/mscore/revision.h        2019-01-15 09:25:30.000000000 +0100
 @@ -1 +1 @@
 -3543170
-+58dd23d
++e26f7c4


Reply via email to