forked from pool/kcoreaddons
KDE Frameworks 5.53.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=183
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49aaae09f4196f2aef7b78ea2ee4d290bbedd9fe3831680197e3a767697c78d3
|
||||
size 351716
|
3
kcoreaddons-5.53.1.tar.xz
Normal file
3
kcoreaddons-5.53.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53edb1b9b336db5b17c8bbea2de6ce0a15387618dc778ddea6b9eb740e8c30a3
|
||||
size 352408
|
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 09 19:53:38 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.53.1
|
||||
* Hotfix release to fix a build problem
|
||||
- Changes since 5.53.0:
|
||||
* make it build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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:
|
||||
* Use isEmpty()
|
||||
* Make it possible to use KAboutData/License/Person from QML
|
||||
* KPluginFactory: fix create() apidox
|
||||
* Fix crash if XDG_CACHE_HOME directory is too small or out of space (kde#400610)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 11 19:48:03 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5CoreAddons5
|
||||
%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: kcoreaddons
|
||||
Version: 5.52.0
|
||||
Version: 5.53.1
|
||||
Release: 0
|
||||
Summary: Utilities for core application functionality and accessing the OS
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user