diff --git a/kcmutils-5.55.0.tar.xz b/kcmutils-5.55.0.tar.xz deleted file mode 100644 index 7895c99..0000000 --- a/kcmutils-5.55.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1368c1d4998db1a37cd377d0b991ff84e761272787d063cf912bf7db894189b8 -size 236708 diff --git a/kcmutils-5.56.0.tar.xz b/kcmutils-5.56.0.tar.xz new file mode 100644 index 0000000..80a5516 --- /dev/null +++ b/kcmutils-5.56.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cf6a81818745852c38558160e3888bdd2a9bcce135aee53c3df99e939633ab8 +size 237148 diff --git a/kcmutils.changes b/kcmutils.changes index f0e11c6..00446eb 100644 --- a/kcmutils.changes +++ b/kcmutils.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Mar 10 20:15:35 UTC 2019 - lbeltrame@kde.org + +- Update to 5.56.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.56.0.php +- Changes since 5.55.0: + * Port deprecated methods + * Use KCM name in KCM header + * Add missing ifndef KCONFIGWIDGETS_NO_KAUTH + * Fix build without kauth + * Adapt to changes in kconfigwidgets + * Revert "Add missing dependency on KAuth" + * Add missing dependency on KAuth + * Sync QML module padding to reflect system setting pages + ------------------------------------------------------------------- Fri Feb 15 09:25:42 UTC 2019 - alarrosa@suse.com diff --git a/kcmutils.spec b/kcmutils.spec index 8ada788..8c949cc 100644 --- a/kcmutils.spec +++ b/kcmutils.spec @@ -17,14 +17,14 @@ %define lname libKF5KCMUtils5 -%define _tar_path 5.55 +%define _tar_path 5.56 # 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: kcmutils -Version: 5.55.0 +Version: 5.56.0 Release: 0 Summary: Classes to work with KCModules License: LGPL-2.1-or-later