From 6e572e0fa92bd7f62e94371065d1f18847f0ea99bf1598323a93b0ff992d87af Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Tue, 9 Feb 2021 07:32:56 +0000 Subject: [PATCH] Accepting request 870384 from home:balping:branches:multimedia:apps Updated to 3.6.2 Bug needs to be addressed: https://bugzilla.opensuse.org/show_bug.cgi?id=1181905 OBS-URL: https://build.opensuse.org/request/show/870384 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=89 --- MuseScore-3.6.1.tar.gz | 3 --- MuseScore-3.6.2.tar.gz | 3 +++ musescore.changes | 44 ++++++++++++++++++++++++++++++++++++++++++ musescore.spec | 4 ++-- 4 files changed, 49 insertions(+), 5 deletions(-) delete mode 100644 MuseScore-3.6.1.tar.gz create mode 100644 MuseScore-3.6.2.tar.gz diff --git a/MuseScore-3.6.1.tar.gz b/MuseScore-3.6.1.tar.gz deleted file mode 100644 index 98b3a85..0000000 --- a/MuseScore-3.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca0e71995aeef50f65e52ef93e1663b91d3cbbbd68086ff949fe121da8e3081d -size 68754499 diff --git a/MuseScore-3.6.2.tar.gz b/MuseScore-3.6.2.tar.gz new file mode 100644 index 0000000..be5772f --- /dev/null +++ b/MuseScore-3.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37acc6d7a316f04925265d2d22a35d715888580e16eff846e9b621954133c45 +size 69077899 diff --git a/musescore.changes b/musescore.changes index 8fe8ccb..178ca35 100644 --- a/musescore.changes +++ b/musescore.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Tue Feb 9 03:37:47 UTC 2021 - Dura-Kovács + +- Updated to 3.6.2 + * Fixed an issue with gap between staff and final barline with + courtesy clef + * Fixed an issue when removing spanners from measures + outside of the rewrite range + * Fixed an accessibility issue with the score migration dialog + * Fixed a crash related to QtWebEngineProcess after update + * Fixed an issue with timeline showing part name rather than + instrument name + * Fixed an issue with focus of dockable windows when visibility + is toggled + * Fixed an issue where custom gliss text reverts to default "gliss" + * Added missing Flügelhorns to instrument ordering definitions + * Fixed an issue where beams cannot be connected over quarter rests + * Fixed an issue where staff spacers do not work on last + system of page + * Fixed an issue with broken swapping of notes/chords with + Shift + Left/Right + * Fixed an issue with incomplete import from ScoreScan XML file + * Fixed an issue with unsaved default settings to pre-3.6 score + after 'reset styles to default' + * Fixed an issue with Banjo fifth string fret numbers + * Fixed an issue where invisible breath marks impact layout + * Fixed a crash during the opening of a score with a missing + section break + * Applying tremolo is now a toggle operation + * Fixed an issue where the Mixer panel is not fully shown when opened + * Fixed an issue where an empty rehearsal mark is not deleted + after entering a system break + * Fixed an issue where multi-measure rest numbers can collide + with other elements + * Fixed an issue where deleting a breath/caesura leads + to the wrong note being selected + * Fixed an issue when parts inherit non-default style from score + * Fixed a crash when changing time signature at the beginning + of a corrupted measure + * Fixed an issue with unreadable chord symbols + * Updated the close icon for Import Midi Panel (and Find/GoTo) + * Fixed an issue with auto-sizing of vertical frames when dragging + the height handle + ------------------------------------------------------------------- Fri Jan 29 16:37:39 UTC 2021 - Balázs Dura-Kovács diff --git a/musescore.spec b/musescore.spec index 5fb65d4..fe704e3 100644 --- a/musescore.spec +++ b/musescore.spec @@ -18,11 +18,11 @@ %define rname mscore %define version_lesser 3.6 -%define revision d0fc8e9 +%define revision 3224f34 %define fontdir %{_datadir}/fonts/%{name} %define docdir %{_docdir}/%{name} Name: musescore -Version: 3.6.1 +Version: 3.6.2 Release: 0 Summary: A WYSIWYG music score typesetter # Musescore code license is GPL-2.0