From b0fda311d20087c81aa22dc29aaa982dc51b9458 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 7 Apr 2015 13:08:42 +0200 Subject: [PATCH] KDE Frameworks 5.9.0 --- .gitignore | 1 + kf5-kcompletion.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 61e214d..d8d740d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /kcompletion-5.6.0.tar.xz /kcompletion-5.7.0.tar.xz /kcompletion-5.8.0.tar.xz +/kcompletion-5.9.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index 4280c96..422a81f 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,7 +1,7 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.8.0 +Version: 5.9.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes @@ -75,6 +75,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 +- KDE Frameworks 5.9.0 + * Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 - KDE Frameworks 5.8.0 diff --git a/sources b/sources index 33645ae..8964ff5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8c49357e334f5992df7a0863b08bed7 kcompletion-5.8.0.tar.xz +136ae86de0790101bb48f72580cd9923 kcompletion-5.9.0.tar.xz