From 819c9c659dc2e0869120bffdb2a3a9979dca6a9b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 19 Jul 2016 10:23:48 -0500 Subject: [PATCH] 5.7.2 --- .gitignore | 1 + libksysguard.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c11e7b2..1ababf7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /libksysguard-5.6.95.tar.xz /libksysguard-5.7.0.tar.xz /libksysguard-5.7.1.tar.xz +/libksysguard-5.7.2.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index c01947a..b409a0b 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -1,6 +1,6 @@ Name: libksysguard Summary: Library for managing processes running on the system -Version: 5.7.1 +Version: 5.7.2 Release: 1%{?dist} License: GPLv2+ @@ -107,6 +107,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Jul 19 2016 Rex Dieter - 5.7.2-1 +- 5.7.2 + * Tue Jul 12 2016 Rex Dieter - 5.7.1-1 - 5.7.1 diff --git a/sources b/sources index c90f430..109fcbb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0563063c167b5abfeec43b079a6b70a libksysguard-5.7.1.tar.xz +34448765fee1e0ab1d3904c77fea70bf libksysguard-5.7.2.tar.xz