From 176b65d3dc0f14ced137d455273e06bad8dd67e8 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 9 Sep 2015 12:56:58 -0500 Subject: [PATCH] 5.4.1 --- .gitignore | 1 + libksysguard.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index afadccd..470f101 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /libksysguard-5.3.1.tar.xz /libksysguard-5.3.2.tar.xz /libksysguard-5.4.0.tar.xz +/libksysguard-5.4.1.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index fa350e0..cb56ea2 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -1,5 +1,5 @@ Name: libksysguard -Version: 5.4.0 +Version: 5.4.1 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 +* Wed Sep 09 2015 Rex Dieter - 5.4.1-1 +- 5.4.1 + * Fri Aug 21 2015 Daniel Vrátil - 5.4.0-1 - Plasma 5.4.0 diff --git a/sources b/sources index 862e091..e1712d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2d5cba7cf9cb9c903d0aca434be00539 libksysguard-5.4.0.tar.xz +c48b9030d7f5e86dc1f07091c3695758 libksysguard-5.4.1.tar.xz