Fabian Vogt 2018-12-11 16:54:47 +00:00 committed by Git OBS Bridge
parent 0be0003fff
commit 2b247ded23
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:eb66382f3aed4d5c01f236807388db3784abbbbd558d5c44a823d0e19d784a23
size 3347432

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Dec 09 19:43:43 UTC 2018 - lbeltrame@kde.org
- Update to 5.53.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.53.0.php
- Changes since 5.52.0:
* Remove qt prefix include
* Fix normalize signal/slot
-------------------------------------------------------------------
Sun Nov 11 19:48:04 UTC 2018 - lbeltrame@kde.org

View File

@ -17,14 +17,14 @@
%define lname libKF5KDELibs4Support5
%define _tar_path 5.52
%define _tar_path 5.53
# 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: kdelibs4support
Version: 5.52.0
Version: 5.53.0
Release: 0
Summary: Code and utilities to ease the transition to KDE Frameworks 5
License: LGPL-2.1-or-later