Hello community, here is the log from the commit of package musescore for openSUSE:Factory checked in at 2019-03-18 10:41:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/musescore (Old) and /work/SRC/openSUSE:Factory/.musescore.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "musescore" Mon Mar 18 10:41:08 2019 rev:6 rq:685441 version:3.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/musescore/musescore.changes 2019-03-04 09:22:00.332583379 +0100 +++ /work/SRC/openSUSE:Factory/.musescore.new.28833/musescore.changes 2019-03-18 10:41:15.407280481 +0100 @@ -1,0 +2,21 @@ +Fri Mar 15 18:48:42 UTC 2019 - Cor Blom <[email protected]> + +- Update to 3.0.5: + Improvements: + * The whole chord sounds when iterating over notes with left-right + arrows + * Support more properties for fingering + * Add more properties for Plugin API + * Optimise New Score Wizard start time and layout calculations + Fixes: + * MuseScore 3.0.4 crashed on startup on macOS + * Score margins and related staves positioning were calculated + incorrectly + * Spacers worked incorrectly when interacting with page borders + * Measure counting was wrong when setting a custom offset value + * Keyboard navigation in Single Page view worked incorrectly + * MuseScore crashed on finishing work on Windows + * MuseScore crashed when changing Time Signature in parts + * MuseScore crashed when selecting a bracket in edit mode + +------------------------------------------------------------------- Old: ---- MuseScore-3.0.4.tar.gz New: ---- MuseScore-3.0.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ musescore.spec ++++++ --- /var/tmp/diff_new_pack.JO8xtf/_old 2019-03-18 10:41:17.347278110 +0100 +++ /var/tmp/diff_new_pack.JO8xtf/_new 2019-03-18 10:41:17.347278110 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -23,7 +23,7 @@ %define docdir %{_docdir}/%{name} Name: musescore -Version: 3.0.4 +Version: 3.0.5 Release: 0 Summary: A WYSIWYG music score typesetter # Musescore code license is GPL-2.0 @@ -34,7 +34,7 @@ URL: https://musescore.org Source0: https://github.com/musescore/MuseScore/archive/v%{version}/MuseScore-%{version}.tar.gz Source1: %{rname}.desktop -# PATCH-FIX-UPSTREAM: seehttps://github.com/musescore/MuseScore/releases +# PATCH-FIX-UPSTREAM: see https://github.com/musescore/MuseScore/releases Patch0: correct-revision.patch BuildRequires: alsa-devel BuildRequires: cmake >= 3.0 ++++++ MuseScore-3.0.4.tar.gz -> MuseScore-3.0.5.tar.gz ++++++ /work/SRC/openSUSE:Factory/musescore/MuseScore-3.0.4.tar.gz /work/SRC/openSUSE:Factory/.musescore.new.28833/MuseScore-3.0.5.tar.gz differ: char 13, line 1 ++++++ correct-revision.patch ++++++ --- /var/tmp/diff_new_pack.JO8xtf/_old 2019-03-18 10:41:17.391278056 +0100 +++ /var/tmp/diff_new_pack.JO8xtf/_new 2019-03-18 10:41:17.391278056 +0100 @@ -2,4 +2,4 @@ +++ b/mscore/revision.h 2019-01-15 09:25:30.000000000 +0100 @@ -1 +1 @@ -3543170 -+cda4080 ++58dd23d
