diff --git a/.gitignore b/.gitignore index 8016cdd..0a7c37e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kde-cli-tools-5.2.1.tar.xz /kde-cli-tools-5.2.2.tar.xz /kde-cli-tools-5.2.95.tar.xz +/kde-cli-tools-5.3.0.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 67f01f5..2cd8bef 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.2.95 +Version: 5.3.0 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 +* Mon Apr 27 2015 Daniel Vrátil - 5.3.0-1 +- Plasma 5.3.0 + * Wed Apr 22 2015 Daniel Vrátil - 5.2.95-1 - Plasma 5.2.95 diff --git a/sources b/sources index 457a446..6eb5c1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -15891305cf68d85d6afb41eb38d63c67 kde-cli-tools-5.2.95.tar.xz +49908719c3243cdf6a424ed9eae3dc09 kde-cli-tools-5.3.0.tar.xz