diff --git a/.gitignore b/.gitignore index 35e2ba2..0676d9c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /frameworkintegration-5.13.0.tar.xz /frameworkintegration-5.14.0.tar.xz /frameworkintegration-5.15.0.tar.xz +/frameworkintegration-5.16.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index f9721b8..ade7842 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,7 +1,7 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.15.0 +Version: 5.16.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ @@ -112,6 +112,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 97e4919..20a1007 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1dd33272081ff78e40a26262a74e499a frameworkintegration-5.15.0.tar.xz +4a4eff6bea888031d7a463fdae9d3c09 frameworkintegration-5.16.0.tar.xz