diff --git a/plasma-workspace-5.12.90.tar.xz b/plasma-workspace-5.12.90.tar.xz deleted file mode 100644 index 8f6bcb5..0000000 --- a/plasma-workspace-5.12.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b58f8eca82de3da6dbafbc7b1e7807c8f44096b68ae2f0c017dd9a3b9010feb3 -size 4553448 diff --git a/plasma-workspace-5.13.0.tar.xz b/plasma-workspace-5.13.0.tar.xz new file mode 100644 index 0000000..3d2ab5c --- /dev/null +++ b/plasma-workspace-5.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e4653d8f81dd70c5c15d708c8c582aca6cb1f4528236331b1d334b28f513f1c +size 4540772 diff --git a/plasma5-workspace.changes b/plasma5-workspace.changes index 8fc9752..f2445eb 100644 --- a/plasma5-workspace.changes +++ b/plasma5-workspace.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Jun 7 20:03:52 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.13.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.0.php +- Changes since 5.12.90: + * [Slideshow Wallpaper] Ignore hidden files and folders (kde#394882) + * [Global Menu Applet] Open menu on press + * Weigh matching services by relating data used in query to their menuids + * Add mappings for VirtualBox + * Remove legacy Wine hack-around from rules rc. (kde#393787) + * Calendar widget: fix resize + ------------------------------------------------------------------- Sat May 19 14:16:38 CEST 2018 - fabian@ritter-vogt.de diff --git a/plasma5-workspace.spec b/plasma5-workspace.spec index 285cbb3..5e1c47e 100644 --- a/plasma5-workspace.spec +++ b/plasma5-workspace.spec @@ -27,13 +27,13 @@ Name: plasma5-workspace %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} # Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF) %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} -Version: 5.12.90 +Version: 5.13.0 Release: 0 Summary: The KDE Plasma Workspace Components License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org/ -Source: http://download.kde.org/unstable/plasma/%{version}/plasma-workspace-%{version}.tar.xz +Source: plasma-workspace-%{version}.tar.xz Source1: baselibs.conf # PATCHES 000-100 and above are from upstream 5.12 branch # PATCHES 101-500 are from upstream master/5.13 branch