diff --git a/kded-5.56.0.tar.xz b/kded-5.56.0.tar.xz deleted file mode 100644 index f392b93..0000000 --- a/kded-5.56.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff2a105edaec825bc9d964df8e181c0f4910432bbfbf2238d61acb17b3bebf39 -size 37964 diff --git a/kded-5.57.0.tar.xz b/kded-5.57.0.tar.xz new file mode 100644 index 0000000..efc355e --- /dev/null +++ b/kded-5.57.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04327dda12fa547bebb8e1b1bc26373e8f4174007dd629231403d59ce004201f +size 38140 diff --git a/kded.changes b/kded.changes index 0eb1fc6..a9c917f 100644 --- a/kded.changes +++ b/kded.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Apr 14 20:21:42 UTC 2019 - lbeltrame@kde.org + +- Update to 5.57.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.57.0.php +- Changes since 5.56.0: + * [kded] compile without foreach + * It compiles fine without deprecated method (until 5.13) + ------------------------------------------------------------------- Sun Mar 10 20:15:35 UTC 2019 - lbeltrame@kde.org diff --git a/kded.spec b/kded.spec index cf6dcee..f0826cf 100644 --- a/kded.spec +++ b/kded.spec @@ -16,14 +16,14 @@ # -%define _tar_path 5.56 +%define _tar_path 5.57 # 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.56.0 +Version: 5.57.0 Release: 0 Summary: Central daemon of KDE workspaces License: LGPL-2.1-or-later