KDE Frameworks 5.97.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=269
This commit is contained in:
parent
63396fc849
commit
f8f77e5694
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6494d2cfa5df46f98b8a8e9a0ffaead11a5cbe2b35084515a9b150f0c21099f4
|
||||
size 206840
|
@ -1,11 +0,0 @@
|
||||
-----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-----
|
3
kdeclarative-5.97.0.tar.xz
Normal file
3
kdeclarative-5.97.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be68d2983643616e257d7a4cc07f87e5e2219abc3ce9cf5500e0fc9e46185a70
|
||||
size 207004
|
11
kdeclarative-5.97.0.tar.xz.sig
Normal file
11
kdeclarative-5.97.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvxr8ACgkQWNDuZIpI
|
||||
s7tNPQf/dweiRlEij74U+NCGh/dh6/1DiLwbBfxzV4a9Yma4Cn5P33d2JrkoaExy
|
||||
un6SxHvfXGed0muQcU3zAg9AC0ufTGZ8/NAehm/7of1afCX1GiX7L/vd/8ZKlSoS
|
||||
QdHqwr74LCa//ROYG6m2NKWDwwzG7VodDE8znOkIfggkzwcFA4t3QJqb8P7kDW7h
|
||||
ef6tGQZH3r/pXSSKltNKqB9Zf9Pirib5419L0JHR+RtFVwBhVYZb/2EUGgzcgA1z
|
||||
J64eGHwLGtNRwqYEx2uPxskJ4fakwlNkEw21qyE4wfa006jfwrtOLoaxpGs7aX6S
|
||||
UaLQGHWNkLGTeJ2MEsLOZBfl1ddATw==
|
||||
=gmMg
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 7 22:27:18 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.97.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.97.0
|
||||
- Changes since 5.96.0:
|
||||
* GridDelegate: Improve accessibility for inline buttons
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 3 11:55:52 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5Declarative5
|
||||
%define _tar_path 5.96
|
||||
%define _tar_path 5.97
|
||||
# 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.96.0
|
||||
Version: 5.97.0
|
||||
Release: 0
|
||||
Summary: Integration of QML and KDE workspaces
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user