From b6bb4a8b184bd22ab5bdf1675b068d78fafb06c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 11 May 2015 11:14:34 +0200 Subject: [PATCH] KDE Frameworks 5.10.0 --- .gitignore | 1 + kf5-kcompletion.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d8d740d..97f7b0a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /kcompletion-5.7.0.tar.xz /kcompletion-5.8.0.tar.xz /kcompletion-5.9.0.tar.xz +/kcompletion-5.10.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index 6910a91..ba1f827 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,8 +1,8 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.10.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes License: LGPLv2+ @@ -75,6 +75,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Sat May 02 2015 Kalev Lember - 5.9.0-2 - Rebuilt for GCC 5 C++11 ABI change diff --git a/sources b/sources index 8964ff5..c8e1bb6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -136ae86de0790101bb48f72580cd9923 kcompletion-5.9.0.tar.xz +f42f8fc10cb35cdc6ffd87e6c5621bfd kcompletion-5.10.0.tar.xz