diff --git a/kcmutils-5.58.0.tar.xz b/kcmutils-5.58.0.tar.xz deleted file mode 100644 index bd1867d..0000000 --- a/kcmutils-5.58.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2eec73ffca93eb5fc9975a96e072c565a4907b05c161f49877684f4ab252fd9d -size 237272 diff --git a/kcmutils-5.59.0.tar.xz b/kcmutils-5.59.0.tar.xz new file mode 100644 index 0000000..b33d981 --- /dev/null +++ b/kcmutils-5.59.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7468a2dddcfc3dde91898f76585d66f1d2620b2c341c4b6c85de16bea403a5ff +size 237840 diff --git a/kcmutils.changes b/kcmutils.changes index c92442a..7fac6be 100644 --- a/kcmutils.changes +++ b/kcmutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Jun 09 07:35:11 UTC 2019 - lbeltrame@kde.org + +- Update to 5.59.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.59.0.php +- Changes since 5.58.0: + * [KCModuleQML] Fix typo breaking implicitWidth for modules + ------------------------------------------------------------------- Wed May 15 18:16:15 UTC 2019 - lbeltrame@kde.org diff --git a/kcmutils.spec b/kcmutils.spec index 2e2cf85..0168057 100644 --- a/kcmutils.spec +++ b/kcmutils.spec @@ -17,14 +17,14 @@ %define lname libKF5KCMUtils5 -%define _tar_path 5.58 +%define _tar_path 5.59 # 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.58.0 +Version: 5.59.0 Release: 0 Summary: Classes to work with KCModules License: LGPL-2.1-or-later