diff --git a/.gitignore b/.gitignore index 82acc04..0596f83 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kdesignerplugin-5.12.0.tar.xz /kdesignerplugin-5.13.0.tar.xz /kdesignerplugin-5.14.0.tar.xz +/kdesignerplugin-5.15.0.tar.xz diff --git a/kf5-kdesignerplugin.spec b/kf5-kdesignerplugin.spec index 5923bcc..bebb774 100644 --- a/kf5-kdesignerplugin.spec +++ b/kf5-kdesignerplugin.spec @@ -1,7 +1,7 @@ %global framework kdesignerplugin Name: kf5-%{framework} -Version: 5.14.0 +Version: 5.15.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 +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 - KDE Frameworks 5.14.0 diff --git a/sources b/sources index a31d919..019bb2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d560c5c583abe4741b1794b9108ee324 kdesignerplugin-5.14.0.tar.xz +f64f55e70dace3c167ef656c2e9e8498 kdesignerplugin-5.15.0.tar.xz