diff --git a/.gitignore b/.gitignore index 20d961d..b797a1b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kio-5.5.0.tar.xz /kio-5.6.0.tar.xz /kio-5.7.0.tar.xz +/kio-5.8.0.tar.xz diff --git a/kf5-kio.spec b/kf5-kio.spec index d9dd643..335cbbc 100644 --- a/kf5-kio.spec +++ b/kf5-kio.spec @@ -1,8 +1,8 @@ %global framework kio Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction License: GPLv2+ and MIT and BSD @@ -252,6 +252,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index ff425e1..3aa690b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b8c55bc56b2c2fc1948fcf3aa5714fe kio-5.7.0.tar.xz +5a58cc126e53abf269da00f4e267994a kio-5.8.0.tar.xz