Christophe Giboudeaux 2021-10-09 17:44:36 +00:00 committed by Git OBS Bridge
parent 84de272192
commit 0c2aaf6ed1
6 changed files with 30 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmEz2TYACgkQWNDuZIpI
s7tgKAf+J6PuiKnVu2TD6VGgG6Lrrb9gqSeBja4TM4NxPnBQzk98W70oAdyuOno9
Z2XUsan4BW3AfKiOu+bvia/e2tO1RsIl1VuLTgSy/XXQe9FM2rqW/hy0IBkOsBGF
ONSqmxComwllztNjR7Kj5rFxgf0+PsOIeokxtdX1aAWxgypUFIgG6yDV+/2dOjKY
xRh9WTBXNcNcP0UdWzKeexbSVMSxb2cQZsjY9cDGFooeg+mMYk4Y640a5eR5xPBJ
QTMyopAysyHu5C0O7kbcfmXRE5/RlnUJyUO4v8pMnWvPfMzCsZ4gmCpcaAdDp4yx
lwxBR0VipUZGHEgVqKqNAGwcnZnbog==
=/CQw
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmFZat4ACgkQWNDuZIpI
s7vndwf/flo7W29GxXJmVr6ezcqVBwAz9bJE/FA/a9s0zc+/AUUfWYatN21NOrGc
7i2u/EIiRg7npWyhzM/hW8cdBbCX16ZjFTyoJ5voCJqx/ODSTK3qStFW999y6eMh
AqMjoVXTGbRixTtuIXDmC438QaGnfkGTTo5Cu6WR14gS75HN14Xm6NMInfvxDGHL
IoTacTtkn5w3K3uTo1p3O/GMgxGbbotVVpdxW6ozToZfmLRXZNZ0uolLKMk+mY4P
VLA1psoR3PATbxPkK+SGylMDItXev+Ne22PW1QO/Isb7uQ1rqwVPft1lJ22sMr1Z
UXAPy+nCjRVy9S9Ikv4D5kzudn/vWA==
=4LzJ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Oct 3 20:34:02 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.87.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.87.0
- Changes since 5.86.0:
* Add Gitlab CI configuration
* Make lupdate happier
* KCharSelect: Added option to show all blocks found in the data file (in the section menu).
* KFontChooser: the widget shouldn't become wider when toggling show fixed only
* KMessageDialog: disconnect default buttonbox signals as we emit done() manually
-------------------------------------------------------------------
Wed Sep 15 08:24:20 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5WidgetsAddons5
%define _tar_path 5.86
%define _tar_path 5.87
# 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 lang
Name: kwidgetsaddons
Version: 5.86.0
Version: 5.87.0
Release: 0
Summary: Large set of desktop widgets
License: LGPL-2.1-or-later