diff --git a/.gitignore b/.gitignore index 587659a..82acc04 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /kdesignerplugin-5.11.0.tar.xz /kdesignerplugin-5.12.0.tar.xz /kdesignerplugin-5.13.0.tar.xz +/kdesignerplugin-5.14.0.tar.xz diff --git a/kf5-kdesignerplugin.spec b/kf5-kdesignerplugin.spec index 8809dd2..5923bcc 100644 --- a/kf5-kdesignerplugin.spec +++ b/kf5-kdesignerplugin.spec @@ -1,7 +1,7 @@ %global framework kdesignerplugin Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.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 +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index 30ef70e..a31d919 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ac6b08151029fc148473325c90c8b4d kdesignerplugin-5.13.0.tar.xz +d560c5c583abe4741b1794b9108ee324 kdesignerplugin-5.14.0.tar.xz