diff --git a/.gitignore b/.gitignore index 95cff67..33848ef 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /plasma-framework-5.7.0.tar.xz /plasma-framework-5.8.0.tar.xz /plasma-framework-5.9.0.tar.xz +/plasma-framework-5.10.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 5113bc0..030bab0 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.9.0 +Version: 5.10.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -121,6 +121,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 - KDE Frameworks 5.9.0 diff --git a/sources b/sources index 1e3d440..55dcca5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2efd9fac787f7adbc4fca14b2a9e804f plasma-framework-5.9.0.tar.xz +3435d5f1771a227368e2579ccd347a90 plasma-framework-5.10.0.tar.xz