diff --git a/.gitignore b/.gitignore index 3d91a32..72bab3b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kdesignerplugin-5.23.0.tar.xz /kdesignerplugin-5.24.0.tar.xz /kdesignerplugin-5.25.0.tar.xz +/kdesignerplugin-5.26.0.tar.xz diff --git a/kf5-kdesignerplugin.spec b/kf5-kdesignerplugin.spec index 33d298c..27c4a68 100644 --- a/kf5-kdesignerplugin.spec +++ b/kf5-kdesignerplugin.spec @@ -1,7 +1,7 @@ %global framework kdesignerplugin Name: kf5-%{framework} -Version: 5.25.0 +Version: 5.26.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module for Qt Designer @@ -89,6 +89,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 +- KDE Frameworks 5.26.0 + * Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 - KDE Frameworks 5.25.0 diff --git a/sources b/sources index 194f9e8..b01d1d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3f68ae1839994631b1798db5a30385e kdesignerplugin-5.25.0.tar.xz +9294daf98d59156d3aa975a54f9e2603 kdesignerplugin-5.26.0.tar.xz