SHA256
1
0
forked from pool/musescore

- Update to 3.3.1:

* MuseScore crashed on startup in some cases on Windows 7
  * Palettes were incorrectly placed when using multiple HighDPI
    monitors and scaling
  * Palettes disappeared on Ubuntu 18.04 in some cases
- Update correct-revision.patch
- Remove line from spec to remove rtf2html binary: it is no longer
  part of the source tarball

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=57
This commit is contained in:
Cor Blom 2019-11-13 14:29:13 +00:00 committed by Git OBS Bridge
parent f3ab15769d
commit e688a126d6
2 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Nov 13 14:26:14 UTC 2019 - Cor Blom <cornelis@solcon.nl>
- Update to 3.3.1:
* MuseScore crashed on startup in some cases on Windows 7
* Palettes were incorrectly placed when using multiple HighDPI
monitors and scaling
* Palettes disappeared on Ubuntu 18.04 in some cases
- Update correct-revision.patch
- Remove line from spec to remove rtf2html binary: it is no longer
part of the source tarball
-------------------------------------------------------------------
Tue Nov 5 08:44:37 UTC 2019 - Cor Blom <cornelis@solcon.nl>

View File

@ -98,9 +98,6 @@ Additional fonts for use by the MuseScore music notation program.
%setup -q -n MuseScore-%{version}
%patch0 -p1
# remove precompiled binary
rm thirdparty/rtf2html/rtf2html
# fix EOL encoding
sed 's/\r$//' fonts/bravura/OFL-FAQ.txt > tmpfile
touch -r fonts/bravura/OFL-FAQ.txt tmpfile