diff --git a/.gitignore b/.gitignore index eb763d0..975fcb5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kde-cli-tools-5.7.5.tar.xz /kde-cli-tools-5.7.95.tar.xz /kde-cli-tools-5.8.0.tar.xz +/kde-cli-tools-5.8.1.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 008d9fe..f87d218 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.8.0 +Version: 5.8.1 Release: 1%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system @@ -102,6 +102,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %changelog +* Tue Oct 11 2016 Rex Dieter - 5.8.1-1 +- 5.8.1 + * Thu Sep 29 2016 Rex Dieter - 5.8.0-1 - 5.8.0 diff --git a/sources b/sources index 06c3dc7..3a49aaa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bbd1e8fbb1965b2675d787b6dcfedafe kde-cli-tools-5.8.0.tar.xz +84ed62a6cdf91b1ddabd619bee2584da kde-cli-tools-5.8.1.tar.xz