From d253a43c3298f37529f97520d11da9a18ae04abdd5e1e16a98d3828707a2e3ff Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Thu, 23 Mar 2017 06:08:15 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=47 --- plasma-integration-5.9.3.tar.xz | 3 --- plasma-integration-5.9.4.tar.xz | 3 +++ plasma5-integration.changes | 10 ++++++++++ plasma5-integration.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 plasma-integration-5.9.3.tar.xz create mode 100644 plasma-integration-5.9.4.tar.xz diff --git a/plasma-integration-5.9.3.tar.xz b/plasma-integration-5.9.3.tar.xz deleted file mode 100644 index 2861078..0000000 --- a/plasma-integration-5.9.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d47e5346d62635d95cc18e95511d600f9eb06d68ca5f2b8c1715588d358803fb -size 49800 diff --git a/plasma-integration-5.9.4.tar.xz b/plasma-integration-5.9.4.tar.xz new file mode 100644 index 0000000..c8e4bd4 --- /dev/null +++ b/plasma-integration-5.9.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1569754b78cb57451360680316f3ce33f6eee643333a8eb0a8040512c44d65d6 +size 49904 diff --git a/plasma5-integration.changes b/plasma5-integration.changes index 7dc4060..dd1eee4 100644 --- a/plasma5-integration.changes +++ b/plasma5-integration.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +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: + * [QDBusMenuBar] Connect to popupRequested signal + ------------------------------------------------------------------- Tue Feb 28 19:55:21 CET 2017 - fabian@ritter-vogt.de diff --git a/plasma5-integration.spec b/plasma5-integration.spec index 49caa24..2bbad61 100644 --- a/plasma5-integration.spec +++ b/plasma5-integration.spec @@ -18,11 +18,11 @@ %bcond_without lang Name: plasma5-integration -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: Plugins responsible for better integration of Qt applications in KDE Workspace License: GPL-2.0+