diff --git a/.gitignore b/.gitignore index 7a3b94c..3942cca 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /systemsettings-5.2.95.tar.xz /systemsettings-5.3.0.tar.xz /systemsettings-5.3.1.tar.xz +/systemsettings-5.3.2.tar.xz diff --git a/plasma-systemsettings.spec b/plasma-systemsettings.spec index fbeb732..ef42f47 100644 --- a/plasma-systemsettings.spec +++ b/plasma-systemsettings.spec @@ -1,8 +1,8 @@ %define base_name systemsettings Name: plasma-%{base_name} -Version: 5.3.1 -Release: 2%{?dist} +Version: 5.3.2 +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 +* Thu Jun 25 2015 Daniel Vrátil - 5.3.2-1 +- Plasma 5.3.2 + * Thu Jun 18 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 0262ebe..635f079 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ebaa1d7e017cc208fa2fe62929d0791e systemsettings-5.3.1.tar.xz +7dc73643b9670e354101010701809565 systemsettings-5.3.2.tar.xz