From f9ad37cf516ee15963caaacb37ac175e1435611f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Apr 04 2016 13:24:55 +0000 Subject: KDE Frameworks 5.21.0 --- diff --git a/.gitignore b/.gitignore index 84ab399..772b920 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kcompletion-5.18.0.tar.xz /kcompletion-5.19.0.tar.xz /kcompletion-5.20.0.tar.xz +/kcompletion-5.21.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index a5beaa4..130ef12 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,7 +1,7 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.20.0 +Version: 5.21.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 Apr 04 2016 Rex Dieter - 5.21.0-1 +- KDE Frameworks 5.21.0 + * Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 - KDE Frameworks 5.20.0 diff --git a/sources b/sources index 8e67929..96b17ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c8f7777dfd9caddbd07dae52d05e613 kcompletion-5.20.0.tar.xz +b96f44cb78c6ee6bf553dcbbdfa9e2b2 kcompletion-5.21.0.tar.xz