diff --git a/.gitignore b/.gitignore index 5ffc1d5..45c74ba 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /libksysguard-5.7.5.tar.xz /libksysguard-5.7.95.tar.xz /libksysguard-5.8.0.tar.xz +/libksysguard-5.8.1.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index 85aec29..c2ab5d5 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.0 +Version: 5.8.1 Release: 1%{?dist} License: GPLv2+ @@ -107,6 +107,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Oct 11 2016 Rex Dieter - 5.8.1-1 +- 5.8.1 + * Thu Sep 29 2016 Rex Dieter - 5.8.0-1 - 5.8.0 diff --git a/sources b/sources index 2dd6c41..4c7e920 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dbdeeda839324b2a9413ef77d72194d0 libksysguard-5.8.0.tar.xz +7eebe0d746a23b6a40b29c70c64ec847 libksysguard-5.8.1.tar.xz