Hrvoje Senjan 2017-02-09 09:35:11 +00:00 committed by Git OBS Bridge
parent ff35aa8f28
commit 9788fe6f27
4 changed files with 17 additions and 10 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 9 09:34:39 UTC 2017 - hrvoje.senjan@gmail.com
- Update to 5.31.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
-------------------------------------------------------------------
Sun Jan 8 23:44:14 UTC 2017 - hrvoje.senjan@gmail.com

View File

@ -18,20 +18,20 @@
%bcond_without lang
%define lname libKF5WidgetsAddons5
%define _tar_path 5.30
%define _tar_path 5.31
Name: kwidgetsaddons
Version: 5.30.0
Version: 5.31.0
Release: 0
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: fdupes
BuildRequires: kf5-filesystem
%if %{with lang}
BuildRequires: cmake(Qt5LinguistTools) >= 5.5.0
BuildRequires: cmake(Qt5LinguistTools) >= 5.6.0
%endif
BuildRequires: cmake(Qt5Test) >= 5.5.0
BuildRequires: cmake(Qt5UiTools) >= 5.5.0
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
BuildRequires: cmake(Qt5Test) >= 5.6.0
BuildRequires: cmake(Qt5UiTools) >= 5.6.0
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
Summary: Large set of desktop widgets
License: LGPL-2.1+
Group: System/GUI/KDE
@ -64,7 +64,7 @@ Summary: Large set of desktop widgets: Build Environment
Group: Development/Libraries/KDE
Requires: %lname = %{version}
Requires: extra-cmake-modules
Requires: cmake(Qt5Widgets) >= 5.5.0
Requires: cmake(Qt5Widgets) >= 5.6.0
%description devel
This repository contains add-on widgets and classes for applications