diff --git a/frameworkintegration-5.58.2.tar.xz b/frameworkintegration-5.58.2.tar.xz deleted file mode 100644 index 68176d1..0000000 --- a/frameworkintegration-5.58.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffd5ef5191bfa4810ae394303daf2ded6904cc3e5743b3e82f0c21e4a110053c -size 1753508 diff --git a/frameworkintegration-5.59.0.tar.xz b/frameworkintegration-5.59.0.tar.xz new file mode 100644 index 0000000..586804e --- /dev/null +++ b/frameworkintegration-5.59.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52bb4b784cfc4ba25ff9b853ea460a5eedf86eaa6b1581c6efe38c904fb6d075 +size 1753676 diff --git a/frameworkintegration.changes b/frameworkintegration.changes index 240f5aa..5d2c668 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +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: + * ensure to search also in the legacy location + * search in the new location for knsrc files + ------------------------------------------------------------------- Fri May 24 18:17:49 UTC 2019 - wbauer@tmo.at diff --git a/frameworkintegration.spec b/frameworkintegration.spec index a7112ec..e73e8db 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -17,13 +17,13 @@ %define lname libKF5Style5 -%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}')} Name: frameworkintegration -Version: 5.58.2 +Version: 5.59.0 Release: 0 Summary: Plugins responsible for better integration of Qt applications in KDE Workspace License: LGPL-2.1-or-later