SHA256
1
0
forked from pool/purpose

KDE Frameworks 5.57.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/purpose?expand=0&rev=50
This commit is contained in:
Wolfgang Bauer
2019-04-16 16:54:51 +00:00
committed by Git OBS Bridge
parent 27aca5b07c
commit 55fe17fbb5
4 changed files with 17 additions and 5 deletions

View File

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

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

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Apr 14 20:21:45 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:
* Use https for the pastebin backend and publicly accessible documentation
* Add KDE Connect SMS plugin
-------------------------------------------------------------------
Sat Apr 6 19:02:28 UTC 2019 - wbauer@tmo.at

View File

@@ -17,14 +17,14 @@
%define lname libKF5Purpose5
%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: purpose
Version: 5.56.0
Version: 5.57.0
Release: 0
Summary: Framework to integrate services and actions in applications
License: LGPL-2.1-or-later
@@ -126,6 +126,7 @@ sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 5.9.0)/
%find_lang purpose_email %{name}.lang
%find_lang purpose-fileitemaction %{name}.lang
%find_lang purpose_kdeconnect %{name}.lang
%find_lang purpose_kdeconnectsms %{name}.lang
%find_lang purpose_imgur %{name}.lang
%find_lang purpose_ktp-sendfile %{name}.lang
%find_lang purpose_nextcloud %{name}.lang