This commit is contained in:
parent
280afa869e
commit
698072bd72
3
plasma-workspace-5.10.0.tar.xz
Normal file
3
plasma-workspace-5.10.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9bc9e08012028bbd913da9f15afd3c78597a5b5cc9b912fe16090e7bdb95b69
|
||||
size 6957848
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2bcbe4c6e984f56ec837f83d7805b7a6e96028cdfc843e31108738345e711274
|
||||
size 6955360
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 26 14:10:32 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.10.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.10.0.php
|
||||
- Changes since 5.9.95:
|
||||
* Always add data sources in SystemMonitorEngine::sourceRequestEvent() (kde#380209)
|
||||
* Fix co-installability with other DBus activated notification services
|
||||
* We should not forget the launchers that are not currently shown
|
||||
* remove useless debug
|
||||
* don't check for panel visible during startup
|
||||
* [Weather] Fix term used for thunderstorm in bbcukmet data db
|
||||
* [Weather] Add missing strings from bbcukmet data db
|
||||
* [Weather] Remove duplicated/bad strings from bbcukmet data db
|
||||
* [Weather] Fix lookup of bbcukmet translations strings, stored in lowercase
|
||||
* [Weather] Fix term used for thunderstorm in bbcukmet data db
|
||||
* [Weather] Add missing strings from bbcukmet data db
|
||||
* [Weather] Remove duplicated/bad strings from bbcukmet data db
|
||||
* [Weather] Fix lookup of bbcukmet translations strings, stored in lowercase
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 11 20:26:32 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-workspace
|
||||
Version: 5.9.95
|
||||
Version: 5.10.0
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.9.1)
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
@ -30,7 +30,7 @@ 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
|
||||
@ -293,7 +293,7 @@ workspace. Development files.
|
||||
%{_kf5_configkcfgdir}/freespacenotifier.kcfg
|
||||
%{_kf5_sharedir}/dbus-1/services/kf5_org.kde.kuiserver.service
|
||||
%{_kf5_sharedir}/dbus-1/services/org.kde.krunner.service
|
||||
%{_kf5_sharedir}/dbus-1/services/org.freedesktop.Notifications.service
|
||||
%{_kf5_sharedir}/dbus-1/services/org.kde.plasma.Notifications.service
|
||||
%{_kf5_sharedir}/desktop-directories/
|
||||
%{_kf5_sharedir}/kconf_update/
|
||||
%dir %{_kf5_htmldir}
|
||||
|
Loading…
x
Reference in New Issue
Block a user