diff --git a/.gitignore b/.gitignore index ce63dcc..eb763d0 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kde-cli-tools-5.7.4.tar.xz /kde-cli-tools-5.7.5.tar.xz /kde-cli-tools-5.7.95.tar.xz +/kde-cli-tools-5.8.0.tar.xz diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 2a19aa4..008d9fe 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,5 +1,5 @@ Name: kde-cli-tools -Version: 5.7.95 +Version: 5.8.0 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 +* Thu Sep 29 2016 Rex Dieter - 5.8.0-1 +- 5.8.0 + * Thu Sep 22 2016 Rex Dieter - 5.7.95-1 - 5.7.95 diff --git a/sources b/sources index 857dd38..06c3dc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -59e8fa226d1174ae557bf7c6f924792f kde-cli-tools-5.7.95.tar.xz +bbd1e8fbb1965b2675d787b6dcfedafe kde-cli-tools-5.8.0.tar.xz