From 4fd605f130622310fb4d8c8485e0869a57c69925103a3be2a5d46ef92ed5030f Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Fri, 15 Feb 2019 16:14:06 +0000 Subject: [PATCH] - Update to 3.0.2: * Improvements + Reworked login screen when using Save Online allows signing in via Facebook and Google and creating an account from within the editor + New easy fingering input mode and other fingering improvements * Fixes + Plugins framework didn't work + Grace notes displayed the wrong size in TAB staves + Default window size was too large on a multi-monitor setup + Color was not available as a text style setting, including issues with coloring lyrics for different voices + Slurs were not exported properly to MusicXML + Tempo text was not imported properly from MusicXML - Updated correct-revision.patch OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=20 --- MuseScore-3.0.1.tar.gz | 3 --- MuseScore-3.0.2.tar.gz | 3 +++ correct-revision.patch | 2 +- musescore.changes | 18 ++++++++++++++++++ musescore.spec | 5 +++-- 5 files changed, 25 insertions(+), 6 deletions(-) delete mode 100644 MuseScore-3.0.1.tar.gz create mode 100644 MuseScore-3.0.2.tar.gz diff --git a/MuseScore-3.0.1.tar.gz b/MuseScore-3.0.1.tar.gz deleted file mode 100644 index 4c906fe..0000000 --- a/MuseScore-3.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02fe4a8dce3eaaa0089866a395e43009d518594b55f4915767df637f294a82d0 -size 60166011 diff --git a/MuseScore-3.0.2.tar.gz b/MuseScore-3.0.2.tar.gz new file mode 100644 index 0000000..d734c9f --- /dev/null +++ b/MuseScore-3.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e8a203f256b48d8be7937b70f0f36a87104ee8359c99d0456627a14a42e2d6b +size 60297647 diff --git a/correct-revision.patch b/correct-revision.patch index b72260a..76ef445 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 -+06a66a2 ++8ca4d2c diff --git a/musescore.changes b/musescore.changes index 4e0edc0..0b6407b 100644 --- a/musescore.changes +++ b/musescore.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Feb 15 16:09:53 UTC 2019 - cornelis@solcon.nl + +- Update to 3.0.2: + * Improvements + + Reworked login screen when using Save Online allows signing in via + Facebook and Google and creating an account from within the editor + + New easy fingering input mode and other fingering improvements + * Fixes + + Plugins framework didn't work + + Grace notes displayed the wrong size in TAB staves + + Default window size was too large on a multi-monitor setup + + Color was not available as a text style setting, including issues with + coloring lyrics for different voices + + Slurs were not exported properly to MusicXML + + Tempo text was not imported properly from MusicXML +- Updated correct-revision.patch + ------------------------------------------------------------------- Sat Jan 19 15:28:55 UTC 2019 - Cor Blom diff --git a/musescore.spec b/musescore.spec index a2b588e..ac6b203 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 https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -23,7 +23,7 @@ %define docdir %{_docdir}/%{name} Name: musescore -Version: 3.0.1 +Version: 3.0.2 Release: 0 Summary: A WYSIWYG music score typesetter # Musescore code license is GPL-2.0 @@ -56,6 +56,7 @@ BuildRequires: libsndfile-devel BuildRequires: libvorbis-devel BuildRequires: portaudio-devel BuildRequires: portmidi-devel +BuildRequires: unzip BuildRequires: update-desktop-files Requires: %{name}-fonts = %{version}-%{release}