From d81390576b27023b408169cc170557838719b40f Mon Sep 17 00:00:00 2001 From: Krzysztof Mrozowicz Date: Tue, 6 Jun 2023 05:48:41 +0000 Subject: [PATCH] - release 1 --- do_not_bundle_qtwebengine.patch | 25 ------------------------- musescore.spec | 2 +- 2 files changed, 1 insertion(+), 26 deletions(-) delete mode 100644 do_not_bundle_qtwebengine.patch diff --git a/do_not_bundle_qtwebengine.patch b/do_not_bundle_qtwebengine.patch deleted file mode 100644 index cb8f111..0000000 --- a/do_not_bundle_qtwebengine.patch +++ /dev/null @@ -1,25 +0,0 @@ ---- MuseScore-3.6.2/main/CMakeLists.txt~ 2021-02-08 12:16:37.000000000 +0000 -+++ MuseScore-3.6.2/main/CMakeLists.txt 2021-03-03 21:33:31.167705900 +0000 -@@ -226,22 +226,6 @@ - else (MINGW) - - if ( NOT MSVC ) -- ## install qwebengine core -- if (NOT APPLE AND USE_WEBENGINE) -- install(PROGRAMS -- ${QT_INSTALL_LIBEXECS}/QtWebEngineProcess -- DESTINATION bin -- ) -- install(DIRECTORY -- ${QT_INSTALL_DATA}/resources -- DESTINATION lib/qt5 -- ) -- install(DIRECTORY -- ${QT_INSTALL_TRANSLATIONS}/qtwebengine_locales -- DESTINATION lib/qt5/translations -- ) -- endif(NOT APPLE AND USE_WEBENGINE) -- - set_target_properties ( - mscore - PROPERTIES diff --git a/musescore.spec b/musescore.spec index 74b6dc1..a047372 100644 --- a/musescore.spec +++ b/musescore.spec @@ -6,7 +6,7 @@ Summary: MuseScore - music notation software Summary(pl.UTF-8): MuseScore - oprogramowanie do notacji muzycznej Name: musescore Version: 4.0.2 -Release: 0.1 +Release: 1 License: GPL v2 Group: Applications Source0: https://github.com/musescore/MuseScore/archive/v%{version}.tar.gz -- 2.44.0