forked from pool/musescore
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
This commit is contained in:
parent
79d10e0d42
commit
6e572e0fa9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca0e71995aeef50f65e52ef93e1663b91d3cbbbd68086ff949fe121da8e3081d
|
||||
size 68754499
|
3
MuseScore-3.6.2.tar.gz
Normal file
3
MuseScore-3.6.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c37acc6d7a316f04925265d2d22a35d715888580e16eff846e9b621954133c45
|
||||
size 69077899
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 9 03:37:47 UTC 2021 - Dura-Kovács <balping314@gmail.com>
|
||||
|
||||
- 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 <balping314@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user