diff --git a/frameworkintegration-5.64.0.tar.xz b/frameworkintegration-5.64.0.tar.xz deleted file mode 100644 index a7f154d..0000000 --- a/frameworkintegration-5.64.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c1880f8300a014bb835ce29fd68651bfd38400de8044fe5914cb4392df48a26 -size 1754716 diff --git a/frameworkintegration-5.64.0.tar.xz.sig b/frameworkintegration-5.64.0.tar.xz.sig deleted file mode 100644 index 2ef2e1d..0000000 --- a/frameworkintegration-5.64.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yeIACgkQWNDuZIpI -s7sk8AgAilyjyLOiWi1alMqr2g1pSRY8NkiKfy9xlDwc+XxknHKvcik2zKaiJeqJ -J2Hr5D4hOBceByHSn1kiQQk4m/9R1INqaOiokQxlkFkxQTjZyYFvbP0RPn3CHFj7 -Ivm579JHwJixb/NTbNdiOaxSj7xivh5p6Gw8+1/zxvhuzuglXNpToed2Ikma2QLN -YkQuysxxbkJOgcq14VKms6uDM7ADVA8FjV3tUPC3pHVjMRe6IpR8omOg94FLRGIg -JJ1rdvbx+X6K+x0gTjxC7DoH2ZT7uhBVgpKyj9C41PMcJ82iYfCTok/uLPwtRoiU -OwRikkJhGxFmfK0SKs4WxlzZ7tQnfA== -=mw7k ------END PGP SIGNATURE----- diff --git a/frameworkintegration-5.65.0.tar.xz b/frameworkintegration-5.65.0.tar.xz new file mode 100644 index 0000000..70e8cba --- /dev/null +++ b/frameworkintegration-5.65.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3170f99d4418b25225813822e22a1bdf8d73af87cd00b696089b696b151d43be +size 1755240 diff --git a/frameworkintegration-5.65.0.tar.xz.sig b/frameworkintegration-5.65.0.tar.xz.sig new file mode 100644 index 0000000..8d8c843 --- /dev/null +++ b/frameworkintegration-5.65.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQSIACgkQWNDuZIpI +s7spPgf/TkNF4ecdxK8Zg7np4XttPQupNRkTm7DjmrSf6Vxl+3T4K7Hs/7JHIejK +CRfEBSRlh634HD7GxNceCKlt0LFho81r4i2Dqm65Ifdhw3YYa0RqL0DMCevgzv8h +Ci4JD38RdIRPFfSbKeXmdUi/PimqSfNIuh5PnoMTTqXk7lBOG7FfRie2ml0UjzsK +5xyvKBkfxGsJC0V5WAxdDp/G/e0lWvcxXi02Y+RGaaFueZdmgZhOILYimC8Ntej8 +S1D/0ndjEUyHjL6lumC5njTta8pqBf+NEwv1pW0KvgwgMAKUS0E3pD0lKwHCwTWj +K2q3xCMeBIkAFDX06DoTJMF6GVx46A== +=UedL +-----END PGP SIGNATURE----- diff --git a/frameworkintegration.changes b/frameworkintegration.changes index 1d43710..cf35d8d 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Dec 8 11:18:16 UTC 2019 - Christophe Giboudeaux + +Update to 5.65.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.65.0.php +- Changes since 5.64.0: + * Conditionally set SH_ScrollBar_LeftClickAbsolutePosition based on kdeglobals setting + * Set application name and version on the knshandler tool + * Port away from deprecated signal KNSCore::Engine::signalError + ------------------------------------------------------------------- Sun Nov 3 15:46:46 UTC 2019 - Christophe Giboudeaux diff --git a/frameworkintegration.spec b/frameworkintegration.spec index e05bd56..8b2b19d 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -1,7 +1,7 @@ # # spec file for package frameworkintegration # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %define lname libKF5Style5 -%define _tar_path 5.64 +%define _tar_path 5.65 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) @@ -25,7 +25,7 @@ # Only needed for the package signature condition %bcond_without lang Name: frameworkintegration -Version: 5.64.0 +Version: 5.65.0 Release: 0 Summary: Plugins responsible for better integration of Qt applications in KDE Workspace License: LGPL-2.1-or-later