[kde-workspace] 4.11.4

Rex Dieter rdieter at fedoraproject.org
Tue Dec 10 18:27:36 UTC 2013


commit 5572eef3b6fe8945810308583485eac3671a53e7
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Dec 10 12:27:39 2013 -0600

    4.11.4

 .gitignore                                         |    1 +
 0003-update-adjust-to-UPower-0.99.0.patch          |  168 -------------
 ...a-locked-property-for-the-qml-lock-screen.patch |   91 -------
 0033-stray-rubbish.patch                           |   24 --
 0034-also-respect-locking-manually.patch           |  265 --------------------
 ...e-it-possible-to-come-out-of-locked-state.patch |   34 ---
 ...improve-screenlocker-multiscreen-behavior.patch |  210 ----------------
 kde-workspace.spec                                 |   22 +--
 sources                                            |    2 +-
 9 files changed, 8 insertions(+), 809 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 79de045..e66dabd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kde-workspace-4.11.3.tar.xz
+/kde-workspace-4.11.4.tar.xz
diff --git a/kde-workspace.spec b/kde-workspace.spec
index f28237c..0acbb12 100644
--- a/kde-workspace.spec
+++ b/kde-workspace.spec
@@ -16,8 +16,8 @@
 
 Summary: KDE Workspace
 Name:    kde-workspace
-Version: 4.11.3
-Release: 5%{?dist}
+Version: 4.11.4
+Release: 1%{?dist}
 
 License: GPLv2
 URL:     https://projects.kde.org/projects/kde/kde-workspace
@@ -116,12 +116,6 @@ Patch57: kde-workspace-4.8.0-bug796969.patch
 Patch58: kde-workspace-4.11.0-backlight_actual_brightness.patch
 
 ## upstream patches
-Patch1003: 0003-update-adjust-to-UPower-0.99.0.patch
-Patch1032: 0032-introduce-a-locked-property-for-the-qml-lock-screen.patch
-Patch1033: 0033-stray-rubbish.patch
-Patch1034: 0034-also-respect-locking-manually.patch
-Patch1037: 0037-make-it-possible-to-come-out-of-locked-state.patch
-Patch1040: 0040-improve-screenlocker-multiscreen-behavior.patch
 
 ## plasma active patches
 
@@ -239,7 +233,7 @@ Obsoletes: plasma-scriptengine-googlegadgets < %{version}-%{release}
 Requires: %{name}-libs%{?_isa} = %{version}-%{release}
 Requires: kcm_colors = %{version}-%{release}
 %{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }
-Requires: kde-runtime >= %{version}
+Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
 
 Obsoletes: kded_randrmonitor < 4.9.98-5
 %if 0%{?kscreen}
@@ -490,13 +484,6 @@ Requires: akonadi
 %patch57 -p1 -b .bug796969
 %patch58 -p1 -b .backlight_actual_brightness
 
-%patch1003 -p1 -b .0003
-%patch1032 -p1 -b .0032
-%patch1033 -p1 -b .0033
-%patch1034 -p1 -b .0034
-%patch1037 -p1 -b .0037
-%patch1040 -p1 -b .0040
-
 # upstream patches
 
 # Fedora patches
@@ -1063,6 +1050,9 @@ fi
 
 
 %changelog
+* Tue Dec 10 2013 Rex Dieter <rdieter at fedoraproject.org> 4.11.4-1
+- 4.11.4
+
 * Mon Nov 25 2013 Rex Dieter <rdieter at fedoraproject.org> 4.11.3-5
 - followup screenlocker fixes/polish (#1029917, #1032612)
 
diff --git a/sources b/sources
index 1471b52..310179f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7eb7c769dd2b0fe2269d56fbf7ead35a  kde-workspace-4.11.3.tar.xz
+20266e6cc89a3fa96619c69452c78108  kde-workspace-4.11.4.tar.xz


More information about the scm-commits mailing list