diff --git a/.gitignore b/.gitignore index e20102a..3a511f5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /kde-cli-tools-5.4.2.tar.xz /kde-cli-tools-5.4.3.tar.xz /kde-cli-tools-5.4.95.tar.xz +/kde-cli-tools-5.5.0.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 10369f2..d7a27d4 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.4.95 +Version: 5.5.0 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -96,6 +96,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Thu Dec 03 2015 Daniel Vrátil - 5.5.0-1 +- Plasma 5.5.0 + * Wed Nov 25 2015 Daniel Vrátil - 5.4.95-1 - Plasma 5.4.95 diff --git a/sources b/sources index 6375d8d..bece89c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e476fe8b7a392b4edd21b219cef4f147 kde-cli-tools-5.4.95.tar.xz +43738e1cc83571da7589a2dae069e377 kde-cli-tools-5.5.0.tar.xz