Fabian Vogt 2019-05-16 07:19:34 +00:00 committed by Git OBS Bridge
parent 9df8fd24b7
commit 68b65d2432
4 changed files with 24 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed May 15 18:26:08 UTC 2019 - lbeltrame@kde.org
- Update to 5.58.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.58.1.php
- Changes since 5.58.0:
* search in the new location for knsrc files
-------------------------------------------------------------------
Wed May 15 18:16:15 UTC 2019 - lbeltrame@kde.org
- Update to 5.58.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php
- No code changes since 5.57.0
-------------------------------------------------------------------
Sun Apr 14 20:21:41 UTC 2019 - lbeltrame@kde.org

View File

@ -17,13 +17,13 @@
%define lname libKF5Style5
%define _tar_path 5.57
%define _tar_path 5.58
# 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.57.0
Version: 5.58.1
Release: 0
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
License: LGPL-2.1-or-later