From c406e3d699235049921aa1f61ce564b397d4367389986cc762d3a00db50a579e Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 27 May 2017 16:19:43 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=50 --- plasma-integration-5.10.0.tar.xz | 3 +++ plasma-integration-5.9.95.tar.xz | 3 --- plasma5-integration.changes | 10 ++++++++++ plasma5-integration.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) create mode 100644 plasma-integration-5.10.0.tar.xz delete mode 100644 plasma-integration-5.9.95.tar.xz diff --git a/plasma-integration-5.10.0.tar.xz b/plasma-integration-5.10.0.tar.xz new file mode 100644 index 0000000..9fc6373 --- /dev/null +++ b/plasma-integration-5.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96847c0e7756552dd0e2ace6e3ea28d7a2d3c7d2e23e6140434c17fd3e8eb435 +size 51424 diff --git a/plasma-integration-5.9.95.tar.xz b/plasma-integration-5.9.95.tar.xz deleted file mode 100644 index 9c0c0f7..0000000 --- a/plasma-integration-5.9.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b744ae1eb48ae14250fe168a4b4c5d70d6cdd82b8dce2b2ed0c21b20b01eaa40 -size 51504 diff --git a/plasma5-integration.changes b/plasma5-integration.changes index 868ecd6..96dcbcf 100644 --- a/plasma5-integration.changes +++ b/plasma5-integration.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +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: + * Don't create a shellSurface in every expose, only after hiding + ------------------------------------------------------------------- Thu May 11 20:26:29 CEST 2017 - fabian@ritter-vogt.de diff --git a/plasma5-integration.spec b/plasma5-integration.spec index 8179649..4cb0bba 100644 --- a/plasma5-integration.spec +++ b/plasma5-integration.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: plasma5-integration -Version: 5.9.95 +Version: 5.10.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} @@ -28,7 +28,7 @@ Summary: Plugins responsible for better integration of Qt applications in License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source: plasma-integration-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 5.17.0 BuildRequires: kf5-filesystem BuildRequires: libQt5Gui-private-headers-devel >= 5.5.0