From cf432033313ca8da91b04c8731659d4224ede13f1160c8f2f2bb21a5f9b62561 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 8 Jan 2017 23:39:47 +0000 Subject: [PATCH] start with 5.30.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=107 --- kded-5.29.0.tar.xz | 3 --- kded-5.30.0.tar.xz | 3 +++ kded.changes | 7 +++++++ kded.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 kded-5.29.0.tar.xz create mode 100644 kded-5.30.0.tar.xz diff --git a/kded-5.29.0.tar.xz b/kded-5.29.0.tar.xz deleted file mode 100644 index dd8e171..0000000 --- a/kded-5.29.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb22398682d8eda2686352c1b7657749e4f1aaf9c5c3eb01a304822a8f3a5224 -size 36412 diff --git a/kded-5.30.0.tar.xz b/kded-5.30.0.tar.xz new file mode 100644 index 0000000..f1383d8 --- /dev/null +++ b/kded-5.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d67d51c7ae8c60a329a8aaa55bddb4ce09b52d5aa4ba6583175441063b715eb +size 36412 diff --git a/kded.changes b/kded.changes index ed5bfb1..684eff0 100644 --- a/kded.changes +++ b/kded.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jan 8 23:39:43 UTC 2017 - hrvoje.senjan@gmail.com + +- Update to 5.30.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.30.0.php + ------------------------------------------------------------------- Sun Dec 4 01:57:35 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kded.spec b/kded.spec index 73d8e16..3ba47e5 100644 --- a/kded.spec +++ b/kded.spec @@ -1,7 +1,7 @@ # # spec file for package kded # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -17,12 +17,12 @@ %bcond_without lang -%define _tar_path 5.29 +%define _tar_path 5.30 Name: kded -Version: 5.29.0 +Version: 5.30.0 Release: 0 %define kf5_version %{version} -BuildRequires: cmake >= 2.8.12 +BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes BuildRequires: kcoreaddons-devel >= %{_tar_path}