diff --git a/.gitignore b/.gitignore index 651fc7a..3cfca24 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /libksysguard-5.7.3.tar.xz /libksysguard-5.7.4.tar.xz /libksysguard-5.7.5.tar.xz +/libksysguard-5.7.95.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index 94d05ac..977533e 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.5 +Version: 5.7.95 Release: 1%{?dist} License: GPLv2+ @@ -107,6 +107,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Sep 22 2016 Rex Dieter - 5.7.95-1 +- 5.7.95 + * Tue Sep 13 2016 Rex Dieter - 5.7.5-1 - 5.7.5 diff --git a/sources b/sources index 5f6077f..f106f5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -faebeb6f630b27422918e73e8cd3923a libksysguard-5.7.5.tar.xz +3df319a7eaa45bb4d2d0ec9089570dc9 libksysguard-5.7.95.tar.xz