forked from pool/libksysguard5
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:
committed by
Git OBS Bridge
parent
ab7352317d
commit
4f309e289e
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a613911a95470466cbab3f34a96372178fc52d1038ef22677dbda1f9a5948c5d
|
||||
size 568200
|
3
libksysguard-5.13.90.tar.xz
Normal file
3
libksysguard-5.13.90.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfb2ae570a5af4fbc302cc443337080adcef8c821c8e91435a09e15b017e4dab
|
||||
size 574432
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 17:25:02 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.13.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.13.90.php
|
||||
- Changes since 5.13.5:
|
||||
* Use lambda instead of QSignalMapper
|
||||
* Add new "Tools" button above System Monitor's process list
|
||||
* Remove unneeded QT definitions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:58:41 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
|
@@ -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)
|
||||
|
Reference in New Issue
Block a user