diff --git a/.gitignore b/.gitignore index 3eea7d6..3290b8c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /frameworkintegration-5.12.0.tar.xz /frameworkintegration-5.13.0.tar.xz +/frameworkintegration-5.14.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 2c33c9e..c91014a 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.13.0 -Release: 2%{?dist} +Version: 5.14.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://projects.kde.org/projects/frameworks/frameworkintegration @@ -112,6 +112,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 26 2015 Daniel Vrátil - 5.15.0-2 - Workaround GCC bug with strict-aliasing on F22 (RHBZ#1255902) diff --git a/sources b/sources index 2fcb6df..5cee508 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49ad49bff5ece8defe71021982476662 frameworkintegration-5.13.0.tar.xz +d5094cba8ca4d280d6e817d334fb2dc1 frameworkintegration-5.14.0.tar.xz