forked from pool/musescore
- 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
This commit is contained in:
@@ -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}
|
||||
|
||||
|
Reference in New Issue
Block a user