diff --git a/plasma-workspace-5.9.3.tar.xz b/plasma-workspace-5.9.3.tar.xz deleted file mode 100644 index a212ad2..0000000 --- a/plasma-workspace-5.9.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f9ba698efeba4b66f6c0d2efa5b109030e8baf971fae2033fbff069b119cb52 -size 6938372 diff --git a/plasma-workspace-5.9.4.tar.xz b/plasma-workspace-5.9.4.tar.xz new file mode 100644 index 0000000..6b996fc --- /dev/null +++ b/plasma-workspace-5.9.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15af4769aee9ab35df133fcb4b366ead4cf3b495e7f6d1ece4851055887d5f5d +size 6939508 diff --git a/plasma5-workspace.changes b/plasma5-workspace.changes index a51c3a8..febec6f 100644 --- a/plasma5-workspace.changes +++ b/plasma5-workspace.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Mar 21 19:21:47 CET 2017 - fabian@ritter-vogt.de + +- Update to 5.9.4 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.9.4.php +- Changes since 5.9.3: + * do not add debugger button unless it is meant to be visible + * manage mouse events when out of the window (kde#377545) + * don't emit availableScreenRectChanged when quitting + * try proper order of corona()->availableScreenRect() (kde#377298) + * [Notifications] Keep popup opened during drag + * Ignore NoDisplay=true .desktop entries when matching by Name. + * Preview Centered wallpaper as PreserveAspectFit (kde#375675) + * Only activate kded Appmenu signals if menus are in the window decoration + * Open the correct submenu in kwin menu when activating the Appmenu with a shortcut + * try harder to make the selected wallpaper visible + ------------------------------------------------------------------- Sat Mar 11 19:08:25 UTC 2017 - dimstar@opensuse.org diff --git a/plasma5-workspace.spec b/plasma5-workspace.spec index 9d9d314..23ae4f5 100644 --- a/plasma5-workspace.spec +++ b/plasma5-workspace.spec @@ -20,11 +20,11 @@ %bcond_without lang Name: plasma5-workspace -Version: 5.9.3 +Version: 5.9.4 Release: 0 -# Full Plasma 5 version (e.g. 5.9.3) +# Full Plasma 5 version (e.g. 5.9.4) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} -# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.3 in KUF) +# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.4 in KUF) %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} Summary: The KDE Plasma Workspace Components License: GPL-2.0+ @@ -147,9 +147,9 @@ Recommends: systemsettings5 Recommends: sni-qt Recommends: %{name}-lang # plasmashell implements the dbus interface org.freedesktop.Notifications directly -Provides: dbus(org.freedesktop.Notifications) Provides: %{name}-branding = %{_plasma5_bugfix} Provides: %{name}-branding-upstream = %{version} +Provides: dbus(org.freedesktop.Notifications) Obsoletes: %{name}-branding-upstream < %{version} Provides: xembed-sni-proxy = %{version} Obsoletes: xembed-sni-proxy < %{version}