Hrvoje Senjan 2016-04-04 14:22:48 +00:00 committed by Git OBS Bridge
parent 80656d7e35
commit b7374b1398
4 changed files with 18 additions and 10 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 4 14:22:41 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.21.0
* Upgrade Qt version requirement to 5.4.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
-------------------------------------------------------------------
Sun Mar 6 10:02:48 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -18,20 +18,20 @@
%bcond_without lang
%define lname libKF5WidgetsAddons5
%define _tar_path 5.20
%define _tar_path 5.21
Name: kwidgetsaddons
Version: 5.20.0
Version: 5.21.0
Release: 0
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: fdupes
BuildRequires: kf5-filesystem
%if %{with lang}
BuildRequires: cmake(Qt5LinguistTools) >= 5.3.0
BuildRequires: cmake(Qt5LinguistTools) >= 5.4.0
%endif
BuildRequires: cmake(Qt5Test) >= 5.3.0
BuildRequires: cmake(Qt5UiTools) >= 5.3.0
BuildRequires: cmake(Qt5Widgets) >= 5.3.0
BuildRequires: cmake(Qt5Test) >= 5.4.0
BuildRequires: cmake(Qt5UiTools) >= 5.4.0
BuildRequires: cmake(Qt5Widgets) >= 5.4.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.3.0
Requires: cmake(Qt5Widgets) >= 5.4.0
%description devel
his repository contains add-on widgets and classes for applications