KDE Frameworks 5.100.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwidgetsaddons?expand=0&rev=266
This commit is contained in:
parent
91237f2a9a
commit
c4f4d5afb0
3
kwidgetsaddons-5.100.0.tar.xz
Normal file
3
kwidgetsaddons-5.100.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c71913964fa66cc03d9faafeb91efd397095ecfc369f3cd60235cfda49484a1f
|
||||
size 4291252
|
11
kwidgetsaddons-5.100.0.tar.xz.sig
Normal file
11
kwidgetsaddons-5.100.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmmoACgkQWNDuZIpI
|
||||
s7tClQgAp/uwlHnKecQiCo3a7ieQUmCp9mOWmqjWQrxkyFbag0Xwq6H4RbGjUD7f
|
||||
CGhC7UPqvhPKwe4hD2wqrR+FTf0ZQxZKbCSrnYDs5dkEDzlmKrqWB8WJczdKqNHd
|
||||
upTpzhHx7zSPR2YWAmeJlMR9DlA8xxncJmeT7K2R0/BeAanNIZImoimf88syqdI8
|
||||
Db7B8hYCIgqDyMBi3nrVeWgDrpwA8nTwOweAXs+gbJ5gAOqlD9nDLV7pCMU9TCS7
|
||||
f9GOJlVPEV79mZ7vNbmAbvmCh9qpm6iJeF59HbL4WuNQSkSmWqbnQ0oMQHOH8X2C
|
||||
dzb8syMQ/mjV9r2Y1r8E5pha28OE/Q==
|
||||
=IbVd
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5acda26e2e5bec52b563d1507b706ea5bbe341ab4ae9bdfa84e892bbf8cd9269
|
||||
size 2312272
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmM4VcUACgkQWNDuZIpI
|
||||
s7tjEgf/WsQk3pSuHXaDTSfVGzluCdxoy7jd+q+UpayLyt/otD6Rpb/89z9OWpGs
|
||||
QtXAKQRg7g26Xbqo1KMumC/jvRip3tQrzDfJlHS749k18eN4FqCJbtwiBxm8LZEm
|
||||
EgEeY/pBYXhpo7sAoXv9s5faWe3uAI23dfqcwHGxM/d5jgKgg2oYEs08KgYcMOaA
|
||||
lhs2BLIxMVn34GIGJUxv5N6zXCNseH2NlNvO+S1iP/m1XA4dDEOcrnv+/adcY9sm
|
||||
BueArcEP8M3y7Ka/PUzIkJx6yHfZ/MVD9yEvEfMHPCAsRdjgRDbQ7d/nZyEiumIH
|
||||
CRmK0hTtrHPaJR/SdPoTezCudysGhQ==
|
||||
=riji
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 8 08:35:28 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.100.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.100.0
|
||||
- Changes since 5.99.0:
|
||||
* avoid stating files during restore of recent files (kde#460868)
|
||||
* Add a method to remove all actions in one go
|
||||
* KTitleWidget: Constraint the frame size so it properly aligns (kde#460542)
|
||||
* KPageDialog: Collapse margins also for flat list
|
||||
* KToolBarPopupAction: Apply popupMode to existing widgets
|
||||
* Deprecate KStandardGuiItem::yes() KStandardGuiItem::no()
|
||||
* KMessageDialog: add API using "action" terms instead of "Yes" & "No"
|
||||
* KMessageBox: add API using "action" terms instead of "Yes" & "No"
|
||||
* Fix potential crash in fix for 458335
|
||||
* Fix the translation folder name
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 1 15:56:10 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5WidgetsAddons5
|
||||
%define _tar_path 5.99
|
||||
%define _tar_path 5.100
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kwidgetsaddons
|
||||
Version: 5.99.0
|
||||
Version: 5.100.0
|
||||
Release: 0
|
||||
Summary: Large set of desktop widgets
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user