From 5f30078ff088b9d875d49b709eaa3304d6db03b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 24 Feb 2015 11:03:26 +0100 Subject: [PATCH] Plasma 5.2.1 --- .gitignore | 1 + plasma-systemsettings.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 770304d..ef38cfe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /systemsettings-5.1.95.tar.xz /systemsettings-5.2.0.tar.xz +/systemsettings-5.2.1.tar.xz diff --git a/plasma-systemsettings.spec b/plasma-systemsettings.spec index 2c6917d..bc6facc 100644 --- a/plasma-systemsettings.spec +++ b/plasma-systemsettings.spec @@ -1,8 +1,8 @@ %define base_name systemsettings Name: plasma-%{base_name} -Version: 5.2.0 -Release: 2%{?dist} +Version: 5.2.1 +Release: 1%{?dist} Summary: KDE's System Settings application License: GPLv2+ @@ -96,6 +96,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/systemsettings.deskto %{_libdir}/libsystemsettingsview.so %changelog +* Tue Feb 24 2015 Daniel Vrátil - 5.2.1-1 +- Plasma 5.2.1 + * Tue Jan 27 2015 Daniel Vrátil - 5.2.0-2 - Requires: kde-cli-tools (for kcmshell5) diff --git a/sources b/sources index fabbb05..b81f97b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf6b126c3365864348d1faa5eb43e9ba systemsettings-5.2.0.tar.xz +f0c968985aeff4dcac54a5d70b054d67 systemsettings-5.2.1.tar.xz