diff --git a/.gitignore b/.gitignore index 3290b8c..35e2ba2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /frameworkintegration-5.12.0.tar.xz /frameworkintegration-5.13.0.tar.xz /frameworkintegration-5.14.0.tar.xz +/frameworkintegration-5.15.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index c91014a..f9721b8 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,7 +1,7 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.14.0 +Version: 5.15.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 +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 - KDE Frameworks 5.14.0 diff --git a/sources b/sources index 5cee508..97e4919 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5094cba8ca4d280d6e817d334fb2dc1 frameworkintegration-5.14.0.tar.xz +1dd33272081ff78e40a26262a74e499a frameworkintegration-5.15.0.tar.xz