forked from pool/musescore
new version: 3.0.4
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=23
This commit is contained in:
parent
2f17555473
commit
e108f772e9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4e8a203f256b48d8be7937b70f0f36a87104ee8359c99d0456627a14a42e2d6b
|
|
||||||
size 60297647
|
|
3
MuseScore-3.0.4.tar.gz
Normal file
3
MuseScore-3.0.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5adbe08854842e01279293bf96a7710542defe8afd2f5e3ecea42e5d99881bb6
|
||||||
|
size 60491724
|
@ -2,4 +2,4 @@
|
|||||||
+++ b/mscore/revision.h 2019-01-15 09:25:30.000000000 +0100
|
+++ b/mscore/revision.h 2019-01-15 09:25:30.000000000 +0100
|
||||||
@@ -1 +1 @@
|
@@ -1 +1 @@
|
||||||
-3543170
|
-3543170
|
||||||
+8ca4d2c
|
+cda4080
|
||||||
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 1 13:38:39 UTC 2019 - Cor Blom <cornelis@solcon.nl>
|
||||||
|
|
||||||
|
- Update to 3.0.4:
|
||||||
|
Fixes:
|
||||||
|
* All instruments played as piano in some specific cases
|
||||||
|
* "Save online" login screen didn't work on Mac
|
||||||
|
* Removing section break crashed the editor in some cases
|
||||||
|
* Copying measure repeats didn't work
|
||||||
|
* Brass Quartet and Brass Quintet templates couldn't be opened
|
||||||
|
- Update to 3.0.3:
|
||||||
|
New
|
||||||
|
* New crash report facility
|
||||||
|
Improvements
|
||||||
|
* Whole score playback can be turned on when in the Part tab
|
||||||
|
using the mixer. Part playback works by default in in the Part tab
|
||||||
|
* Improved global performance
|
||||||
|
* Drag-and-drop user experience is improved
|
||||||
|
Fixes
|
||||||
|
* Caesuras and sections breaks didn't cause pauses in playback
|
||||||
|
* Some properties were not properly saved
|
||||||
|
* Fermatas over barlines could not be added
|
||||||
|
* Articulations could not be added to grace notes
|
||||||
|
* Redundant key/time signatures appeared in Page/Continuous view
|
||||||
|
and Parts
|
||||||
|
* Visibility was not properly applied
|
||||||
|
* Ties failed to be copied-pasted in a score with parts
|
||||||
|
* Keyboard navigation in Continuous View was broken
|
||||||
|
- Updated correct-revision.patch to reflect new version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 15 16:09:53 UTC 2019 - cornelis@solcon.nl
|
Fri Feb 15 16:09:53 UTC 2019 - cornelis@solcon.nl
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -23,7 +23,7 @@
|
|||||||
%define docdir %{_docdir}/%{name}
|
%define docdir %{_docdir}/%{name}
|
||||||
|
|
||||||
Name: musescore
|
Name: musescore
|
||||||
Version: 3.0.2
|
Version: 3.0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A WYSIWYG music score typesetter
|
Summary: A WYSIWYG music score typesetter
|
||||||
# Musescore code license is GPL-2.0
|
# Musescore code license is GPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user