diff --git a/.gitignore b/.gitignore index 9b3d1c5..fda48b4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /plasma-framework-5.5.0.tar.xz /plasma-framework-5.6.0.tar.xz /plasma-framework-5.7.0.tar.xz +/plasma-framework-5.8.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index a2d0b8b..b906486 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -123,6 +123,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 c332cc8..741b4e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e8c690beeec8da3b9ae9f45ca5c1942 plasma-framework-5.7.0.tar.xz +4e8388cee55215412db36c226f4b3b2c plasma-framework-5.8.0.tar.xz