diff --git a/kcmutils-5.54.0.tar.xz b/kcmutils-5.54.0.tar.xz deleted file mode 100644 index e1d85f9..0000000 --- a/kcmutils-5.54.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90b3f65e9adcd004b4b3770fb2bd66e4979d243801990bd90ed4db236afab228 -size 236896 diff --git a/kcmutils-5.55.0.tar.xz b/kcmutils-5.55.0.tar.xz new file mode 100644 index 0000000..7895c99 --- /dev/null +++ b/kcmutils-5.55.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1368c1d4998db1a37cd377d0b991ff84e761272787d063cf912bf7db894189b8 +size 236708 diff --git a/kcmutils.changes b/kcmutils.changes index 29102ca..0f749a8 100644 --- a/kcmutils.changes +++ b/kcmutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Feb 10 22:03:01 UTC 2019 - lbeltrame@kde.org + +- Update to 5.55.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.55.0.php +- Changes since 5.54.0: + * [kcmutils] Add ellipsis to search labels in KPluginSelector + ------------------------------------------------------------------- Mon Jan 14 06:08:43 UTC 2019 - lbeltrame@kde.org diff --git a/kcmutils.spec b/kcmutils.spec index 5154c27..5eeb1ef 100644 --- a/kcmutils.spec +++ b/kcmutils.spec @@ -17,14 +17,14 @@ %define lname libKF5KCMUtils5 -%define _tar_path 5.54 +%define _tar_path 5.55 # 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.54.0 +Version: 5.55.0 Release: 0 Summary: Classes to work with KCModules License: LGPL-2.1-or-later