Wolfgang Bauer 2019-06-09 15:34:12 +00:00 committed by Git OBS Bridge
parent d38ba19c8b
commit f4d8861934
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ffd5ef5191bfa4810ae394303daf2ded6904cc3e5743b3e82f0c21e4a110053c
size 1753508

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:52bb4b784cfc4ba25ff9b853ea460a5eedf86eaa6b1581c6efe38c904fb6d075
size 1753676

View File

@ -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

View File

@ -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