From d825908e987f7c70b997868cd8e6128815887f5fdd2481969d2d6b2f1f38882e Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Fri, 15 Dec 2023 08:59:48 +0000 Subject: [PATCH] KDE Frameworks 5.113.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=284 --- kded-5.112.0.tar.xz | 3 --- kded-5.112.0.tar.xz.sig | 11 ----------- kded-5.113.0.tar.xz | 3 +++ kded-5.113.0.tar.xz.sig | 11 +++++++++++ kded.changes | 9 +++++++++ kded.spec | 36 ++++++++++++++++-------------------- 6 files changed, 39 insertions(+), 34 deletions(-) delete mode 100644 kded-5.112.0.tar.xz delete mode 100644 kded-5.112.0.tar.xz.sig create mode 100644 kded-5.113.0.tar.xz create mode 100644 kded-5.113.0.tar.xz.sig diff --git a/kded-5.112.0.tar.xz b/kded-5.112.0.tar.xz deleted file mode 100644 index c8a4ae1..0000000 --- a/kded-5.112.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6d62fa1fc8d79227dc2dbfbaff50506c67edb3d4e74af599166079ce4f2119b -size 41052 diff --git a/kded-5.112.0.tar.xz.sig b/kded-5.112.0.tar.xz.sig deleted file mode 100644 index 01d43aa..0000000 --- a/kded-5.112.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVGGyAACgkQWNDuZIpI -s7v9yQf9G6un3t2TxPQMBal0Xa6BAYElveBKt1ynQSIygmq9wuZ3ezrt8H9U2E8d -rxA3FwSGLmPzrRK2RELwPHNCW9oP93rTvVkTaRwfzPpcBPxn8daXOeo7VSK1ssZc -axZccJkzPjYJ6Ad6Sr9krGofeijBSOz9ZbIzMg03OonyrZ/JuqGpXK6e0rCE3If4 -DEIQEl0AoaiZhfEKWY984hIOhcXyaqQN4VTcJRYT96CyMGWjd8sIoYsRrSj1RQ9z -BB2wEs8K96PGJLYKA/DJnvj7OLu5FPWsZvdBAbys0RAFosT6hTMo8AXdavwook1T -V4zT+DbO2WD+89go5y5Qzs0VKqmfJg== -=LFoq ------END PGP SIGNATURE----- diff --git a/kded-5.113.0.tar.xz b/kded-5.113.0.tar.xz new file mode 100644 index 0000000..0514d5d --- /dev/null +++ b/kded-5.113.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4164aa8418f6412caf90b388ce1997ebb53f35c8c2870eeb106082af2f963ed +size 41036 diff --git a/kded-5.113.0.tar.xz.sig b/kded-5.113.0.tar.xz.sig new file mode 100644 index 0000000..f4d428f --- /dev/null +++ b/kded-5.113.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVrAlgACgkQWNDuZIpI +s7scUwf+JEZ/lRVBJ2DNAwL6/fgCMhfUqYzGu4DLiKzdDvEFftpCT13UQ7ibpMiG +EcQVsrEQjULmgTmP/aSwAS4OmABk3rdltIjllVvAoxkIAHpDd+EZIVYBig/iTk0R +NzQouVCmg1kPxVdT1peAN9wh/6L3Qat5nmrZXUaXk0U7kUD6eBfmgHLiKDQyrb2L +xMD5TQtNfsyLwWt0YQB3POJw4+AvhTPDXttOClVQJGLtvJUXnXO4vr9vT/exffGp +S/09YezkZ1m0VMUaoYgZDf/ii8de19iSARVobLc+PAYQROOe9bZdxsUsxfm0WXoW +GEQ+FxdJMIJMZjuAq+hwVBHo09+3gw== +=aqVm +-----END PGP SIGNATURE----- diff --git a/kded.changes b/kded.changes index ed48773..37c8b70 100644 --- a/kded.changes +++ b/kded.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Dec 5 11:17:33 UTC 2023 - Christophe Marin + +- Update to 5.113.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.113.0 +- No code change since 5.112.0 + ------------------------------------------------------------------- Fri Nov 24 21:32:15 UTC 2023 - Fabian Vogt diff --git a/kded.spec b/kded.spec index 9fd7e45..318aa97 100644 --- a/kded.spec +++ b/kded.spec @@ -1,7 +1,7 @@ # # spec file for package kded # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2021 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.103 # 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}')} +%define qt5_version 5.15.2 %bcond_without released Name: kded -Version: 5.112.0 +Version: 5.113.0 Release: 0 Summary: Central daemon of KDE workspaces License: LGPL-2.1-or-later @@ -33,24 +33,21 @@ Source: %{name}-%{version}.tar.xz Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif -BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} +BuildRequires: extra-cmake-modules >= %{_kf5_version} BuildRequires: fdupes -BuildRequires: kf5-filesystem BuildRequires: systemd-rpm-macros -BuildRequires: cmake(KF5Config) >= %{_kf5_bugfix_version} -BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version} -BuildRequires: cmake(KF5Crash) >= %{_kf5_bugfix_version} -BuildRequires: cmake(KF5DBusAddons) >= %{_kf5_bugfix_version} -BuildRequires: cmake(KF5DocTools) >= %{_kf5_bugfix_version} -BuildRequires: cmake(KF5Service) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5Core) >= 5.15.0 -BuildRequires: cmake(Qt5DBus) >= 5.15.0 -BuildRequires: cmake(Qt5Network) >= 5.15.0 -BuildRequires: cmake(Qt5Test) >= 5.15.0 -BuildRequires: cmake(Qt5Widgets) >= 5.15.0 -BuildRequires: cmake(Qt5Xml) >= 5.15.0 -# One of the main tasks of kded is to run kconf_update when necessary -Requires: kconf_update5 +BuildRequires: cmake(KF5Config) >= %{_kf5_version} +BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_version} +BuildRequires: cmake(KF5Crash) >= %{_kf5_version} +BuildRequires: cmake(KF5DBusAddons) >= %{_kf5_version} +BuildRequires: cmake(KF5DocTools) >= %{_kf5_version} +BuildRequires: cmake(KF5Service) >= %{_kf5_version} +BuildRequires: cmake(Qt5Core) >= %{qt5_version} +BuildRequires: cmake(Qt5DBus) >= %{qt5_version} +BuildRequires: cmake(Qt5Network) >= %{qt5_version} +BuildRequires: cmake(Qt5Test) >= %{qt5_version} +BuildRequires: cmake(Qt5Widgets) >= %{qt5_version} +BuildRequires: cmake(Qt5Xml) >= %{qt5_version} %description KDED runs in the background and performs a number of small tasks. @@ -59,7 +56,6 @@ Some of these tasks are built in, others are started on demand. %package devel Summary: Central daemon of KDE workspaces: Build Environment Requires: %{name} = %{version} -Requires: extra-cmake-modules %description devel KDED runs in the background and performs a number of small tasks.