From ecee8209d39df99f2eaaf82ebc1ad1e305eec721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 27 Apr 2015 13:04:59 +0200 Subject: [PATCH] Plasma 5.3.0 --- .gitignore | 1 + libksysguard.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 87881f6..95b800d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /libksysguard-5.2.1.tar.xz /libksysguard-5.2.2.tar.xz /libksysguard-5.2.95.tar.xz +/libksysguard-5.3.0.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index bb908c4..422b26b 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -1,5 +1,5 @@ Name: libksysguard -Version: 5.2.95 +Version: 5.3.0 Release: 1%{?dist} Summary: Library for managing processes running on the system @@ -107,6 +107,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_libdir}/cmake/KF5SysGuard %changelog +* Mon Apr 27 2015 Daniel Vrátil - 5.3.0-1 +- Plasma 5.3.0 + * Wed Apr 22 2015 Daniel Vrátil - 5.2.95-1 - Plasma 5.2.95 diff --git a/sources b/sources index 78531b1..a8c6e04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -281a69d29a2f053414b59276a53fdb95 libksysguard-5.2.95.tar.xz +0f05db8ce605f62657354449b79fa12c libksysguard-5.3.0.tar.xz