From e108f772e9fa0a7b56443276d2c39e44a40231801ed7f0bdf651f77ec24b07a6 Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Fri, 1 Mar 2019 13:43:57 +0000 Subject: [PATCH] new version: 3.0.4 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=23 --- MuseScore-3.0.2.tar.gz | 3 --- MuseScore-3.0.4.tar.gz | 3 +++ correct-revision.patch | 2 +- musescore.changes | 30 ++++++++++++++++++++++++++++++ musescore.spec | 4 ++-- 5 files changed, 36 insertions(+), 6 deletions(-) delete mode 100644 MuseScore-3.0.2.tar.gz create mode 100644 MuseScore-3.0.4.tar.gz diff --git a/MuseScore-3.0.2.tar.gz b/MuseScore-3.0.2.tar.gz deleted file mode 100644 index d734c9f..0000000 --- a/MuseScore-3.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e8a203f256b48d8be7937b70f0f36a87104ee8359c99d0456627a14a42e2d6b -size 60297647 diff --git a/MuseScore-3.0.4.tar.gz b/MuseScore-3.0.4.tar.gz new file mode 100644 index 0000000..56f9e9a --- /dev/null +++ b/MuseScore-3.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5adbe08854842e01279293bf96a7710542defe8afd2f5e3ecea42e5d99881bb6 +size 60491724 diff --git a/correct-revision.patch b/correct-revision.patch index 76ef445..46bae03 100644 --- a/correct-revision.patch +++ b/correct-revision.patch @@ -2,4 +2,4 @@ +++ b/mscore/revision.h 2019-01-15 09:25:30.000000000 +0100 @@ -1 +1 @@ -3543170 -+8ca4d2c ++cda4080 diff --git a/musescore.changes b/musescore.changes index 0b6407b..ce920c4 100644 --- a/musescore.changes +++ b/musescore.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Fri Mar 1 13:38:39 UTC 2019 - Cor Blom + +- 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 diff --git a/musescore.spec b/musescore.spec index c4631b0..99dd187 100644 --- a/musescore.spec +++ b/musescore.spec @@ -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 http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,7 +23,7 @@ %define docdir %{_docdir}/%{name} Name: musescore -Version: 3.0.2 +Version: 3.0.4 Release: 0 Summary: A WYSIWYG music score typesetter # Musescore code license is GPL-2.0