From ccf9f84f5f42c16e059ed7d52910613a2bd56d1c9fbfa41adbf7ca83655a3fcb Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 8 Nov 2015 16:58:57 +0000 Subject: [PATCH] 5.16.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=68 --- kded-5.15.0.tar.xz | 3 --- kded-5.16.0.tar.xz | 3 +++ kded.changes | 7 +++++++ kded.spec | 7 ++----- 4 files changed, 12 insertions(+), 8 deletions(-) delete mode 100644 kded-5.15.0.tar.xz create mode 100644 kded-5.16.0.tar.xz diff --git a/kded-5.15.0.tar.xz b/kded-5.15.0.tar.xz deleted file mode 100644 index 4f89e72..0000000 --- a/kded-5.15.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98330b8512dbc06f35b93edd85ac6777c84c960a9492dd38c670d567ba749490 -size 35812 diff --git a/kded-5.16.0.tar.xz b/kded-5.16.0.tar.xz new file mode 100644 index 0000000..d5f277a --- /dev/null +++ b/kded-5.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18752b8928f97fba456d8badb1c378a45b24447ed503ac622136cd8492ea155c +size 35832 diff --git a/kded.changes b/kded.changes index db1b069..570431f 100644 --- a/kded.changes +++ b/kded.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Nov 8 16:58:54 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.16.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.16.0.php + ------------------------------------------------------------------- Fri Oct 23 17:50:20 UTC 2015 - alarrosa@suse.com diff --git a/kded.spec b/kded.spec index c5071e2..12542f2 100644 --- a/kded.spec +++ b/kded.spec @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.15 +%define _tar_path 5.16 Name: kded -Version: 5.15.0 +Version: 5.16.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -48,8 +48,6 @@ License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz -# PATCH-FIX-OPENSUSE kded-fix-cmdline-parsing.patch alarrosa@suse.com -- Removes a warning and fixes command line parsing -Patch0: kded-fix-cmdline-parsing.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -70,7 +68,6 @@ Development files. %lang_package %prep %setup -q -%patch0 -p1 %build %cmake_kf5 -d build