Frameworks 5.65 with respins
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=219
This commit is contained in:
parent
0ef8aff186
commit
7c66de8308
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c1880f8300a014bb835ce29fd68651bfd38400de8044fe5914cb4392df48a26
|
||||
size 1754716
|
@ -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-----
|
3
frameworkintegration-5.65.0.tar.xz
Normal file
3
frameworkintegration-5.65.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3170f99d4418b25225813822e22a1bdf8d73af87cd00b696089b696b151d43be
|
||||
size 1755240
|
11
frameworkintegration-5.65.0.tar.xz.sig
Normal file
11
frameworkintegration-5.65.0.tar.xz.sig
Normal file
@ -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-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:16 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
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 <christophe@krop.fr>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user