This commit is contained in:
parent
e07836a589
commit
9fe9d50ad3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ae08b4652db9febfb2d9ed040999b66303351106322a5c87ebfd7e3c3ff15738
|
|
||||||
size 576200
|
|
3
libksysguard-5.11.95.tar.xz
Normal file
3
libksysguard-5.11.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5e0a0131f2b0d8e2460bc18245183c22f849db51e80e331c2c3f184834748d46
|
||||||
|
size 566624
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 15 15:54:05 CET 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.11.95
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.11.95.php
|
||||||
|
- Changes since 5.11.5:
|
||||||
|
* Add a per-process CPU usage graph shown in the process list
|
||||||
|
* Remove obsolete reviewboardrc file
|
||||||
|
* Only initialize variable if we are going to use it
|
||||||
|
* Modernize: Use nullptr where possible
|
||||||
|
* Modernize: Q_DECL_OVERRIDE -> override
|
||||||
|
* Modernize: Use override everywhere
|
||||||
|
* Minor: Fix compiler warning
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 2 16:40:09 CET 2018 - fabian@ritter-vogt.de
|
Tue Jan 2 16:40:09 CET 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: libksysguard5
|
Name: libksysguard5
|
||||||
Version: 5.11.5
|
Version: 5.11.95
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Task management and system monitoring library
|
Summary: Task management and system monitoring library
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Url: http://www.kde.org
|
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
|
Source1: baselibs.conf
|
||||||
BuildRequires: extra-cmake-modules >= 1.2.0
|
BuildRequires: extra-cmake-modules >= 1.2.0
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user