From 3ff8112b74432ff8783a8e148ee6e28d14a7cb7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 6 Aug 2014 15:15:42 +0200 Subject: [PATCH] KDE Frameworks 5.1.0 --- .gitignore | 1 + kf5-kcompletion.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9338a3e..a5512e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kcompletion-4.100.0.tar.xz /kcompletion-5.0.0.tar.xz +/kcompletion-5.1.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index a72419a..189264d 100644 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -2,7 +2,7 @@ %define framework kcompletion Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes @@ -72,6 +72,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KCompletion.pri %changelog +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index fdbb01f..79aeb39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a37e78ff2c09fb4287dc92f40837f6b3 kcompletion-5.0.0.tar.xz +7f170888ef57c61225d95c380755c424 kcompletion-5.1.0.tar.xz