diff --git a/.gitignore b/.gitignore index bbf9d72..45c0c4b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /plasma-framework-5.13.0.tar.xz /plasma-framework-5.14.0.tar.xz /plasma-framework-5.15.0.tar.xz +/plasma-framework-5.16.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index c879a58..abf8dd7 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.15.0 +Version: 5.16.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -145,6 +145,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- KDE Frameworks 5.16.0 + * Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 - KDE Frameworks 5.15.0 diff --git a/sources b/sources index d0653a4..bfeb1d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -42a6f40fc3fbcdde924afb3547386098 plasma-framework-5.15.0.tar.xz +bf64d612d33c73c51841d74540cc119f plasma-framework-5.16.0.tar.xz