SHA256
1
0
forked from pool/kded

Accepting request 695212 from KDE:Frameworks5

KDE Frameworks 5.57.0

OBS-URL: https://build.opensuse.org/request/show/695212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kded?expand=0&rev=67
This commit is contained in:
Yuchen Lin 2019-04-19 19:21:44 +00:00 committed by Git OBS Bridge
commit 95bc17ced5
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:ff2a105edaec825bc9d964df8e181c0f4910432bbfbf2238d61acb17b3bebf39
size 37964

3
kded-5.57.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Apr 14 20:21:42 UTC 2019 - lbeltrame@kde.org
- Update to 5.57.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php
- Changes since 5.56.0:
* [kded] compile without foreach
* It compiles fine without deprecated method (until 5.13)
-------------------------------------------------------------------
Sun Mar 10 20:15:35 UTC 2019 - lbeltrame@kde.org

View File

@ -16,14 +16,14 @@
#
%define _tar_path 5.56
%define _tar_path 5.57
# 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: kded
Version: 5.56.0
Version: 5.57.0
Release: 0
Summary: Central daemon of KDE workspaces
License: LGPL-2.1-or-later