Accepting request 1187145 from KDE:Frameworks
KDE Frameworks 6.4.0 (forwarded request 1186902 from krop) OBS-URL: https://build.opensuse.org/request/show/1187145 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kwidgetsaddons?expand=0&rev=7
This commit is contained in:
commit
29c497d292
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 09:42:00 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:
|
||||
* Fix the since version of KJobWidgets::windowHandle,setWindowHandle
|
||||
* kjobwidgets: Force setWindow() creating a window handle
|
||||
* kjobwidgets: Add functions to associate QWindow with a KJob
|
||||
* KTitleWidget: restore size policies to Preferred & vertical centering (kde#488319)
|
||||
* KTitleWidget: do not autoFillBackground by default, drop StyledPanel frame (kde#)
|
||||
* Make compile fine without qt6.7 deprecated methods
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:12:02 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname kwidgetsaddons
|
||||
# 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-kwidgetsaddons
|
||||
Version: 6.3.0
|
||||
Version: 6.4.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:0e3f9f0db9a0a6ad423cb50ffe8a01beb5feef8bc7872c35b7576180e4d1844c
|
||||
size 4262712
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnQoAAKCRAsjfWHptSq
|
||||
wZDjAQCDmIGcVxv3LMcEmmBOOTiYbgB3d/f1yrL2M3fj1oJd1AEA1g1Kl+jvBGxX
|
||||
jmGeybaBCZ1vVso2wio+2QgEGa0mwQI=
|
||||
=OAj3
|
||||
-----END PGP SIGNATURE-----
|
3
kwidgetsaddons-6.4.0.tar.xz
Normal file
3
kwidgetsaddons-6.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fda7e2e813a2dcf3a391652994499079c0b222c01f62778979287c602a3f0dbf
|
||||
size 4261272
|
7
kwidgetsaddons-6.4.0.tar.xz.sig
Normal file
7
kwidgetsaddons-6.4.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohTBQAKCRAsjfWHptSq
|
||||
wYHHAP9yM9EFB+Ta/MBGkzH3DEWeoG3Ash8Pzh3BvtfQi6Zb7QD9Eo6ZxyXnDkkb
|
||||
xbkRuuSVvXfrtcFPHZ+G4dribkahqgs=
|
||||
=RjXb
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user