forked from pool/kf6-kparts
Accepting request 1187130 from KDE:Frameworks
KDE Frameworks 6.4.0 (forwarded request 1186902 from krop) OBS-URL: https://build.opensuse.org/request/show/1187130 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kparts?expand=0&rev=5
This commit is contained in:
commit
51ba98176b
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 9 09:41:53 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.4.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.4.0
|
||||||
|
- Changes since 6.3.0:
|
||||||
|
* PartLoader: Allow reading of InitialPreference from KParts object
|
||||||
|
* PartLoader: Add mechanism to provide capabilities standardized in JSON metadata
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 5 10:11:50 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Wed Jun 5 10:11:50 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%define qt6_version 6.6.0
|
%define qt6_version 6.6.0
|
||||||
|
|
||||||
%define rname kparts
|
%define rname kparts
|
||||||
# Full KF6 version (e.g. 6.3.0)
|
# Full KF6 version (e.g. 6.4.0)
|
||||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||||
# Last major and minor KF6 version (e.g. 6.0)
|
# Last major and minor KF6 version (e.g. 6.0)
|
||||||
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kf6-kparts
|
Name: kf6-kparts
|
||||||
Version: 6.3.0
|
Version: 6.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plugin framework for user interface components
|
Summary: Plugin framework for user interface components
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:42fc276673f499889d5713d8a9c061c7f7a76885141f214d7f12f9e58ca50400
|
|
||||||
size 2423672
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnQVwAKCRAsjfWHptSq
|
|
||||||
wRq1AP4x+0ee/AZWXv1+R99HpwNpzOJtb0F65hNtUQ8xg8k6FAD+KE0bJLYkxWms
|
|
||||||
mlIkbFxLdC4N2ppUAV19/JP8WieP8gg=
|
|
||||||
=EVGY
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kparts-6.4.0.tar.xz
Normal file
3
kparts-6.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ff30c51d3b7c63f95420faaf7c9a61ad3a6b5937328a4cbd56ad525b021e998d
|
||||||
|
size 2424912
|
7
kparts-6.4.0.tar.xz.sig
Normal file
7
kparts-6.4.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSwgAKCRAsjfWHptSq
|
||||||
|
wRTDAP9LzDJ6YPDEPVld/43UcFE6uMbJ9X75WZjFauoGvaiHwgEA1C4GDw4uBpZX
|
||||||
|
IlzOMPSdIvB1EIsD+xIhGTdRm7o9RwI=
|
||||||
|
=YLkH
|
||||||
|
-----END PGP SIGNATURE-----
|
Loading…
x
Reference in New Issue
Block a user