diff --git a/.gitignore b/.gitignore index 3cfca24..5ffc1d5 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /libksysguard-5.7.4.tar.xz /libksysguard-5.7.5.tar.xz /libksysguard-5.7.95.tar.xz +/libksysguard-5.8.0.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index 977533e..85aec29 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.95 +Version: 5.8.0 Release: 1%{?dist} License: GPLv2+ @@ -107,6 +107,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Sep 29 2016 Rex Dieter - 5.8.0-1 +- 5.8.0 + * Thu Sep 22 2016 Rex Dieter - 5.7.95-1 - 5.7.95 diff --git a/sources b/sources index f106f5c..2dd6c41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3df319a7eaa45bb4d2d0ec9089570dc9 libksysguard-5.7.95.tar.xz +dbdeeda839324b2a9413ef77d72194d0 libksysguard-5.8.0.tar.xz