From 15747de315f52c674858a51452edd3fa22722c99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 26 May 2015 00:33:42 +0200 Subject: [PATCH] Plasma 5.3.1 --- .gitignore | 1 + plasma-systemsettings.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3530a3b..7a3b94c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /systemsettings-5.2.2.tar.xz /systemsettings-5.2.95.tar.xz /systemsettings-5.3.0.tar.xz +/systemsettings-5.3.1.tar.xz diff --git a/plasma-systemsettings.spec b/plasma-systemsettings.spec index 45db808..62f3348 100644 --- a/plasma-systemsettings.spec +++ b/plasma-systemsettings.spec @@ -1,7 +1,7 @@ %define base_name systemsettings Name: plasma-%{base_name} -Version: 5.3.0 +Version: 5.3.1 Release: 1%{?dist} Summary: KDE's System Settings application @@ -96,6 +96,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/systemsettings.deskto %{_libdir}/libsystemsettingsview.so %changelog +* Tue May 26 2015 Daniel Vrátil - 5.3.1-1 +- Plasma 5.3.1 + * Mon Apr 27 2015 Daniel Vrátil - 5.3.0-1 - Plasma 5.3.0 diff --git a/sources b/sources index 74395ff..0262ebe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -75daff0dd6fdc89391b35a1bacba43ce systemsettings-5.3.0.tar.xz +ebaa1d7e017cc208fa2fe62929d0791e systemsettings-5.3.1.tar.xz