Accepting request 461402 from KDE:Frameworks5

Update to KDE Frameworks 5.31 and KDE Plasma 5.9.3

OBS-URL: https://build.opensuse.org/request/show/461402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcmutils?expand=0&rev=37
This commit is contained in:
Dominique Leuenberger 2017-03-03 14:13:23 +00:00 committed by Git OBS Bridge
commit 3837b77523
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