diff --git a/.gitignore b/.gitignore index f6badde..835e621 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /libksysguard-5.4.2.tar.xz /libksysguard-5.4.3.tar.xz /libksysguard-5.4.95.tar.xz +/libksysguard-5.5.0.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index a12b4d5..8815d22 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -1,6 +1,6 @@ Name: libksysguard Summary: Library for managing processes running on the system -Version: 5.4.95 +Version: 5.5.0 Release: 1%{?dist} License: GPLv2+ @@ -107,6 +107,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Dec 03 2015 Daniel Vrátil - 5.5.0-1 +- Plasma 5.5.0 + * Wed Nov 25 2015 Daniel Vrátil - 5.4.95-1 - Plasma 5.4.95 diff --git a/sources b/sources index 7fbdd43..6c0cead 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e648c3a9b6b695bf9b3f4d869f5cf73 libksysguard-5.4.95.tar.xz +3dfcf5648147396ca2c180ec8e427dc2 libksysguard-5.5.0.tar.xz