diff --git a/.gitignore b/.gitignore index b516df1..87881f6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /libksysguard-5.2.0.tar.xz /libksysguard-5.2.1.tar.xz /libksysguard-5.2.2.tar.xz +/libksysguard-5.2.95.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index f28d2cf..bb908c4 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -1,6 +1,6 @@ Name: libksysguard -Version: 5.2.2 -Release: 2%{?dist} +Version: 5.2.95 +Release: 1%{?dist} Summary: Library for managing processes running on the system License: GPLv2+ @@ -107,6 +107,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_libdir}/cmake/KF5SysGuard %changelog +* Wed Apr 22 2015 Daniel Vrátil - 5.2.95-1 +- Plasma 5.2.95 + * Sat Apr 04 2015 Rex Dieter - 5.2.2-2 - -common: Conflicts: ksysguard < 5.2 (#1185851) diff --git a/sources b/sources index 7c6d43a..78531b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a7e74e6d45c40cfa22da997141793968 libksysguard-5.2.2.tar.xz +281a69d29a2f053414b59276a53fdb95 libksysguard-5.2.95.tar.xz