diff --git a/kdeclarative-5.95.0.tar.xz b/kdeclarative-5.95.0.tar.xz deleted file mode 100644 index 16ef5f2..0000000 --- a/kdeclarative-5.95.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4d0c4c80fdd2ffd044a75e124287e7895b60a959a7c7e3e52b4515bbbb5a0e2 -size 205716 diff --git a/kdeclarative-5.95.0.tar.xz.sig b/kdeclarative-5.95.0.tar.xz.sig deleted file mode 100644 index 186bde8..0000000 --- a/kdeclarative-5.95.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmKiafgACgkQWNDuZIpI -s7u/VggAgaQNUfBCHLLEXAukFpYNdNTP9VX9WNmRgDUA8kk3vTM37+zaYZK2Juva -nqxJb6tX0ofuVgvhmIy9+MSFyO5dH8NZm6djQsx7RSEvca8dxZzL6BHndvpnP7m2 -qk4FPq5QYgy1meDdUTEBqIl/jhf6Mphm7o9G9mxXCN4Ps1p5am0RsEzdEQU/txQI -C9EuoZXnkfh5UH1Pt6nOIZYiFcT1F5HorV3YQfMztK8ANHsjTlN5SUpPlFhDKUng -K1TSuOkq5yNFgIPCGVBZBL2cpiwAIY0f58YPNduUntiPqyNs+r9xJsbvO23S2g0f -3SQOPRrPY7RU414PB4PZw9IAjXwy+w== -=vUjC ------END PGP SIGNATURE----- diff --git a/kdeclarative-5.96.0.tar.xz b/kdeclarative-5.96.0.tar.xz new file mode 100644 index 0000000..fbc83b9 --- /dev/null +++ b/kdeclarative-5.96.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6494d2cfa5df46f98b8a8e9a0ffaead11a5cbe2b35084515a9b150f0c21099f4 +size 206840 diff --git a/kdeclarative-5.96.0.tar.xz.sig b/kdeclarative-5.96.0.tar.xz.sig new file mode 100644 index 0000000..dac2618 --- /dev/null +++ b/kdeclarative-5.96.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLAc08ACgkQWNDuZIpI +s7szzAf/czqTtBxf5D5+cESvZca8vBGBi6sP/Q9NhMaiBEyiJTunziJCgvaa7Vu9 +5UFcnWISPCwEUs8Ctzeq2Hbkrl/sLAU+IIrx6ugvI24QqmDHnFvah42Qa0pkZ840 +G0WgR75BzpTa6TWx5ZkFzboAhZ+3fLAgveUzi9Fva3DE+WXEBsqohY3U7zu6wtZG +knLR4lIbzcRXgrjtot/2Qu5aD3Ut7bC+IaZ4YIXPVYiG7AET7jQ1CqxXLSrfvXIz +Y0blnRn7nGF/EEagBUXz+TliOPA1FC1EbdpiURzrhuCgFRAhMUKVqrqo/ubC/XDY +/J0e6DbuY0iDE+LVw/Wvpwyl+TqZAw== +=lrWJ +-----END PGP SIGNATURE----- diff --git a/kdeclarative.changes b/kdeclarative.changes index 7b98d4d..e6a5f7e 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Jul 3 11:55:52 UTC 2022 - Christophe Giboudeaux + +- Update to 5.96.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.96.0 +- Changes since 5.95.0: + * kquickcontrols: give main button a description + * kquickcontrols: give Clear button a tooltip + * Don't duplicate headers between cpp/.h files + * qmlcontrols: make `isPlatformX11` and `isPlatformWayland` constant + * qmlcontrols: add `isPlatformX11` and `isPlatformWayland` in `KWindowSystemProxy` + * qmlcontrols: add `Pad` fill mode in `QImageItem` (kde#389623) + * [KeySequenceItem] Replace attached object ToolTip with an instance + ------------------------------------------------------------------- Fri Jun 10 14:12:22 UTC 2022 - Christophe Giboudeaux diff --git a/kdeclarative.spec b/kdeclarative.spec index 1f523c1..2fbfefd 100644 --- a/kdeclarative.spec +++ b/kdeclarative.spec @@ -17,14 +17,14 @@ %define lname libKF5Declarative5 -%define _tar_path 5.95 +%define _tar_path 5.96 # 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 released Name: kdeclarative -Version: 5.95.0 +Version: 5.96.0 Release: 0 Summary: Integration of QML and KDE workspaces License: LGPL-2.1-or-later