Plasma 5.14 Beta - I'll try to add tarball signatures and .keyring in a followup sr. The unresolvables are due to a missing verbump in KUF, but it built fine before adjusting kf5_version.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=182
This commit is contained in:
Wolfgang Bauer
2018-09-15 12:29:43 +00:00
committed by Git OBS Bridge
parent ab7352317d
commit 4f309e289e
4 changed files with 19 additions and 5 deletions

View File

@@ -18,13 +18,13 @@
%bcond_without lang
Name: libksysguard5
Version: 5.13.5
Version: 5.13.90
Release: 0
Summary: Task management and system monitoring library
License: GPL-2.0-or-later
Group: Development/Libraries/C and C++
Url: http://www.kde.org
Source: http://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz
Source: http://download.kde.org/unstable/plasma/%{version}/libksysguard-%{version}.tar.xz
Source1: baselibs.conf
BuildRequires: extra-cmake-modules >= 1.2.0
BuildRequires: kf5-filesystem
@@ -34,8 +34,10 @@ BuildRequires: cmake(KF5Completion)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5GlobalAccel)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5Plasma)
BuildRequires: cmake(KF5Service)
BuildRequires: cmake(KF5WidgetsAddons)