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