diff --git a/.gitignore b/.gitignore index 1edc6c3..91c802d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /frameworkintegration-5.3.0.tar.xz /frameworkintegration-5.4.0.tar.xz /frameworkintegration-5.5.0.tar.xz +/frameworkintegration-5.6.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 4f6282f..0a2305a 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,7 +1,7 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.5.0 +Version: 5.6.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ @@ -103,6 +103,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Thu Jan 08 2015 Daniel Vrátil - 5.6.0-1 +- KDE Frameworks 5.6.0 + * Mon Dec 08 2014 Daniel Vrátil - 5.5.0-1 - KDE Frameworks 5.5.0 diff --git a/sources b/sources index 67c7a0c..5d2f6d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d129b210bac97ac41d939a582b14101a frameworkintegration-5.5.0.tar.xz +04e78cac6454d7a299ddc89f29885f29 frameworkintegration-5.6.0.tar.xz