1
0

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:
Ana Guerrero 2024-07-14 06:49:33 +00:00 committed by Git OBS Bridge
commit 1f198d1e51
6 changed files with 22 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bac86669b83c39fa0d3d45804202ed6db5aa48edc6b4d177c572a2214d262090
size 2557704

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPlwAKCRAsjfWHptSq
wdrfAQCaDxw/XlGENbOuYXZjt4rphQ2oPR7FCWtiGegWD4ulVwD/VH+iPWwdFOrd
ury6Wxhn06HopF0H1sZ1zjP2keswjAY=
=FLwb
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98f7e9e11557d2d1db59711052a3b4cb4f8572316eff6421459b90b5d4393983
size 2557848

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSMgAKCRAsjfWHptSq
wVxNAP9Q/9fgDtvM2RORY8hBljbGMnRD1BfUmKHpo+Tm2lwy/AEA19wj1UI5uQgu
+1h9x7PzSdkI7TrR05YIz1kHOE7eKAg=
=HoUw
-----END PGP SIGNATURE-----

View File

@ -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>

View File

@ -19,13 +19,13 @@
%define qt6_version 6.6.0
%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}}
# 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}')}
%bcond_without released
Name: kf6-kconfigwidgets
Version: 6.3.0
Version: 6.4.0
Release: 0
Summary: Widgets for configuration dialogs
License: LGPL-2.1-or-later