diff --git a/.gitignore b/.gitignore index 3f49e6b..7ef172d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /frameworkintegration-5.5.0.tar.xz /frameworkintegration-5.6.0.tar.xz /frameworkintegration-5.7.0.tar.xz +/frameworkintegration-5.8.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index ff996be..1c2f00f 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: http://www.kde.org @@ -99,6 +99,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index d0ffd34..a8b0685 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cee7800425102977c1290869d8280bd1 frameworkintegration-5.7.0.tar.xz +5e833c39103910c01d851db6dddffffc frameworkintegration-5.8.0.tar.xz