From d7208e2e64306a4afb45fadaeb269c4d4820d5f6 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 1 Nov 2016 11:07:08 -0500 Subject: [PATCH] 5.8.3 --- .gitignore | 1 + libksysguard.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6e167b6..2a999fa 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /libksysguard-5.8.0.tar.xz /libksysguard-5.8.1.tar.xz /libksysguard-5.8.2.tar.xz +/libksysguard-5.8.3.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index 10fe7ee..1d48174 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -1,6 +1,6 @@ Name: libksysguard Summary: Library for managing processes running on the system -Version: 5.8.2 +Version: 5.8.3 Release: 1%{?dist} License: GPLv2+ @@ -107,6 +107,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Nov 01 2016 Rex Dieter - 5.8.3-1 +- 5.8.3 + * Tue Oct 18 2016 Rex Dieter - 5.8.2-1 - 5.8.2 diff --git a/sources b/sources index 59e8a14..358fe3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -223565f1e03e19c1893850271ddd20d9 libksysguard-5.8.2.tar.xz +b1e35247a644aed86fcae2c2366464cd libksysguard-5.8.3.tar.xz