diff --git a/.gitignore b/.gitignore index 1d2005b..5c103e5 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /kdesignerplugin-5.14.0.tar.xz /kdesignerplugin-5.15.0.tar.xz /kdesignerplugin-5.16.0.tar.xz +/kdesignerplugin-5.17.0.tar.xz diff --git a/kf5-kdesignerplugin.spec b/kf5-kdesignerplugin.spec index 3bf7b83..01f2cfa 100644 --- a/kf5-kdesignerplugin.spec +++ b/kf5-kdesignerplugin.spec @@ -1,7 +1,7 @@ %global framework kdesignerplugin Name: kf5-%{framework} -Version: 5.16.0 +Version: 5.17.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module for Qt Designer @@ -94,6 +94,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 +- KDE Frameworks 5.17.0 + * Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 - KDE Frameworks 5.16.0 diff --git a/sources b/sources index d80befa..d06b33a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cb82ede19ee124b1ed6fb9802de22ae3 kdesignerplugin-5.16.0.tar.xz +972c4187b37644a4f8f491d759f01b2c kdesignerplugin-5.17.0.tar.xz