Accepting request 534581 from KDE:Frameworks5

(forwarded request 534518 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/534581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-workspace?expand=0&rev=76
This commit is contained in:
2017-10-23 14:24:55 +00:00
committed by Git OBS Bridge
4 changed files with 30 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c043d05a12cdb1d31b3e47bb3c8bdb312ea4889cdf5d069dcf3f18d729becd3
size 6369264

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e72409aa480079325905d36ceadafc9cbdfaf955d62c16c12b6a29f7b5bc4bb
size 6369588

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Oct 17 17:19:19 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.11.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.1.php
- Changes since 5.11.0:
* [LauncherTasksModel] Try resolving absolute path to applications: URL before adding launcher
* [Task Tools] Treat applications: and respective absolute path equal in launcherUrlsMatch (kde#385594)
* [StartupTasksModel] Try resolving startup application id to applications: URL
* Fix "postEvent: null receiver" warning due to nullptr->deleteLater()
* Remove compilation flag for non-existing source file
* Revert "Remove pointless data copy in lockscreen delegate"
- Remove patches, now upstream:
* fix-switch-user.patch
-------------------------------------------------------------------
Wed Oct 11 14:35:10 UTC 2017 - wbauer@tmo.at
- Add fix-switch-user.patch to fix being unable to switch users
from the Switch User screen
-------------------------------------------------------------------
Thu Oct 5 12:39:18 CEST 2017 - fabian@ritter-vogt.de

View File

@@ -20,7 +20,7 @@
%bcond_without lang
Name: plasma5-workspace
Version: 5.11.0
Version: 5.11.1
Release: 0
# Full Plasma 5 version (e.g. 5.9.1)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
@@ -30,14 +30,14 @@ Summary: The KDE Plasma Workspace Components
License: GPL-2.0+
Group: System/GUI/KDE
Url: http://www.kde.org/
Source: plasma-workspace-%{version}.tar.xz
Source: http://download.kde.org/stable/plasma/%{version}/plasma-workspace-%{version}.tar.xz
Source1: baselibs.conf
# PATCH-FIX-OPENSUSE 0001-Rename-qdbus-in-startkde.patch cgiboudeaux@gmx.com -- Rename the qdbus executable in startkde
Patch0: 0001-Rename-qdbus-in-startkde.patch
# PATCH-FIX-OPENSUSE 0001-Ignore-default-sddm-face-icons.patch boo#1001364 fabian@ritter-vogt.de -- Ignore default sddm face icons
Patch1: 0001-Ignore-default-sddm-face-icons.patch
# PATCHES 100-200 and above are from upstream 5.10 branch
# PATCHES 201-300 and above are from upstream master/5.11 branch
# PATCHES 100-200 and above are from upstream 5.11 branch
# PATCHES 201-300 and above are from upstream master/5.12 branch
BuildRequires: breeze5-icons
BuildRequires: fdupes
BuildRequires: kf5-filesystem