Accepting request 1179309 from KDE:Frameworks
KDE Frameworks 6.3.0 (forwarded request 1178724 from krop) OBS-URL: https://build.opensuse.org/request/show/1179309 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kwidgetsaddons?expand=0&rev=6
This commit is contained in:
commit
68cfc11943
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:12:02 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.3.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.3.0/
|
||||
- Changes since 6.2.0:
|
||||
* Fix KMessageWidget background color
|
||||
* KMessageWidget: Avoid calling polish() inside of palette update (kde#487247)
|
||||
* Use ellipsis character instead of three dots in UI strings
|
||||
* Skip tests that need GUI on Windows CI
|
||||
* KViewStateSerializer: fix docu: setTreeView -> setView
|
||||
* KBusyIndicatorWidget: fix warning when hiding on startup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 27 10:20:15 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -19,14 +19,13 @@
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname kwidgetsaddons
|
||||
# Full KF6 version (e.g. 6.2.0)
|
||||
# Full KF6 version (e.g. 6.3.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-kwidgetsaddons
|
||||
Version: 6.2.2
|
||||
%global _kf6_version 6.2.0
|
||||
Version: 6.3.0
|
||||
Release: 0
|
||||
Summary: Large set of desktop widgets
|
||||
License: LGPL-2.1-or-later
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:391bd57846ad1451c4a1adfd09cfbfa8c23b14bf2b6bf710842360b57d90049d
|
||||
size 4260992
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlDyUgAKCRAsjfWHptSq
|
||||
weIBAQDX1exLkIAd62UXOOeCCld/OSTTdURcWsS/UKZupQHN1gEAvLkR5KWap9lE
|
||||
JinqUpVCHKH0VaoYpkGZxJNqEVfMcAA=
|
||||
=+KpG
|
||||
-----END PGP SIGNATURE-----
|
3
kwidgetsaddons-6.3.0.tar.xz
Normal file
3
kwidgetsaddons-6.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e3f9f0db9a0a6ad423cb50ffe8a01beb5feef8bc7872c35b7576180e4d1844c
|
||||
size 4262712
|
7
kwidgetsaddons-6.3.0.tar.xz.sig
Normal file
7
kwidgetsaddons-6.3.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnQoAAKCRAsjfWHptSq
|
||||
wZDjAQCDmIGcVxv3LMcEmmBOOTiYbgB3d/f1yrL2M3fj1oJd1AEA1g1Kl+jvBGxX
|
||||
jmGeybaBCZ1vVso2wio+2QgEGa0mwQI=
|
||||
=OAj3
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user