From 0bc47028001b511ed5e1453262dc79eadaf49758 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 18 Oct 2016 09:50:58 -0500 Subject: [PATCH] 5.8.2 --- .gitignore | 1 + libksysguard.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 45c74ba..6e167b6 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /libksysguard-5.7.95.tar.xz /libksysguard-5.8.0.tar.xz /libksysguard-5.8.1.tar.xz +/libksysguard-5.8.2.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index c2ab5d5..10fe7ee 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.1 +Version: 5.8.2 Release: 1%{?dist} License: GPLv2+ @@ -107,6 +107,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Oct 18 2016 Rex Dieter - 5.8.2-1 +- 5.8.2 + * Tue Oct 11 2016 Rex Dieter - 5.8.1-1 - 5.8.1 diff --git a/sources b/sources index 4c7e920..59e8a14 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7eebe0d746a23b6a40b29c70c64ec847 libksysguard-5.8.1.tar.xz +223565f1e03e19c1893850271ddd20d9 libksysguard-5.8.2.tar.xz