From d3141d01ab1637def1703f0d946e04c8b8f9468f4e37e6cca40e73a5c5590a3e Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 8 Feb 2015 19:09:25 +0000 Subject: [PATCH] 5.7.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kactivities5?expand=0&rev=55 --- kactivities-5.6.0.tar.xz | 3 --- kactivities-5.7.0.tar.xz | 3 +++ kactivities5.changes | 9 +++++++++ kactivities5.spec | 10 +++++----- 4 files changed, 17 insertions(+), 8 deletions(-) delete mode 100644 kactivities-5.6.0.tar.xz create mode 100644 kactivities-5.7.0.tar.xz diff --git a/kactivities-5.6.0.tar.xz b/kactivities-5.6.0.tar.xz deleted file mode 100644 index d85b44a..0000000 --- a/kactivities-5.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31ece0c8f0282c0fd99ccb94ed67cc9ec6334ce65c6f9730db11f981783923d7 -size 112180 diff --git a/kactivities-5.7.0.tar.xz b/kactivities-5.7.0.tar.xz new file mode 100644 index 0000000..e59f958 --- /dev/null +++ b/kactivities-5.7.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2978ab55a9ce484db5790a13fa1ae081bb1e3b3925c34c1ac91a9700148882b4 +size 113656 diff --git a/kactivities5.changes b/kactivities5.changes index dfa6ec4..2b83419 100644 --- a/kactivities5.changes +++ b/kactivities5.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Feb 8 18:15:18 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.7.0 + * Fixed starting and stopping activities + * Fixed activity preview showing wrong wallpaper occasionally + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.7.0.php + ------------------------------------------------------------------- Sat Jan 3 18:03:20 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kactivities5.spec b/kactivities5.spec index bc22c5f..abbcab9 100644 --- a/kactivities5.spec +++ b/kactivities5.spec @@ -1,7 +1,7 @@ # # spec file for package kactivities5 # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define lname libKF5Activities5 Name: kactivities5 -Version: 5.6.0 +Version: 5.7.0 Release: 0 %define kf5_version %{version} Summary: KDE Plasma Activities support @@ -27,11 +27,11 @@ Group: System/GUI/KDE Url: http://projects.kde.org/kactivities Source: http://download.kde.org/stable/frameworks/5.6/kactivities-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM kamd-rename.patch -- https://git.reviewboard.kde.org/r/1.6.02/ -- rename kactivitymanagerd binary so it can co-exist with kactivities4 +# PATCH-FIX-UPSTREAM kamd-rename.patch -- https://git.reviewboard.kde.org/r/1.7.02/ -- rename kactivitymanagerd binary so it can co-exist with kactivities4 Patch0: kamd-rename.patch BuildRequires: boost-devel >= 1.49.0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.6.0 +BuildRequires: extra-cmake-modules >= 1.7.0 BuildRequires: fdupes BuildRequires: kcmutils-devel >= %{kf5_version} BuildRequires: kconfig-devel >= %{kf5_version} @@ -82,7 +82,7 @@ QML imports. Summary: KDE Plasma Activities support Group: Development/Libraries/KDE Requires: %lname = %{version} -Requires: extra-cmake-modules >= 1.6.0 +Requires: extra-cmake-modules >= 1.7.0 Requires: pkgconfig(Qt5Core) >= 5.2.0 %description devel