KDE Frameworks 5.106.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=287
This commit is contained in:
parent
b462537cc9
commit
fb8545ac37
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:44ce2dc69f9bc93f5a039cb14f3043e4a9d98fbed5e031bf8d6fd6778b958ae4
|
|
||||||
size 2491692
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmQoCJIACgkQWNDuZIpI
|
|
||||||
s7tV0Qf/Vs6w869MeqcJtxHgjmtV2ee8COzQ+uJ+xE3GUJ5k6Akq1zWyQK7QUCsn
|
|
||||||
8v9iWoTj774uC7NQXqkJR3TNIycmBSlBxNP74FFCC0t8Z6/Qr7JRf4yiLOpbwIw5
|
|
||||||
dplHIJFwz6lyBc9KFeW9fxDDhGRS6bZVDssQtHgi6LgsnNQUY38/werPndaj74hQ
|
|
||||||
b+b4oHdaGa+xfk1E8Zhz1b7KYaSyLdolisvUn1cRSI7IXPKDsL6oLUr4joHg5jyw
|
|
||||||
DZZPbrceTs1zsGQdnsoseTUn1TgJxtazDCQxaD2ETVFBPqZEV1TulpkTfVeKJm3J
|
|
||||||
td9dzDlX7p3OQ/poOa35fOIcYIV6OQ==
|
|
||||||
=QzVC
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdeclarative-5.106.0.tar.xz
Normal file
3
kdeclarative-5.106.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c53889b1a5351ec0b84b98da2aa722985979ab8693467c11833219ed3a15e439
|
||||||
|
size 2492024
|
11
kdeclarative-5.106.0.tar.xz.sig
Normal file
11
kdeclarative-5.106.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmRWN4cACgkQWNDuZIpI
|
||||||
|
s7tErgf/XkTim3ErxTOSsrHRcgXcwqWx8ibRPkbN1X1OpnEFrNFExszDnZWt+0/d
|
||||||
|
W+DPnYtdY+rHhhKKvvwhKNySlha20fYT/s1Fo0nRg9ZlNxQRA4FLjP9MSK/I30g8
|
||||||
|
gxVUcpsfnAdmyu6bEvlf1up2ZZplfdDXg0H39zKALwt8/m7fReF3pRIbmzfCChHu
|
||||||
|
MKrUK5TDiIZQR1h+wTqnJqV/RDvtUDN0WSulT9JForx5L9OomXygWDEBhIGpNeh3
|
||||||
|
09GSzUrodN4NkQeCGuCwCX88/YftMpKVPnH8j73N/EI6KP4rcECfJoXfN14Xymte
|
||||||
|
NrcFEu/74NahaaBzgD75JhyZubUrgA==
|
||||||
|
=Iocp
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 6 14:01:31 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.106.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.106.0
|
||||||
|
- Changes since 5.105.0:
|
||||||
|
* Guard nullable property access, and bind instead of assigning once
|
||||||
|
* CalendarEventsPlugin: fix wrong deprecation for signal alternateDateReady
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 1 17:00:39 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Sat Apr 1 17:00:39 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kdeclarative
|
Name: kdeclarative
|
||||||
Version: 5.105.0
|
Version: 5.106.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Integration of QML and KDE workspaces
|
Summary: Integration of QML and KDE workspaces
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user