diff --git a/.gitignore b/.gitignore index 7d62612..d3622fe 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /kde-cli-tools-5.5.2.tar.xz /kde-cli-tools-5.5.3.tar.xz /kde-cli-tools-5.5.4.tar.xz +/kde-cli-tools-5.5.5.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index e670f0a..fd40d4f 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,6 +1,6 @@ Name: kde-cli-tools -Version: 5.5.4 -Release: 2%{?dist} +Version: 5.5.5 +Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system License: GPLv2+ @@ -96,6 +96,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Tue Mar 01 2016 Daniel Vrátil - 5.5.5-1 +- Plasma 5.5.5 + * Thu Feb 04 2016 Fedora Release Engineering - 5.5.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 2bc419f..87b9a38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a56e727477dc28d51c10d5d2eb91dc2 kde-cli-tools-5.5.4.tar.xz +61eb314a8979d5ad0025fb21eb68412e kde-cli-tools-5.5.5.tar.xz