From 3bd9fb59eeae4027eb51b6a2cf2f99f4b55ad017 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 9 Apr 2016 18:42:00 -0500 Subject: [PATCH] 5.6.2 --- .gitignore | 1 + libksysguard.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2a62d2e..ca6b749 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /libksysguard-5.6.1.tar.xz +/libksysguard-5.6.2.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index c55f244..6aef138 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -1,6 +1,6 @@ Name: libksysguard Summary: Library for managing processes running on the system -Version: 5.6.1 +Version: 5.6.2 Release: 1%{?dist} License: GPLv2+ @@ -106,6 +106,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sat Apr 09 2016 Rex Dieter - 5.6.2-1 +- 5.6.2 + * Fri Apr 08 2016 Rex Dieter - 5.6.1-1 - 5.6.1 diff --git a/sources b/sources index cb4812b..d3cf9d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b6886198a77180a127e57a88446228c libksysguard-5.6.1.tar.xz +080e379a143cc8dc27f29ab30fc79969 libksysguard-5.6.2.tar.xz