diff --git a/.gitignore b/.gitignore index 3942cca..584bee2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /systemsettings-5.3.0.tar.xz /systemsettings-5.3.1.tar.xz /systemsettings-5.3.2.tar.xz +/systemsettings-5.4.0.tar.xz diff --git a/plasma-systemsettings.spec b/plasma-systemsettings.spec index ef42f47..7672dbf 100644 --- a/plasma-systemsettings.spec +++ b/plasma-systemsettings.spec @@ -1,7 +1,7 @@ %define base_name systemsettings Name: plasma-%{base_name} -Version: 5.3.2 +Version: 5.4.0 Release: 1%{?dist} Summary: KDE's System Settings application @@ -96,6 +96,12 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/systemsettings.deskto %{_libdir}/libsystemsettingsview.so %changelog +* Fri Aug 21 2015 Daniel Vrátil - 5.4.0-1 +- Plasma 5.4.0 + +* Thu Aug 13 2015 Daniel Vrátil - 5.3.95-1 +- Plasma 5.3.95 + * Thu Jun 25 2015 Daniel Vrátil - 5.3.2-1 - Plasma 5.3.2 diff --git a/sources b/sources index 635f079..3634b96 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7dc73643b9670e354101010701809565 systemsettings-5.3.2.tar.xz +f9ecb5f57ff0675b6ed332d7a88be3fd systemsettings-5.4.0.tar.xz