Accepting request 961279 from KDE:Frameworks5
KDE Frameworks 5.92 (forwarded request 961114 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/961279 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwidgetsaddons?expand=0&rev=100
This commit is contained in:
commit
7b1415cbeb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3b4dc3db4d608b2a725e9087ca3add1105e4027e7e47d10f96c2eff344af20e
|
||||
size 2314020
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmH/kmgACgkQWNDuZIpI
|
||||
s7uFkgf/dXHgEw1Pzb8sEc7hC0KXkbGJHIb/TMcq8t93Mxz4EXgKd6ymiSp/IVDD
|
||||
f6bcL+BRgqGVPfgcc3kehanKHufR2BaVnr2+MHGPCmzrjimqaw822/HH/N9OgDCi
|
||||
AaB4vYWVePYTzU+v0drp0XNlO4VuYw/ZrfvgLpKR0FbnkrPWVw0MqF/SenA404Y0
|
||||
wVQ7B8PliXgsXfk1T5XySoGHzMz+iXyoZxfUP7G74eCKmR3lf25c7yKSBcP8Mv3b
|
||||
6hEoty4v3vyDR6QLrGt5TU8/JY2vW4QGNeWG84tQAXIEvM52hJvU1Kq7US1PPFWx
|
||||
qjJFjFOZsnzgDEPOVY7+b2E6ycS2Og==
|
||||
=bA9i
|
||||
-----END PGP SIGNATURE-----
|
3
kwidgetsaddons-5.92.0.tar.xz
Normal file
3
kwidgetsaddons-5.92.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0e3558d6a7ed550f31d319e6b52d6ed61d693a1aa50e6dd4f430a1324111f2c
|
||||
size 2313060
|
11
kwidgetsaddons-5.92.0.tar.xz.sig
Normal file
11
kwidgetsaddons-5.92.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmIjwtYACgkQWNDuZIpI
|
||||
s7tKZQgAlPyymRmIsmcQ7yR53+cVoaitsEXz7wl6uBSbSbVU5fim+XJG3hovNNT3
|
||||
73BP57UlPVrU+bTGuc9ixlIscwKn2rZ+Sg08ueV9rvIyv0DFxrfxI9loE/IhV0cf
|
||||
xXLFMyAbnTG6f/1yoYyOCP/GU8qUJxC0/YqjxpTDDeLrht8os0wpyL3Fu4IKywIq
|
||||
zs9dT6tVrqTaTTjvmyKV17+Ijtqdmgop94/vMe8RenPOUQI41/lJXgubuLihJW+c
|
||||
WJixVdYBMcBEj3VhDMtma+yZH2TCxyV1is7rZvVNn4iuM0/GFIDnQ59N8eOy7XBT
|
||||
HfZJWFvFu4L9wgLH2LqAFFO1O3du0g==
|
||||
=78L+
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 7 09:27:16 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.92.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.92.0
|
||||
- Changes since 5.91.0:
|
||||
* KCharSelect: connect to the appropriate QFontComboBox signal (kde#445477)
|
||||
* Remove broken Python bindings generation
|
||||
* Check executables exist in PATH before passing them to QProcess
|
||||
* Add Android Qt6 CI
|
||||
* Make the BUILD_DESIGNERPLUGIN option dependent on not cross-compiling
|
||||
* Make KSqueezedTextLabel more robust wrt QFontMetrics
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 6 10:17:15 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5WidgetsAddons5
|
||||
%define _tar_path 5.91
|
||||
%define _tar_path 5.92
|
||||
# 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.91.0
|
||||
Version: 5.92.0
|
||||
Release: 0
|
||||
Summary: Large set of desktop widgets
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user