Frameworks 5.65 with respins
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=211
This commit is contained in:
parent
0579d4da5f
commit
873cf250ca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1bf199aebabe63880babc364572de44f6b0a94ffbbffd955bc85916c2be7701d
|
||||
size 174332
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yhgACgkQWNDuZIpI
|
||||
s7usAAgAiqv0BgfbtibjkRphFDk9cpATXHVChZq3/UHF7bVOyPIJ2uAJy+Ls3y8i
|
||||
+A3H1LzoljJdOcoY0/wqUsDKxhpKz/GuSyP5O2E3W+IkGVC4pftZX1nqh2mnhv3W
|
||||
dFvs6Hsmk8OkWeQmuUFZYbziWhmBTFzftRa8sRx3pCRC7UoYlSj0KxG+yexO6RHU
|
||||
coJk5gz2Vbj926o2ouWzRH8aRHmmeddJCftEFL09gi1JkXvgzbvlsFBnWsM1MXjH
|
||||
WVQ2xiQkfRNLvEsP3zyFinIOEVnb9/I/yQa9ci0Zoj32sN3mvBGVsSjI6ph1rCEl
|
||||
CQGyW0W+rPtPDoj3MQEyhs8A+T2EYw==
|
||||
=BAXM
|
||||
-----END PGP SIGNATURE-----
|
3
kdeclarative-5.65.0.tar.xz
Normal file
3
kdeclarative-5.65.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0274de8c84d73dd17b1bc0faf64a9e0d0655035c0574148ba64986e367cd881
|
||||
size 174756
|
11
kdeclarative-5.65.0.tar.xz.sig
Normal file
11
kdeclarative-5.65.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQVkACgkQWNDuZIpI
|
||||
s7ugyAf/VO3/vQ7FAKBfzLSrg0u35Nv1HIZSX04WXQgEvRNCrbmvNUjwjtwbyHGW
|
||||
OATQHOViJxoHlc9//dJh50iHz16z7KHd+tOojNArgNZeHs5LLp+Mzh4PDbh50ldP
|
||||
KCsCaONUWg16tGLPAargF4ZmmbeeX55gZvv5qp7xLnu7Mm0m/2HBp9Rc7hESf1gh
|
||||
lI76EbsXJTAFyXOqsM3K3yfaW2g97Dk19VRP+TYjGtldgKBFMRUZS2pOXo2hidVr
|
||||
WCBirYzrwGeNef1lN1nVerJRoCRnkz3Etr1FvP30R/ooZAyPQGOJdXPLR3LD0GoZ
|
||||
rJfkDsgRRyI9RtGqPsqkc3LXLp5Mfg==
|
||||
=Zr2x
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:27 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:
|
||||
* EBN kdeclarative transfer protocol cleanup
|
||||
* Adapt to change in KConfigCompiler
|
||||
* MAke it compile without deprecated method
|
||||
* make header and footer visible when they get content
|
||||
* support qqmlfileselectors
|
||||
* Allow to disable autosave behavior in ConfigPropertyMap
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 3 15:46:55 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kdeclarative
|
||||
#
|
||||
# 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,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5Declarative5
|
||||
%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)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kdeclarative
|
||||
Version: 5.64.0
|
||||
Version: 5.65.0
|
||||
Release: 0
|
||||
Summary: Integration of QML and KDE workspaces
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user