From cfc753bdc7b207b4ecfa163eb1574fb829812e6e Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 14 May 2016 08:13:45 -0500 Subject: [PATCH] 5.6.4 --- .gitignore | 1 + libksysguard.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c0849f0..a80fc16 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libksysguard-5.6.1.tar.xz /libksysguard-5.6.2.tar.xz /libksysguard-5.6.3.tar.xz +/libksysguard-5.6.4.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index 6d6b9b6..cd55ad1 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.3 +Version: 5.6.4 Release: 1%{?dist} License: GPLv2+ @@ -106,6 +106,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sat May 14 2016 Rex Dieter - 5.6.4-1 +- 5.6.4 + * Tue Apr 19 2016 Rex Dieter - 5.6.3-1 - 5.6.3 diff --git a/sources b/sources index 7a888e0..1e4d2fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2756217535857755d1341eb888df3289 libksysguard-5.6.3.tar.xz +20a5febaef1406c566baa50bec66a53a libksysguard-5.6.4.tar.xz