KDE Frameworks 5.93.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=261
This commit is contained in:
parent
821475c5db
commit
3307b8bb0c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fe964d77fea37c04eee3863d2b4227b76e33f16583906c284b532a461982d5b3
|
|
||||||
size 202924
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmIjwloACgkQWNDuZIpI
|
|
||||||
s7sWtwf8C16GSSncMceuz52ZtTNoq1w2x1TyDSjcHMBhd5VUITO+lGF/1goFMjHa
|
|
||||||
5eGt/5MHy1EJW9fjG++qAZwhANhhUblZ0oS5nauMzRvjQm4JIiYGPfWDfMcMlGIO
|
|
||||||
crSUox38xrzX2mWZuVyUTHnMGokFfQXsfVMYgVwHgr/H3IfLsQxPb6XPhYrhZ2WM
|
|
||||||
MpulP2JhsTPCNjfJIXXHfM9gEjz71sR8WDPegOsHZO6zyKt8H6Pxmj2qcONBqEl+
|
|
||||||
baAI1qSatPcXZ4S3ALiww8q4aZ2uNBjbnhfJh4ixOUB6UcivcbTP61LJf+ZKPI6I
|
|
||||||
S9W4zO7GHlCK/4rkztio0n/FfgxcXw==
|
|
||||||
=Fx9s
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdeclarative-5.93.0.tar.xz
Normal file
3
kdeclarative-5.93.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:08a945c793aa8d89d87c42d29c9c11e7c28c47916ae728369ab478892d325067
|
||||||
|
size 203188
|
11
kdeclarative-5.93.0.tar.xz.sig
Normal file
11
kdeclarative-5.93.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJIS9EACgkQWNDuZIpI
|
||||||
|
s7v7qQgAhdMstc8U1CI42FSP+JYt8JwsBrNuC/lOgP1nhi+QoidFnr2bjV12doY5
|
||||||
|
+k3p+kDhkWwslZfRAx+bPjueElA14mG11rWFcWgWPmlVZEd5diRnFr93KVjUh5Uv
|
||||||
|
dLfZWkVWSQZa15lzmbs8j/JU6clnJSPCCLRnsU/uJoTogVIF6H+BbOVH/hAVjsL2
|
||||||
|
HE62wH2K+dJsepvMc28amUnh+a0y9Jgw+NwAy9k4Oed/MhIwl4ukyJ2JVObn9dgh
|
||||||
|
WJxKRrGwxBwgrCrpBb/P3neqtatJQ3uDP0ui9nct23ij+rxbEl4YNruR6JWDcTn0
|
||||||
|
tFZbmFhYPsgRlb3aLU3xA0pjwwxXBw==
|
||||||
|
=0wyC
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 3 10:47:07 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.93.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.93.0
|
||||||
|
- Changes since 5.92.0:
|
||||||
|
* Deprecate KQuickAddons::QtQuickSettings::init
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 7 09:26:49 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Mon Mar 7 09:26:49 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Declarative5
|
%define lname libKF5Declarative5
|
||||||
%define _tar_path 5.92
|
%define _tar_path 5.93
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_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.92.0
|
Version: 5.93.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