diff --git a/kded-5.64.0.tar.xz b/kded-5.64.0.tar.xz deleted file mode 100644 index 8dab42d..0000000 --- a/kded-5.64.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e8bda93918ac174254c8f70a71c9d6966a4721e14a631760e1b912d108001be -size 38128 diff --git a/kded-5.64.0.tar.xz.sig b/kded-5.64.0.tar.xz.sig deleted file mode 100644 index 0c49b72..0000000 --- a/kded-5.64.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yhsACgkQWNDuZIpI -s7taYggAl+o0iXUSKHBoUAajUGqo+w8zP6bXdCPUOcNpIQ14Cs2w+XyK6o1q0LDR -O9L7L5LX0WwFLOhzGP9uzTEXqAcAkmWE2+c8DzmlfISGrhV7JK3Ib15syBr/g15G -uW2FGdSOcr6q1uIfSQ1qo7JUE5HYy/UN3X+gvT5uYm8HyrguaAWYLJQkVxbS0P7T -ME2YF5RPCwhCFGKMVzcZ/6ufMYlDLNkjaI88ZD7SgRp7jq3db7LLsbwmWZNMnLvV -DDMYTQ2zJT7qb34+G4dXjbZswxBbEFwDs2L1DHOHj7q7z6tpxrkwtWx7Srt4j9Uf -MyFNyzychS1CSnmQVkEE3pJ37ePHFw== -=Bb8o ------END PGP SIGNATURE----- diff --git a/kded-5.65.0.tar.xz b/kded-5.65.0.tar.xz new file mode 100644 index 0000000..882cd96 --- /dev/null +++ b/kded-5.65.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14ba21ffed8b425be7550c8b7e3ba78d3f208b800bba7db6c950e02c06d1f032 +size 38008 diff --git a/kded-5.65.0.tar.xz.sig b/kded-5.65.0.tar.xz.sig new file mode 100644 index 0000000..946df94 --- /dev/null +++ b/kded-5.65.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQVwACgkQWNDuZIpI +s7vJtQgAmzMq7M+RfF9hQEicgn1tFKWWlpUIiZs65HHbjBdMLwcxCPduBERNgh0D +8OE/yIgy57lAw/VewfN5i2iqPbxIKwUybbOLNYJmk+fFnssVmqIPzIOnkf9s4dmw +TDKwZ4NnEBoeZb4bY5Mz0DXlxjkl0WJ/gTBX8i50kv0+DRKHuhKH6qNeyKgehCwg +oabEbkTfyBeAbhxc2iG9272A9aHk8npiaf8OL4UizjhHAMltbJ2vT4YUlVTlGpSx +TMxIOgY1IEaR7xIhjzrj08qqkAzzB6suV8fJcLXXdieFwfKIzhh6F/kQG3tRoSV9 +1/S2cxxlQGW8IkSxt1DZtI0YfojaqQ== +=LWYp +-----END PGP SIGNATURE----- diff --git a/kded.changes b/kded.changes index 27a7a63..12f1491 100644 --- a/kded.changes +++ b/kded.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Dec 8 11:18:27 UTC 2019 - Christophe Giboudeaux + +- Update to 5.65.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.65.0.php +- Changes since 5.64.0: + * Remove kdeinit dependency from kded. + ------------------------------------------------------------------- Sun Nov 3 15:46:55 UTC 2019 - Christophe Giboudeaux diff --git a/kded.spec b/kded.spec index ce979b4..5974ba3 100644 --- a/kded.spec +++ b/kded.spec @@ -1,7 +1,7 @@ # # spec file for package kded # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,14 @@ # -%define _tar_path 5.64 +%define _tar_path 5.65 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kded -Version: 5.64.0 +Version: 5.65.0 Release: 0 Summary: Central daemon of KDE workspaces License: LGPL-2.1-or-later @@ -45,7 +45,6 @@ BuildRequires: cmake(KF5Crash) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5DBusAddons) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5DocTools) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version} -BuildRequires: cmake(KF5Init) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5Service) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version} BuildRequires: cmake(Qt5Core) >= 5.11.0 @@ -100,7 +99,6 @@ Development files. %files %license COPYING* %doc README* -%{_kf5_libdir}/libkdeinit5_kded5.so %{_kf5_bindir}/kded5 %{_kf5_sharedir}/dbus-1/services/org.kde.kded5.service %dir %{_kf5_servicetypesdir}