From ab2e0c9b9d0c1461ef93a148a5fb1e50c25f8dae8488dd27e1b79fec2ac4f37d Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Sat, 17 Oct 2020 11:28:37 +0000 Subject: [PATCH] - 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 --- MuseScore-3.5.1.tar.gz | 3 --- MuseScore-3.5.2.tar.gz | 3 +++ musescore.changes | 14 ++++++++++++++ musescore.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 MuseScore-3.5.1.tar.gz create mode 100644 MuseScore-3.5.2.tar.gz diff --git a/MuseScore-3.5.1.tar.gz b/MuseScore-3.5.1.tar.gz deleted file mode 100644 index a7f0441..0000000 --- a/MuseScore-3.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e65e8d0cd24ee9dfd4e46d654eda31fb32c76a93d2ed46c6e48ac60b60adace -size 66949758 diff --git a/MuseScore-3.5.2.tar.gz b/MuseScore-3.5.2.tar.gz new file mode 100644 index 0000000..f725401 --- /dev/null +++ b/MuseScore-3.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b8e783edca9d23718770b3f715d95b88f64545e0372f4ccba58ab073cc7068 +size 66326638 diff --git a/musescore.changes b/musescore.changes index cee0025..54f124c 100644 --- a/musescore.changes +++ b/musescore.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Oct 17 11:01:12 UTC 2020 - Cor Blom + +- 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 diff --git a/musescore.spec b/musescore.spec index 234fbb3..53d7651 100644 --- a/musescore.spec +++ b/musescore.spec @@ -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