diff --git a/.gitignore b/.gitignore index 470f101..d4a0e42 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /libksysguard-5.3.2.tar.xz /libksysguard-5.4.0.tar.xz /libksysguard-5.4.1.tar.xz +/libksysguard-5.4.2.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index d572771..317bfe1 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -1,7 +1,7 @@ Name: libksysguard Summary: Library for managing processes running on the system -Version: 5.4.1 -Release: 2%{?dist} +Version: 5.4.2 +Release: 1%{?dist} License: GPLv2+ URL: https://projects.kde.org/projects/kde/workspace/libksysguard @@ -107,6 +107,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Oct 01 2015 Rex Dieter - 5.4.2-1 +- 5.4.2 + * Thu Oct 01 2015 Rex Dieter 5.4.1-2 - cosmetics diff --git a/sources b/sources index e1712d8..00bd10f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c48b9030d7f5e86dc1f07091c3695758 libksysguard-5.4.1.tar.xz +c770bd91e3947373c00938e2d85628d9 libksysguard-5.4.2.tar.xz