Accepting request 491143 from home:luca_b:plasma59_update

Plasma 5.9.5

OBS-URL: https://build.opensuse.org/request/show/491143
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=310
This commit is contained in:
Wolfgang Bauer 2017-04-26 16:54:01 +00:00 committed by Git OBS Bridge
parent 6117b81942
commit 4944965e82
4 changed files with 36 additions and 10 deletions

View File

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

View File

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Apr 25 18:58:06 CEST 2017 - lbeltrame@kde.org
- Update to 5.9.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.5.php
- Changes since 5.9.4:
* Update the ungrab mouse hack for Qt5.8
* use KProcess instead of QProcess to launch apps in ksmserver
* launch autostart apps in ksmserver using KRun, not QProcess (kde#369391, kde#370528)
* recognize the WM even if given with a full path
* Don't remove other applets in SystemTray::cleanupTask
* [Media Controller] Enforce PlainText format
* [Media Controller] Enforce PlainText format
* Fix off-by-one.
* [Media Controller] Use double for length instead of int (kde#377623)
* When deleting the panel the notifications applet is in, the containment is being destroyed but the corona is still there and rightfully emits availableScreenRectChanged. This will cause us to crash when we try to access the no-longer existing containment.
* Fix losing wallpaper selection when clicking "Apply".
* Correctly handle when a new primary screen displaces the old
* Fix TasksModel.anyTaskDemandsAttention not updating on window closure. (kde#378254)
* [Windowed Widgets Runner] Fix mimeDataForMatch
* Connect aboutToHide signal from QMenu to relevant libdbusmenu-qt slot (kde#375053)
* [Calculator Runner] Use "approximate" approximation mode (kde#277011)
* [OSD] Allow disabling OSD through config file
-------------------------------------------------------------------
Sun Apr 16 11:17:50 UTC 2017 - fabian@ritter-vogt.de

View File

@ -20,7 +20,7 @@
%bcond_without lang
Name: plasma5-workspace
Version: 5.9.4
Version: 5.9.5
Release: 0
# Full Plasma 5 version (e.g. 5.9.4)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}