diff --git a/plasma5-workspace.spec b/plasma5-workspace.spec index 55a886a..a273fa8 100644 --- a/plasma5-workspace.spec +++ b/plasma5-workspace.spec @@ -33,7 +33,6 @@ Patch0: 0001-Rename-qdbus-in-startkde.patch Patch1: create_kdehome.patch # PATCH-FIX_OPENSUSE fix-wayland-requirement.patch alarrosa@suse.com -- Change wayland requirement from 1.3.0 to 1.2.1 Patch2: fix-wayland-requirement.patch -Patch3: rb125743.patch # PATCH-FIX_OPENSUSE fix-breeze-sddm-theme-with-many-users.patch alarrosa@suse.com -- Asks for user/password and hide the user list when there's a large number of users Patch4: fix-breeze-sddm-theme-with-many-users.patch # PATCHES 100-200 and above are from upstream 5.3 branch @@ -198,7 +197,6 @@ workspace. Development files. %if 0%{?suse_version} == 1315 && ! 0%{?is_opensuse} %patch2 -p1 %endif -%patch3 -p1 %patch4 -p1 %build diff --git a/rb125743.patch b/rb125743.patch deleted file mode 100644 index b1cbd1e..0000000 --- a/rb125743.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/lookandfeel/contents/splash/Splash.qml b/lookandfeel/contents/splash/Splash.qml -index fdeb1ea..b783263 100644 ---- a/lookandfeel/contents/splash/Splash.qml -+++ b/lookandfeel/contents/splash/Splash.qml -@@ -22,6 +22,7 @@ import QtQuick 2.2 - Image { - id: root - source: "../components/artwork/background.png" -+ fillMode: Image.PreserveAspectFit - - property int stage -