diff --git a/.gitignore b/.gitignore index 5c103e5..ed92c5d 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /kdesignerplugin-5.15.0.tar.xz /kdesignerplugin-5.16.0.tar.xz /kdesignerplugin-5.17.0.tar.xz +/kdesignerplugin-5.18.0.tar.xz diff --git a/kf5-kdesignerplugin.spec b/kf5-kdesignerplugin.spec index 01f2cfa..d53cfea 100644 --- a/kf5-kdesignerplugin.spec +++ b/kf5-kdesignerplugin.spec @@ -1,7 +1,7 @@ %global framework kdesignerplugin Name: kf5-%{framework} -Version: 5.17.0 +Version: 5.18.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 +* Sun Jan 03 2016 Daniel Vrátil - 5.18.0-1 +- KDE Frameworks 5.18.0 + * Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 - KDE Frameworks 5.17.0 diff --git a/sources b/sources index d06b33a..7491d9d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -972c4187b37644a4f8f491d759f01b2c kdesignerplugin-5.17.0.tar.xz +9e03c83e412caf74b42949393665b533 kdesignerplugin-5.18.0.tar.xz