From a1450ef53056a296b67f1242554b9dc3ce062daa72367ba4914a7cb75d42e3b2 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 2 Oct 2016 12:52:29 +0000 Subject: [PATCH] start with 5.27.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=101 --- kded-5.26.0.tar.xz | 3 --- kded-5.27.0.tar.xz | 3 +++ kded.changes | 7 +++++++ kded.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kded-5.26.0.tar.xz create mode 100644 kded-5.27.0.tar.xz diff --git a/kded-5.26.0.tar.xz b/kded-5.26.0.tar.xz deleted file mode 100644 index d30496d..0000000 --- a/kded-5.26.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:145892109c2984ee62e3cb485b2f62f9c29a9d88e181c7e475989bb700946866 -size 36360 diff --git a/kded-5.27.0.tar.xz b/kded-5.27.0.tar.xz new file mode 100644 index 0000000..5f9f680 --- /dev/null +++ b/kded-5.27.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82818fd1ea3386a7f806d601add69dc976f58fd1394126b6f57bdca462c7c491 +size 36404 diff --git a/kded.changes b/kded.changes index 7748497..c1d77aa 100644 --- a/kded.changes +++ b/kded.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Oct 2 12:52:24 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.27.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.27.0.php + ------------------------------------------------------------------- Tue Sep 6 20:48:23 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kded.spec b/kded.spec index 695afd2..f6ae833 100644 --- a/kded.spec +++ b/kded.spec @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.26 +%define _tar_path 5.27 Name: kded -Version: 5.26.0 +Version: 5.27.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12