From f0cbde367aed36a02524317255bca8841fa85566ee1e0ddc57f8fdc51926d9d1 Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Tue, 26 Nov 2019 11:07:34 +0000 Subject: [PATCH] - Update to 3.3.3: Improvements: * Tie button behaves as a toggle now * Enable changing notes duration if selecting note stem, hook or a range * Visual improvements for palettes * Mark notes that are out of instrument range with red or yellow color even when they are selected * Save Online is now fully synchronised with the musescore.com upload page Fixes * Export Pdf on Mac with Muse Jazz Text was garbled and unreadable if no printers were setup on a machine * Entering notes with mouse failed in Italian TAB * Scoreview jumped back to start of score during note input on (auto)save * Sticking could not be copy-pasted * Extensions could not be installed on macOS Catalina - Update correct-revision.patch OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=66 --- MuseScore-3.3.2.tar.gz | 3 --- MuseScore-3.3.3.tar.gz | 3 +++ correct-revision.patch | 2 +- musescore.changes | 23 +++++++++++++++++++++++ musescore.spec | 2 +- 5 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 MuseScore-3.3.2.tar.gz create mode 100644 MuseScore-3.3.3.tar.gz diff --git a/MuseScore-3.3.2.tar.gz b/MuseScore-3.3.2.tar.gz deleted file mode 100644 index a389697..0000000 --- a/MuseScore-3.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34c856a32ed1d2e725866e63fa0cedda033bfef0a915e2f0b0d83b63a79b2ee4 -size 62806003 diff --git a/MuseScore-3.3.3.tar.gz b/MuseScore-3.3.3.tar.gz new file mode 100644 index 0000000..5c8f89e --- /dev/null +++ b/MuseScore-3.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b7e77f211e3c6ffc6c9695178f1f4e6113974f8ec2902a023e8d4fcc9bf5d05 +size 62820760 diff --git a/correct-revision.patch b/correct-revision.patch index c95be8c..6560cd8 100644 --- a/correct-revision.patch +++ b/correct-revision.patch @@ -2,4 +2,4 @@ +++ b/mscore/revision.h @@ -1 +1 @@ -3543170 -+492d7ef ++57d770e diff --git a/musescore.changes b/musescore.changes index 6cc4cb8..e6c6a87 100644 --- a/musescore.changes +++ b/musescore.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Tue Nov 26 11:04:26 UTC 2019 - Cor Blom + +- Update to 3.3.3: + Improvements: + * Tie button behaves as a toggle now + * Enable changing notes duration if selecting note stem, hook or + a range + * Visual improvements for palettes + * Mark notes that are out of instrument range with red or yellow + color even when they are selected + * Save Online is now fully synchronised with the musescore.com + upload page + Fixes + * Export Pdf on Mac with Muse Jazz Text was garbled and + unreadable if no printers were setup on a machine + * Entering notes with mouse failed in Italian TAB + * Scoreview jumped back to start of score during note input on + (auto)save + * Sticking could not be copy-pasted + * Extensions could not be installed on macOS Catalina +- Update correct-revision.patch + ------------------------------------------------------------------- Fri Nov 15 11:27:34 UTC 2019 - Cor Blom diff --git a/musescore.spec b/musescore.spec index b07cf68..0de63b2 100644 --- a/musescore.spec +++ b/musescore.spec @@ -21,7 +21,7 @@ %define fontdir %{_datadir}/fonts/%{name} %define docdir %{_docdir}/%{name} Name: musescore -Version: 3.3.2 +Version: 3.3.3 Release: 0 Summary: A WYSIWYG music score typesetter # Musescore code license is GPL-2.0