diff --git a/.gitignore b/.gitignore index 3265c8f..a933f7e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kcompletion-5.23.0.tar.xz /kcompletion-5.24.0.tar.xz /kcompletion-5.25.0.tar.xz +/kcompletion-5.26.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index c33a568..28249ee 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,7 +1,7 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.25.0 +Version: 5.26.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes @@ -76,6 +76,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 be17517..a9ddb21 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ce3839d146dc522a3595085833bf10ea kcompletion-5.25.0.tar.xz +d2e45f8b12bc4f8dfb51f5e4b3b8ad2a kcompletion-5.26.0.tar.xz