forked from pool/purpose
KDE Frameworks 5.56.0 + bugfixes in plasma-framework and kirigami2
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/purpose?expand=0&rev=46
This commit is contained in:
parent
fc9732df41
commit
cc21c7b15c
@ -3,4 +3,4 @@ libKF5Purpose5
|
||||
libKF5PurposeWidgets5
|
||||
purpose-devel
|
||||
requires "libKF5Purpose5-<targettype> = <version>"
|
||||
requires "libKF5PurposeWidgets5-<targettype> = <version>"
|
||||
requires "libKF5PurposeWidgets5-<targettype> = <version>"
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b84c5a639ec901ba2edd77dff00498092a7d662358fdf223f79f32c1d932fcf
|
||||
size 143084
|
3
purpose-5.56.0.tar.xz
Normal file
3
purpose-5.56.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:882aa64c55e134d1aff06d533f8c3c6f8e5886b5b782925e1aad2e0ca7e37e67
|
||||
size 143832
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 10 20:15:38 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.56.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php
|
||||
- Changes since 5.55.0:
|
||||
* pastebin: don't show progress notifications
|
||||
* sharetool: Show shared url on top
|
||||
* Fix sharing files with spaces or quotes in names via Telegram
|
||||
* Have ShareFileItemAction provide an output or an error if they are provided
|
||||
* Enable sharing URLs via email
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 15 09:25:42 UTC 2019 - alarrosa@suse.com
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5Purpose5
|
||||
%define _tar_path 5.55
|
||||
%define _tar_path 5.56
|
||||
# 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.55.0
|
||||
Version: 5.56.0
|
||||
Release: 0
|
||||
Summary: Framework to integrate services and actions in applications
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user