Plasma 5.10.5
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=345
This commit is contained in:
parent
4ec22b63e1
commit
f71ac0ce42
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1c05578186d1b715042723f99196b981ce6c8a606e4e574681dad31db946a121
|
|
||||||
size 6953964
|
|
3
plasma-workspace-5.10.5.tar.xz
Normal file
3
plasma-workspace-5.10.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:54927297f46fbc9556d6027880712f94eeccf39f09b613e79fcdc26ce5df22d8
|
||||||
|
size 6945244
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 22 19:11:31 CEST 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.10.5
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.10.5.php
|
||||||
|
- Changes since 5.10.4:
|
||||||
|
* Fix QSortFilterProxyModelPrivate::updateChildrenMapping crash in libtaskmanager (kde#381006)
|
||||||
|
* [Notifications] Clean up States
|
||||||
|
* Don't change fillMode of image just before deleting it
|
||||||
|
* Disable kuiserver debug output by default; make it appear in kdebugsettings.
|
||||||
|
* [Battery Monitor] Fix icon size for InhibitionHint (kde#383213)
|
||||||
|
* [Notifications] Improve mouse handling (kde#382263)
|
||||||
|
* Use correct easing type values (kde#382834)
|
||||||
|
* Prefer using https for kns providers
|
||||||
|
* Improve unittest for renaming desktop icons
|
||||||
|
* [AppMenu Applet] Pass "ctx" as context instead of "this" (kde#382386)
|
||||||
|
* [Klipper ModelTest] Fix build
|
||||||
|
* [TasksModel] Use LauncherUrlWithoutIcon in move method
|
||||||
|
* [LauncherTasksModel] Emit dataChanged for LauncherUrlWithoutIcon on sycoca change
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 18 10:00:19 UTC 2017 - fabian@ritter-vogt.de
|
Fri Aug 18 10:00:19 UTC 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: plasma5-workspace
|
Name: plasma5-workspace
|
||||||
Version: 5.10.4
|
Version: 5.10.5
|
||||||
Release: 0
|
Release: 0
|
||||||
# Full Plasma 5 version (e.g. 5.9.1)
|
# Full Plasma 5 version (e.g. 5.9.1)
|
||||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||||
@ -286,6 +286,7 @@ workspace. Development files.
|
|||||||
%{_kf5_configdir}/autostart/klipper.desktop
|
%{_kf5_configdir}/autostart/klipper.desktop
|
||||||
%{_kf5_configdir}/autostart/krunner.desktop
|
%{_kf5_configdir}/autostart/krunner.desktop
|
||||||
%{_kf5_configdir}/autostart/xembedsniproxy.desktop
|
%{_kf5_configdir}/autostart/xembedsniproxy.desktop
|
||||||
|
%{_kf5_configdir}/kuiserver.categories
|
||||||
%config %{_kf5_configdir}/plasmoids.knsrc
|
%config %{_kf5_configdir}/plasmoids.knsrc
|
||||||
%config %{_kf5_configdir}/wallpaper.knsrc
|
%config %{_kf5_configdir}/wallpaper.knsrc
|
||||||
%config %{_kf5_configdir}/taskmanagerrulesrc
|
%config %{_kf5_configdir}/taskmanagerrulesrc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user