forked from pool/kf6-kconfigwidgets
Accepting request 1187102 from KDE:Frameworks
KDE Frameworks 6.4.0 (forwarded request 1186902 from krop) OBS-URL: https://build.opensuse.org/request/show/1187102 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kconfigwidgets?expand=0&rev=5
This commit is contained in:
commit
1f198d1e51
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bac86669b83c39fa0d3d45804202ed6db5aa48edc6b4d177c572a2214d262090
|
|
||||||
size 2557704
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPlwAKCRAsjfWHptSq
|
|
||||||
wdrfAQCaDxw/XlGENbOuYXZjt4rphQ2oPR7FCWtiGegWD4ulVwD/VH+iPWwdFOrd
|
|
||||||
ury6Wxhn06HopF0H1sZ1zjP2keswjAY=
|
|
||||||
=FLwb
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kconfigwidgets-6.4.0.tar.xz
Normal file
3
kconfigwidgets-6.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:98f7e9e11557d2d1db59711052a3b4cb4f8572316eff6421459b90b5d4393983
|
||||||
|
size 2557848
|
7
kconfigwidgets-6.4.0.tar.xz.sig
Normal file
7
kconfigwidgets-6.4.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSMgAKCRAsjfWHptSq
|
||||||
|
wVxNAP9Q/9fgDtvM2RORY8hBljbGMnRD1BfUmKHpo+Tm2lwy/AEA19wj1UI5uQgu
|
||||||
|
+1h9x7PzSdkI7TrR05YIz1kHOE7eKAg=
|
||||||
|
=HoUw
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 9 09:41:39 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:
|
||||||
|
* support USE_DBUS option to enable/disable dbus use
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 5 10:11:27 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Wed Jun 5 10:11:27 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 kconfigwidgets
|
%define rname kconfigwidgets
|
||||||
# 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-kconfigwidgets
|
Name: kf6-kconfigwidgets
|
||||||
Version: 6.3.0
|
Version: 6.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Widgets for configuration dialogs
|
Summary: Widgets for configuration dialogs
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user