From cc21c7b15c02214beed208f04ce325f32ee55581dfe51bd726738a14bbc2e3e9 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sun, 17 Mar 2019 17:02:25 +0000 Subject: [PATCH] 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 --- baselibs.conf | 2 +- purpose-5.55.0.tar.xz | 3 --- purpose-5.56.0.tar.xz | 3 +++ purpose.changes | 14 ++++++++++++++ purpose.spec | 4 ++-- 5 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 purpose-5.55.0.tar.xz create mode 100644 purpose-5.56.0.tar.xz diff --git a/baselibs.conf b/baselibs.conf index db59440..3548d33 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -3,4 +3,4 @@ libKF5Purpose5 libKF5PurposeWidgets5 purpose-devel requires "libKF5Purpose5- = " - requires "libKF5PurposeWidgets5- = " + requires "libKF5PurposeWidgets5- = " \ No newline at end of file diff --git a/purpose-5.55.0.tar.xz b/purpose-5.55.0.tar.xz deleted file mode 100644 index cd80380..0000000 --- a/purpose-5.55.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b84c5a639ec901ba2edd77dff00498092a7d662358fdf223f79f32c1d932fcf -size 143084 diff --git a/purpose-5.56.0.tar.xz b/purpose-5.56.0.tar.xz new file mode 100644 index 0000000..1b04faf --- /dev/null +++ b/purpose-5.56.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:882aa64c55e134d1aff06d533f8c3c6f8e5886b5b782925e1aad2e0ca7e37e67 +size 143832 diff --git a/purpose.changes b/purpose.changes index c035673..0db5b77 100644 --- a/purpose.changes +++ b/purpose.changes @@ -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 diff --git a/purpose.spec b/purpose.spec index d271db3..9104393 100644 --- a/purpose.spec +++ b/purpose.spec @@ -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