From 90ff9f330811fafd835fbc6e772c52b49f554605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Mon, 8 Aug 2016 10:11:31 +0200 Subject: [PATCH] KDE Frameworks 5.25.0 --- .gitignore | 1 + kf5-kcompletion.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b913c59..3265c8f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kcompletion-5.22.0.tar.xz /kcompletion-5.23.0.tar.xz /kcompletion-5.24.0.tar.xz +/kcompletion-5.25.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index aad7ffc..c33a568 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,7 +1,7 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.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 Aug 08 2016 Daniel Vrátil - 5.25.0-1 +- KDE Frameworks 5.25.0 + * Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 - KDE Frameworks 5.24.0 diff --git a/sources b/sources index af1ea1a..be17517 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f9fe1c4f7192eec803116eef9f8b00e kcompletion-5.24.0.tar.xz +ce3839d146dc522a3595085833bf10ea kcompletion-5.25.0.tar.xz