Hrvoje Senjan 2017-02-09 09:24:19 +00:00 committed by Git OBS Bridge
parent d0f1e1873f
commit 5655b3109b
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:4973b7ac9bde35e2ce75b2fefc81ad9ab697a14a26c8bc0a3d673de4b814a38b
size 235612

3
kcmutils-5.31.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 9 09:24:10 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:38:18 UTC 2017 - hrvoje.senjan@gmail.com

View File

@ -18,9 +18,9 @@
%bcond_without lang
%define lname libKF5KCMUtils5
%define _tar_path 5.30
%define _tar_path 5.31
Name: kcmutils
Version: 5.30.0
Version: 5.31.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 3.0
@ -36,11 +36,11 @@ BuildRequires: kitemviews-devel >= %{_tar_path}
BuildRequires: kpackage-devel >= %{_tar_path}
BuildRequires: kservice-devel >= %{_tar_path}
BuildRequires: kxmlgui-devel >= %{_tar_path}
BuildRequires: cmake(Qt5DBus) >= 5.5.0
BuildRequires: cmake(Qt5Qml) >= 5.5.0
BuildRequires: cmake(Qt5Quick) >= 5.5.0
BuildRequires: cmake(Qt5QuickWidgets) >= 5.5.0
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
BuildRequires: cmake(Qt5DBus) >= 5.6.0
BuildRequires: cmake(Qt5Qml) >= 5.6.0
BuildRequires: cmake(Qt5Quick) >= 5.6.0
BuildRequires: cmake(Qt5QuickWidgets) >= 5.6.0
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
Summary: Provides various classes to work with KCModules
License: LGPL-2.1+
Group: System/GUI/KDE