From 39aa8592cd6baa72872cae4fdaa953277dccf5ef140d662743353129f4777236 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 5 Apr 2015 11:48:42 +0000 Subject: [PATCH] 5.9.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=44 --- kded-5.8.0.tar.xz | 3 --- kded-5.9.0.tar.xz | 3 +++ kded.changes | 10 ++++++++++ kded.spec | 8 ++------ 4 files changed, 15 insertions(+), 9 deletions(-) delete mode 100644 kded-5.8.0.tar.xz create mode 100644 kded-5.9.0.tar.xz diff --git a/kded-5.8.0.tar.xz b/kded-5.8.0.tar.xz deleted file mode 100644 index cb8e49f..0000000 --- a/kded-5.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b031d493c8a79ec7d6e60c232f3ffc220a68f4b81519f33000a45933655a8a1 -size 32864 diff --git a/kded-5.9.0.tar.xz b/kded-5.9.0.tar.xz new file mode 100644 index 0000000..a5ea7da --- /dev/null +++ b/kded-5.9.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37e72c1d56577805020bc477092c42f97b8f354e89b4febf7a93d5d5d22d07cf +size 32856 diff --git a/kded.changes b/kded.changes index d2d2f5a..6503ba0 100644 --- a/kded.changes +++ b/kded.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Apr 4 14:40:58 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.9.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.9.0.php +- Drop no longer needed Requires of the devel subpackage: + pkgconfig(Qt5DBus), pkgconfig(Qt5Network), pkgconfig(Qt5Widgets) + and pkgconfig(Qt5Xml) + ------------------------------------------------------------------- Sat Mar 7 16:58:58 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kded.spec b/kded.spec index f5581c2..ccc9307 100644 --- a/kded.spec +++ b/kded.spec @@ -16,13 +16,13 @@ # -%define _tar_path 5.8 +%define _tar_path 5.9 Name: kded Version: %{_tar_path}.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.8.0 +BuildRequires: extra-cmake-modules >= %{version} BuildRequires: fdupes BuildRequires: kcoreaddons-devel >= %{kf5_version} BuildRequires: kcrash-devel >= %{kf5_version} @@ -56,10 +56,6 @@ Summary: Central daemon of KDE workspaces: Build Environment Group: Development/Libraries/KDE Requires: %{name} = %{version} Requires: extra-cmake-modules -Requires: pkgconfig(Qt5DBus) >= 5.2.0 -Requires: pkgconfig(Qt5Network) >= 5.2.0 -Requires: pkgconfig(Qt5Widgets) >= 5.2.0 -Requires: pkgconfig(Qt5Xml) >= 5.2.0 %description devel KDED runs in the background and performs a number of small tasks.