Accepting request 1245931 from KDE:Frameworks
KDE Frameworks 6.11 (forwarded request 1244923 from krop) OBS-URL: https://build.opensuse.org/request/show/1245931 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kconfigwidgets?expand=0&rev=12
This commit is contained in:
commit
205bfeb2f3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5cb17bcafaae3eefc144fb1014f14cb9998c9e13b714808d940ab20d9c0fb51c
|
|
||||||
size 2560244
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBcgAKCRAsjfWHptSq
|
|
||||||
wdw8AQDIA7EXchSU6zkQTSOV6WwU9+4F+1dPIxGCIBUOwMo9zAEAwxt+1H5yPP1g
|
|
||||||
I13pQcJzDhHttve4/GQ1x4DxBCuLYwA=
|
|
||||||
=1NL8
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kconfigwidgets-6.11.0.tar.xz
Normal file
3
kconfigwidgets-6.11.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:28a1bb125161fe9ab0dbfa899433512e928669be31ce149fa25191a24a50242a
|
||||||
|
size 2560552
|
7
kconfigwidgets-6.11.0.tar.xz.sig
Normal file
7
kconfigwidgets-6.11.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ6YR9gAKCRAsjfWHptSq
|
||||||
|
wfMHAP9AsV77isxJP5q1ui7Ct1YthgdvrPkxOpgPCt1hB6im7QD9FPwcw/Zrc+hz
|
||||||
|
MaBQ6Njkjpz0fp8NrJjjvNOz4oDLaAI=
|
||||||
|
=OSeX
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 8 12:16:44 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.11.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.11.0
|
||||||
|
- Changes since 6.10.0:
|
||||||
|
* Update dependency version to 6.11.0
|
||||||
|
* KStyleManager: Honor styleoverride
|
||||||
|
* Fix build with Qt 6.10
|
||||||
|
* Add xml/yaml linting
|
||||||
|
* CI: Add linux-qt6-next build
|
||||||
|
* Update version to 6.11.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 18:17:24 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
Tue Jan 7 18:17:24 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%define qt6_version 6.7.0
|
%define qt6_version 6.7.0
|
||||||
|
|
||||||
%define rname kconfigwidgets
|
%define rname kconfigwidgets
|
||||||
# Full KF6 version (e.g. 6.10.0)
|
# Full KF6 version (e.g. 6.11.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.10.0
|
Version: 6.11.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…
x
Reference in New Issue
Block a user