From 14143971e44eaea8c9a5d741a27b59c1d77c451d13ad414ce56c06180b81cda4 Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Sun, 30 Jun 2019 20:42:16 +0000 Subject: [PATCH] - Update to 3.2.2: Most important improvements: * Sticking (the process of assigning certain notes to either our left or right hand) as a new command * Make basic colors of the application including voice colors consistent * 7/8 time signature was added to advanced workspace and master palette * Avoid poor alignment of hairpins to dynamics bound to the segment before hairpin start * Add style settings allowing MDL templates to follow basic drum line notation rules better * Double/triple-clicking in a text editing mode now selects a word/paragraph respectively Also numerous fixes, for details see github release page: * https://github.com/musescore/MuseScore/releases - Update correct-revision.patch OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=30 --- MuseScore-3.1.tar.gz | 3 --- MuseScore-3.2.2.tar.gz | 3 +++ correct-revision.patch | 6 +++--- musescore.changes | 15 +++++++++++++++ musescore.spec | 8 ++++---- 5 files changed, 25 insertions(+), 10 deletions(-) delete mode 100644 MuseScore-3.1.tar.gz create mode 100644 MuseScore-3.2.2.tar.gz diff --git a/MuseScore-3.1.tar.gz b/MuseScore-3.1.tar.gz deleted file mode 100644 index 815bad7..0000000 --- a/MuseScore-3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21ec0331af6424e019a713a61da1649d23502591583064be3cfc6ad20c3b05e9 -size 61130218 diff --git a/MuseScore-3.2.2.tar.gz b/MuseScore-3.2.2.tar.gz new file mode 100644 index 0000000..742190a --- /dev/null +++ b/MuseScore-3.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cf447c3f5c6b4a33b860ed41dbc414e5fdfc03e1c579d48095c16a0210cf0d2 +size 63929329 diff --git a/correct-revision.patch b/correct-revision.patch index eea8e5e..40a8680 100644 --- a/correct-revision.patch +++ b/correct-revision.patch @@ -1,5 +1,5 @@ ---- a/mscore/revision.h 2019-01-15 10:20:49.000000000 +0100 -+++ b/mscore/revision.h 2019-01-15 09:25:30.000000000 +0100 +--- a/mscore/revision.h ++++ b/mscore/revision.h @@ -1 +1 @@ -3543170 -+e26f7c4 ++c893c61 diff --git a/musescore.changes b/musescore.changes index 60a6339..aa1580b 100644 --- a/musescore.changes +++ b/musescore.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Jun 30 20:35:18 UTC 2019 - Cor Blom + +- Update to 3.2.2: + Most important improvements: + * Sticking (the process of assigning certain notes to either our left or right hand) as a new command + * Make basic colors of the application including voice colors consistent + * 7/8 time signature was added to advanced workspace and master palette + * Avoid poor alignment of hairpins to dynamics bound to the segment before hairpin start + * Add style settings allowing MDL templates to follow basic drum line notation rules better + * Double/triple-clicking in a text editing mode now selects a word/paragraph respectively + Also numerous fixes, for details see github release page: + * https://github.com/musescore/MuseScore/releases +- Update correct-revision.patch + ------------------------------------------------------------------- Fri Jun 7 22:02:48 UTC 2019 - Cor Blom diff --git a/musescore.spec b/musescore.spec index 049b2c4..ed7d17e 100644 --- a/musescore.spec +++ b/musescore.spec @@ -17,11 +17,11 @@ %define rname mscore -%define version_lesser 3.1 +%define version_lesser 3.2 %define fontdir %{_datadir}/fonts/%{name} %define docdir %{_docdir}/%{name} Name: musescore -Version: 3.1.0 +Version: 3.2.2 Release: 0 Summary: A WYSIWYG music score typesetter # Musescore code license is GPL-2.0 @@ -30,7 +30,7 @@ Summary: A WYSIWYG music score typesetter License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND MIT Group: Productivity/Multimedia/Sound/Editors and Convertors URL: https://musescore.org -Source0: https://github.com/musescore/MuseScore/archive/v%{version_lesser}/MuseScore-%{version_lesser}.tar.gz +Source0: https://github.com/musescore/MuseScore/archive/v%{version_lesser}/MuseScore-%{version}.tar.gz Source1: %{rname}.desktop # PATCH-FIX-UPSTREAM: see https://github.com/musescore/MuseScore/releases Patch0: correct-revision.patch @@ -72,7 +72,7 @@ BuildArch: noarch Additional fonts for use by the MuseScore music notation program. %prep -%setup -q -n MuseScore-%{version_lesser} +%setup -q -n MuseScore-%{version} %patch0 -p1 # remove precompiled binary