diff --git a/plasma-workspace-5.11.95.tar.xz b/plasma-workspace-5.11.95.tar.xz deleted file mode 100644 index 4a2d2c9..0000000 --- a/plasma-workspace-5.11.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7811a2953a8effe157c578f207ca927905d9a292a1ec14df9aa2cce9221a9195 -size 4573448 diff --git a/plasma-workspace-5.12.0.tar.xz b/plasma-workspace-5.12.0.tar.xz new file mode 100644 index 0000000..fb3fa14 --- /dev/null +++ b/plasma-workspace-5.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ce2988f1706bd24975619b9e0b88437734f2dca30eaec2eea1a57a29f2e4963 +size 4571044 diff --git a/plasma5-workspace.changes b/plasma5-workspace.changes index a9b686c..78e33d3 100644 --- a/plasma5-workspace.changes +++ b/plasma5-workspace.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Fri Feb 2 21:03:44 CET 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.12.0.php +- Changes since 5.11.95: + * Add license header to test + * Revert "Set GTK scaling env vars" (kde#389523) + * Revert "Replace bc with awk" + * Sanitise notification HTML + * Add missing find_dependency calls to libs' CMake config files + * Fix krunner's alt+f2 on wayland (kde#385693) + * Further improve quality of images in notifications (kde#385097) + * Fix autohide panels on wayland (kde#377838) + * Improve quality of images in notifications (Bug 385097) (kde#385097) + * [Notifications] Unset Heading default height (kde#381154) + * [Notifications] Unset Heading default height (kde#381154) + * [Notifications] Put history into a ListView (kde#389132) + * [Notifications] Disable history check box when notifications are disabled + * [PanelView] Also requestActivate config dialog + * Require KDE Frameworks 5.42 + * [Calculator Runner] Fix unused variable warning + * [Calculator Runner] Move action check outside of ifdef + ------------------------------------------------------------------- Mon Jan 15 15:54:07 CET 2018 - fabian@ritter-vogt.de diff --git a/plasma5-workspace.spec b/plasma5-workspace.spec index fc24fca..6653c16 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.11.95 +Version: 5.12.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 # 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