From 17825513b50fabefbb1de14c078868accd8d2a85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 26 Jan 2015 17:14:34 +0100 Subject: [PATCH] Plasma 5.2.0 --- .gitignore | 1 + libksysguard.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6d93140..544feaa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /libksysguard-5.1.95.tar.xz +/libksysguard-5.2.0.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index ba79b39..29e37a3 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -1,6 +1,6 @@ Name: libksysguard -Version: 5.1.95 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: Library for managing processes running on the system License: GPLv2+ @@ -95,6 +95,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_libdir}/cmake/KF5SysGuard %changelog +* Mon Jan 26 2015 Daniel Vrátil - 5.2.0-1 +- Plasma 5.2.0 + * Wed Jan 21 2015 Jan Grulich - 5.1.95-3 - Obsolete kf5-ksysguard diff --git a/sources b/sources index f765c8d..394a0a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f63beb2f76a5321692a64f6ce1d21d6 libksysguard-5.1.95.tar.xz +ffc4435d1c38ebc5a89a538cc61bbf64 libksysguard-5.2.0.tar.xz