From 0451b8a4a134e5a6209e569587663392f2ac492c Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 9 Sep 2016 11:58:05 -0500 Subject: [PATCH] Revert "apply layout.patch for real (#1350976)" This reverts commit 4a8f2a2dcc057ebb617df7c35ec00d6ec55e6bbc. --- plasma-workspace.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 4e5333e..902d26c 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -7,7 +7,7 @@ Name: plasma-workspace Summary: Plasma workspace, applications and applets Version: 5.7.3 -Release: 3%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://quickgit.kde.org/?p=%{name}.git @@ -415,7 +415,6 @@ sed -i -e "s|@DEFAULT_LOOKANDFEEL@|%{?default_lookandfeel}%{!?default_lookandfee %patch12 -p1 -b .startkde %patch13 -p1 -b .startplasmacompositor %patch14 -p1 -%patch15 -p1 # highlight the use of wayland sed -i.plasmawayland -e "s|Plasma|Plasma (Wayland)|g" plasmawayland.desktop.cmake @@ -664,9 +663,6 @@ fi %changelog -* Wed Aug 24 2016 Rex Dieter - 5.7.3-3 -- apply layout.patch for real (#1350976) - * Tue Aug 02 2016 Rex Dieter - 5.7.3-2 - adapt to upstream looknfeel/default-layout changes - BR: iso-codes (technically only runtime dep, but can't hurt)