Hello community, here is the log from the commit of package musescore for openSUSE:Factory checked in at 2019-11-14 23:52:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/musescore (Old) and /work/SRC/openSUSE:Factory/.musescore.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "musescore" Thu Nov 14 23:52:12 2019 rev:13 rq:748356 version:3.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/musescore/musescore.changes 2019-11-06 14:06:56.236838240 +0100 +++ /work/SRC/openSUSE:Factory/.musescore.new.26869/musescore.changes 2019-11-14 23:52:18.228543445 +0100 @@ -1,0 +2,12 @@ +Wed Nov 13 14:26:14 UTC 2019 - Cor Blom <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- MuseScore-3.3.tar.gz New: ---- MuseScore-3.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ musescore.spec ++++++ --- /var/tmp/diff_new_pack.OQz5B4/_old 2019-11-14 23:52:19.604542966 +0100 +++ /var/tmp/diff_new_pack.OQz5B4/_new 2019-11-14 23:52:19.608542965 +0100 @@ -21,7 +21,7 @@ %define fontdir %{_datadir}/fonts/%{name} %define docdir %{_docdir}/%{name} Name: musescore -Version: 3.3.0 +Version: 3.3.1 Release: 0 Summary: A WYSIWYG music score typesetter # Musescore code license is GPL-2.0 @@ -30,7 +30,7 @@ License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND MIT Group: Productivity/Multimedia/Sound/Editors and Convertors URL: https://musescore.org -Source0: https://github.com/musescore/MuseScore/archive/v%{version_lesser}/MuseScore-%{version_lesser}.tar.gz +Source0: https://github.com/musescore/MuseScore/archive/v%{version}/MuseScore-%{version}.tar.gz Source1: %{rname}.desktop # PATCH-FIX-UPSTREAM: see https://github.com/musescore/MuseScore/releases Patch0: correct-revision.patch @@ -95,12 +95,9 @@ Additional fonts for use by the MuseScore music notation program. %prep -%setup -q -n MuseScore-%{version_lesser} +%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 ++++++ MuseScore-3.3.tar.gz -> MuseScore-3.3.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/musescore/MuseScore-3.3.tar.gz /work/SRC/openSUSE:Factory/.musescore.new.26869/MuseScore-3.3.1.tar.gz differ: char 28, line 1 ++++++ correct-revision.patch ++++++ --- /var/tmp/diff_new_pack.OQz5B4/_old 2019-11-14 23:52:19.644542952 +0100 +++ /var/tmp/diff_new_pack.OQz5B4/_new 2019-11-14 23:52:19.648542951 +0100 @@ -2,4 +2,4 @@ +++ b/mscore/revision.h @@ -1 +1 @@ -3543170 -+4761df6 ++824af4c
