SHA256
1
0
forked from pool/musescore

- Update to 3.5.2:

* Fixed an unexpected page stretching in "Edit style" dialog
  * Fixed an issue with audio export on Windows, previously
    exporting to .FLAC or .OGG could result in an empty file that
    cannot be played
  * Fixed an issue of harmony playback preferences. Previously, the
    real value of "Chord symbol playback" was not taken into
    account until the first toggle of this setting
  * Fixed a potential crash that could occur when resizing the
    Piano Roll

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=81
This commit is contained in:
Cor Blom 2020-10-17 11:28:37 +00:00 committed by Git OBS Bridge
parent acd49989c7
commit ab2e0c9b9d
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e65e8d0cd24ee9dfd4e46d654eda31fb32c76a93d2ed46c6e48ac60b60adace
size 66949758

3
MuseScore-3.5.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75b8e783edca9d23718770b3f715d95b88f64545e0372f4ccba58ab073cc7068
size 66326638

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Oct 17 11:01:12 UTC 2020 - Cor Blom <cornelis@solcon.nl>
- Update to 3.5.2:
* Fixed an unexpected page stretching in "Edit style" dialog
* Fixed an issue with audio export on Windows, previously
exporting to .FLAC or .OGG could result in an empty file that
cannot be played
* Fixed an issue of harmony playback preferences. Previously, the
real value of "Chord symbol playback" was not taken into
account until the first toggle of this setting
* Fixed a potential crash that could occur when resizing the
Piano Roll
-------------------------------------------------------------------
Wed Oct 7 18:53:36 UTC 2020 - Cor Blom <cornelis@solcon.nl>

View File

@ -21,7 +21,7 @@
%define fontdir %{_datadir}/fonts/%{name}
%define docdir %{_docdir}/%{name}
Name: musescore
Version: 3.5.1
Version: 3.5.2
Release: 0
Summary: A WYSIWYG music score typesetter
# Musescore code license is GPL-2.0