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:
parent
f3ab15769d
commit
e688a126d6
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user