From 5412adc351d80018cd580b6b79a92599ec55c5cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Thu, 5 Nov 2015 21:12:32 +0100 Subject: [PATCH] Plasma 5.4.3 --- .gitignore | 1 + libksysguard.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d4a0e42..26e2247 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /libksysguard-5.4.0.tar.xz /libksysguard-5.4.1.tar.xz /libksysguard-5.4.2.tar.xz +/libksysguard-5.4.3.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index 317bfe1..529e353 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -1,6 +1,6 @@ Name: libksysguard Summary: Library for managing processes running on the system -Version: 5.4.2 +Version: 5.4.3 Release: 1%{?dist} License: GPLv2+ @@ -107,6 +107,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Nov 05 2015 Daniel Vrátil - 5.4.3-1 +- Plasma 5.4.3 + * Thu Oct 01 2015 Rex Dieter - 5.4.2-1 - 5.4.2 diff --git a/sources b/sources index 00bd10f..d323c7b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c770bd91e3947373c00938e2d85628d9 libksysguard-5.4.2.tar.xz +4e069f7eb0789f25f537d3cfd90a3a72 libksysguard-5.4.3.tar.xz