Accepting request 738061 from KDE:Frameworks5

KDE Frameworks 5.63.0

OBS-URL: https://build.opensuse.org/request/show/738061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwidgetsaddons?expand=0&rev=71
This commit is contained in:
Dominique Leuenberger 2019-10-14 11:39:24 +00:00 committed by Git OBS Bridge
commit 3e101a4a10
6 changed files with 31 additions and 22 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1z0DUACgkQWNDuZIpI
s7s/NQf+N9qnulTB4AtEGI4NdrhWRoMYW1yNPQ8RxKZ5nfWkxcTvGyU7EQtE06q7
Ec0315KQIdKGqcFU6Q1duQnuKIIqR6PJFwToifm70MryymaC5DSwmv8nxgchc4/9
M9XQ3m46VFaXy4FoX7wIZEzG95QHo5jVyRZgGsGdvmrkQmfAI49oJq34UHiRzJBj
NW8NzY6RDxxFsMYDn6rzWLJjbY0ewjGPXuZvz/4JihnH5tHJ36mNndAH4NKiT/iM
oytX579cn90yY3fOmduFxtp58j3vTyFoMMx2yD1cnLYVGKWEL2ZNVb8g3GEVJFBF
G12o5j8XFO1L254HjwXgwmJ91W2jNw==
=Ftwg
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2ZyfIACgkQWNDuZIpI
s7tguQgAtvg68S5cc8xUi+kpTcNRia1i9fZviwEGaRlOMhlj+VZXQiLPxCOV4LYs
Z90cFiZbxTCutqIDCNzVxaY1FYtrhmj0au8DTBmzas9/jJRck7I8WC/FKc7B0m0j
uaVOei/KkjSgbM8IRjNFCZBqkbI+aCuCazkGJdPyoSkVGS76J+iBh0wmO7lOB7th
66vu65C4oUc9kKf1WcS8wyS7MVhAlrU0MrlZVB3FVzrmqTibRs3vdfKhnJ7TcLIM
i5qlsQEvL5PW9ed7qoaLUe3gm/czM8fM+2UHEQsU7PSu5vPOqyIGexy2t29DPU97
FKx7ScgEbozyVqyblvMuRwpCA4wpNQ==
=xdBh
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Oct 6 13:27:00 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php
- Too many changes to list here.
-------------------------------------------------------------------
Sat Sep 7 20:37:11 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5WidgetsAddons5
%define _tar_path 5.62
%define _tar_path 5.63
# 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.62.0
Version: 5.63.0
Release: 0
Summary: Large set of desktop widgets
License: LGPL-2.1-or-later
@ -40,12 +40,12 @@ BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
BuildRequires: fdupes
BuildRequires: kf5-filesystem
BuildRequires: cmake(Qt5Test) >= 5.6.0
BuildRequires: cmake(Qt5UiPlugin) >= 5.6.0
BuildRequires: cmake(Qt5UiTools) >= 5.6.0
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
BuildRequires: cmake(Qt5Test) >= 5.11.0
BuildRequires: cmake(Qt5UiPlugin) >= 5.11.0
BuildRequires: cmake(Qt5UiTools) >= 5.11.0
BuildRequires: cmake(Qt5Widgets) >= 5.11.0
%if %{with lang}
BuildRequires: cmake(Qt5LinguistTools) >= 5.6.0
BuildRequires: cmake(Qt5LinguistTools) >= 5.11.0
%endif
%description
@ -72,7 +72,7 @@ Summary: Large set of desktop widgets: Build Environment
Group: Development/Libraries/KDE
Requires: %{lname} = %{version}
Requires: extra-cmake-modules
Requires: cmake(Qt5Widgets) >= 5.6.0
Requires: cmake(Qt5Widgets) >= 5.11.0
%description devel
This repository contains add-on widgets and classes for applications