From f26dbf89e346db9bfd5da435eae80097bc98bd6d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 9 Sep 2015 14:09:50 -0500 Subject: [PATCH] 5.4.1 --- .gitignore | 1 + plasma-systemsettings.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 584bee2..63c51f0 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /systemsettings-5.3.1.tar.xz /systemsettings-5.3.2.tar.xz /systemsettings-5.4.0.tar.xz +/systemsettings-5.4.1.tar.xz diff --git a/plasma-systemsettings.spec b/plasma-systemsettings.spec index 7672dbf..06e5231 100644 --- a/plasma-systemsettings.spec +++ b/plasma-systemsettings.spec @@ -1,7 +1,7 @@ %define base_name systemsettings Name: plasma-%{base_name} -Version: 5.4.0 +Version: 5.4.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 +* Wed Sep 09 2015 Rex Dieter - 5.4.1-1 +- 5.4.1 + * Fri Aug 21 2015 Daniel Vrátil - 5.4.0-1 - Plasma 5.4.0 diff --git a/sources b/sources index 3634b96..a5fabf6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9ecb5f57ff0675b6ed332d7a88be3fd systemsettings-5.4.0.tar.xz +2701f56228b6b45155b35a98a4a25df7 systemsettings-5.4.1.tar.xz