From 9fe9d50ad3d33b25846aff4a3703b57a2160e7bbe848a99b2d311ab7ce0c2ef4 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 17 Jan 2018 15:26:22 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=155 --- libksysguard-5.11.5.tar.xz | 3 --- libksysguard-5.11.95.tar.xz | 3 +++ libksysguard5.changes | 16 ++++++++++++++++ libksysguard5.spec | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 libksysguard-5.11.5.tar.xz create mode 100644 libksysguard-5.11.95.tar.xz diff --git a/libksysguard-5.11.5.tar.xz b/libksysguard-5.11.5.tar.xz deleted file mode 100644 index b3304f7..0000000 --- a/libksysguard-5.11.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae08b4652db9febfb2d9ed040999b66303351106322a5c87ebfd7e3c3ff15738 -size 576200 diff --git a/libksysguard-5.11.95.tar.xz b/libksysguard-5.11.95.tar.xz new file mode 100644 index 0000000..ac3d67c --- /dev/null +++ b/libksysguard-5.11.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e0a0131f2b0d8e2460bc18245183c22f849db51e80e331c2c3f184834748d46 +size 566624 diff --git a/libksysguard5.changes b/libksysguard5.changes index 2c0ac00..d1cb59a 100644 --- a/libksysguard5.changes +++ b/libksysguard5.changes @@ -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 diff --git a/libksysguard5.spec b/libksysguard5.spec index aef5501..5ad2b8f 100644 --- a/libksysguard5.spec +++ b/libksysguard5.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: libksysguard5 -Version: 5.11.5 +Version: 5.11.95 Release: 0 Summary: Task management and system monitoring library License: GPL-2.0+ 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