From f1495e1d70acaff1e28e96c47d68a8289757d53e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 25 Jun 2015 18:18:11 +0200 Subject: [PATCH] Plasma 5.3.2 --- .gitignore | 1 + libksysguard.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a9b2bd0..e874fe4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /libksysguard-5.2.95.tar.xz /libksysguard-5.3.0.tar.xz /libksysguard-5.3.1.tar.xz +/libksysguard-5.3.2.tar.xz diff --git a/libksysguard.spec b/libksysguard.spec index 98ff5e2..24d8489 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -1,6 +1,6 @@ Name: libksysguard -Version: 5.3.1 -Release: 2%{?dist} +Version: 5.3.2 +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 +* Thu Jun 25 2015 Daniel Vrátil - 5.3.2-1 +- Plasma 5.3.2 + * Wed Jun 17 2015 Fedora Release Engineering - 5.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 0f9e80c..467fc25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3aaf17820aae8fe0068d43fdd57535d1 libksysguard-5.3.1.tar.xz +8a84d8b6e61ad914fe7ca18b52635e9a libksysguard-5.3.2.tar.xz