diff --git a/.gitignore b/.gitignore index a5512e5..91ab6a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kcompletion-4.100.0.tar.xz /kcompletion-5.0.0.tar.xz /kcompletion-5.1.0.tar.xz +/kcompletion-5.2.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index d13be11..49bf337 100644 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -2,8 +2,8 @@ %define framework kcompletion Name: kf5-%{framework} -Version: 5.1.0 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes License: LGPLv2+ @@ -72,6 +72,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KCompletion.pri %changelog +* Mon Sep 15 2014 Daniel Vrátil - 5.2.0-1 +- KDE Frameworks 5.2.0 + * Sat Aug 16 2014 Fedora Release Engineering - 5.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 79aeb39..258bd3b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f170888ef57c61225d95c380755c424 kcompletion-5.1.0.tar.xz +86ca6a7fa5b3eb1bf4c7033234c78c42 kcompletion-5.2.0.tar.xz