diff --git a/.gitignore b/.gitignore index 0a7c37e..1ada03e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kde-cli-tools-5.2.2.tar.xz /kde-cli-tools-5.2.95.tar.xz /kde-cli-tools-5.3.0.tar.xz +/kde-cli-tools-5.3.1.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 2cd8bef..75dd51c 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.3.0 +Version: 5.3.1 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -92,6 +92,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %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 6eb5c1c..60f8559 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49908719c3243cdf6a424ed9eae3dc09 kde-cli-tools-5.3.0.tar.xz +40745282a738b0f5587fac3eca64a207 kde-cli-tools-5.3.1.tar.xz