diff --git a/.gitignore b/.gitignore index 5329929..68ebbb3 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kdesignerplugin-5.3.0.tar.xz /kdesignerplugin-5.4.0.tar.xz /kdesignerplugin-5.5.0.tar.xz +/kdesignerplugin-5.6.0.tar.xz diff --git a/kf5-kdesignerplugin.spec b/kf5-kdesignerplugin.spec index 989d791..5509da8 100644 --- a/kf5-kdesignerplugin.spec +++ b/kf5-kdesignerplugin.spec @@ -1,7 +1,7 @@ %global framework kdesignerplugin Name: kf5-%{framework} -Version: 5.5.0 +Version: 5.6.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module for Qt Designer @@ -108,6 +108,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 60444b0..3b785ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e182a060d5ce56827f21a4a96e6db24 kdesignerplugin-5.5.0.tar.xz +b4db2e171bf5f4ab8c8bc56674836b02 kdesignerplugin-5.6.0.tar.xz