KDE Frameworks 5.58
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwidgetsaddons?expand=0&rev=183
This commit is contained in:
parent
aeb8c07402
commit
336b13f8f8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:abd80a566e1003bca7c72d3a0dc1ee470bc9935d11371cfff0d960f11e1ef5c2
|
||||
size 2188204
|
3
kwidgetsaddons-5.58.0.tar.xz
Normal file
3
kwidgetsaddons-5.58.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4bcb1e22d8dfec214f4f55dbf4492229c4cb6ab63031f826ef68896c27ca6c0
|
||||
size 2192020
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 15 18:16:18 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.58.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php
|
||||
- Changes since 5.57.0:
|
||||
* autotests: fix kcharselect unittest so it can find the data file uninstalled
|
||||
* KCharSelect: remove unnecessary call
|
||||
* KCharSelect: add unittest. Hits the assert in QHeaderView.
|
||||
* Update kcharselect-data to Unicode 12.1
|
||||
* KCharSelect's internal model: ensure rowCount() is 0 for valid indexes
|
||||
* Replace count() == 0 by isEmpty()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 14 20:21:44 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5WidgetsAddons5
|
||||
%define _tar_path 5.57
|
||||
%define _tar_path 5.58
|
||||
# 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.57.0
|
||||
Version: 5.58.0
|
||||
Release: 0
|
||||
Summary: Large set of desktop widgets
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user