Accepting request 848585 from KDE:Frameworks5
KDE Frameworks 5.76 OBS-URL: https://build.opensuse.org/request/show/848585 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwidgetsaddons?expand=0&rev=84
This commit is contained in:
commit
a2d559d460
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e46a967e7f98f570ab97d231e648770b0c6056a34d8efe0b3201a14f0e17bc0
|
||||
size 2359680
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl96NQ4ACgkQWNDuZIpI
|
||||
s7s7awgAqkVyzFIhfVEAg6N4+pz3EhX9QDR22sTMHQcT29U9RWVH/W9VmfVINhtT
|
||||
fSJlKFJcZDXvvQU7sLBZEQWTro76v1UqY+PD6XFu/4HfyVdIArhVUAF4emHCEn56
|
||||
v5gjW68B5QjaDfyPpyYqKDiHR7c+LXcsbAoL6fqaQ5I6enLzj/z2SdtrXGSeWNHt
|
||||
8UWZhV3EqewRE++QtDEbue/ZqhYl/Eq3S536+arSalwjGEQJjGK379/fbuSwI3QF
|
||||
P6iqc5sXxSOPRONqW/FLjXF/njXIhqw/OuR5kbenPIgnz2G6jH2Dp3iT8QiGMjPZ
|
||||
LHIn8HLThzlMqnyZkeS7XBb8cl8GPw==
|
||||
=BzLM
|
||||
-----END PGP SIGNATURE-----
|
3
kwidgetsaddons-5.76.0.tar.xz
Normal file
3
kwidgetsaddons-5.76.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab7aa94bb1f63e5bea5cf461349c1add96fd608a73c5b7c9d374e6bf035fcac6
|
||||
size 2361736
|
11
kwidgetsaddons-5.76.0.tar.xz.sig
Normal file
11
kwidgetsaddons-5.76.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl+m5QEACgkQWNDuZIpI
|
||||
s7vU9ggApxETMZyPCVqVHe12FA5lDlqgxMGv2nkAWNSrVHIwMkssLyxyWtnsoB2w
|
||||
StkXS4YoZTwMu4POtqBoidulkqZDOCUePLi5iWxh/r/CL04hUlHSwEkJ3nKCfTjk
|
||||
Ftn521OXFfbKnQ6ikLw/QRzi2Jv9pm8iIQ8d9lycgsTWSLCsKQTwI2iitkwAvTm+
|
||||
+17ag2D1ew+FFNnNl8TXgLONQqv5mfkweGwrofArZ0A3pVOIkGW8T9vB7UYiRHY3
|
||||
i+YeqRPtHrOM808FgDd4ANsePLhakVgKIIUZ39CYrOGHoU7RuXUYfT2T5GpRT/Mm
|
||||
gtWi343iz3G16OTZh5un5KBqhX2HlA==
|
||||
=CKUS
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 7 21:35:24 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.76.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.76.0
|
||||
- Changes since 5.75.0:
|
||||
* new setUsernameContextHelp on KPasswordDialog
|
||||
* If include is define in .h remove it if it's defined in .cpp too (scripted)
|
||||
* kpassworddialog documentation typos--
|
||||
* KFontRequester: remove, the now redundant, nearestExistingFont helper
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 5 08:33:38 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5WidgetsAddons5
|
||||
%define _tar_path 5.75
|
||||
%define _tar_path 5.76
|
||||
# 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.75.0
|
||||
Version: 5.76.0
|
||||
Release: 0
|
||||
Summary: Large set of desktop widgets
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user