diff --git a/.gitignore b/.gitignore index b9736be..84ab399 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kcompletion-5.18.0.tar.xz /kcompletion-5.19.0.tar.xz +/kcompletion-5.20.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index 9255dc1..a5beaa4 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,7 +1,7 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.19.0 +Version: 5.20.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 +* Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 +- KDE Frameworks 5.20.0 + * Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 - KDE Frameworks 5.19.0 diff --git a/sources b/sources index a05bd5e..8e67929 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e0542f7b67153e79efcdbb0877979775 kcompletion-5.19.0.tar.xz +9c8f7777dfd9caddbd07dae52d05e613 kcompletion-5.20.0.tar.xz