SHA256
1
0
forked from pool/musescore

- Update to 3.0.5:

Improvements:
  * The whole chord sounds when iterating over notes with left-right
    arrows
  * Support more properties for fingering
  * Add more properties for Plugin API
  * Optimise New Score Wizard start time and layout calculations
  Fixes:
  * MuseScore 3.0.4 crashed on startup on macOS
  * Score margins and related staves positioning were calculated
    incorrectly
  * Spacers worked incorrectly when interacting with page borders
  * Measure counting was wrong when setting a custom offset value
  * Keyboard navigation in Single Page view worked incorrectly
  * MuseScore crashed on finishing work on Windows
  * MuseScore crashed when changing Time Signature in parts
  * MuseScore crashed when selecting a bracket in edit mode

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=26
This commit is contained in:
Cor Blom
2019-03-15 18:52:19 +00:00
committed by Git OBS Bridge
parent 0acb40c5e9
commit 2461cb88a0
5 changed files with 28 additions and 7 deletions

View File

@@ -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.4
Version: 3.0.5
Release: 0
Summary: A WYSIWYG music score typesetter
# Musescore code license is GPL-2.0
@@ -34,7 +34,7 @@ Group: Productivity/Multimedia/Sound/Editors and Convertors
URL: https://musescore.org
Source0: https://github.com/musescore/MuseScore/archive/v%{version}/MuseScore-%{version}.tar.gz
Source1: %{rname}.desktop
# PATCH-FIX-UPSTREAM: seehttps://github.com/musescore/MuseScore/releases
# PATCH-FIX-UPSTREAM: see https://github.com/musescore/MuseScore/releases
Patch0: correct-revision.patch
BuildRequires: alsa-devel
BuildRequires: cmake >= 3.0