From 4aadd85ebdf6fcfdab718d0ff9faca3caf84fd71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Thu, 11 Feb 2016 15:17:48 +0100 Subject: [PATCH] KDE Frameworks 5.19.0 --- .gitignore | 1 + kf5-kcompletion.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8e7da99..b9736be 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kcompletion-5.18.0.tar.xz +/kcompletion-5.19.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index 63a9a17..9255dc1 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,8 +1,8 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.18.0 -Release: 3%{?dist} +Version: 5.19.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes License: LGPLv2+ @@ -76,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 +- KDE Frameworks 5.19.0 + * Thu Feb 04 2016 Fedora Release Engineering - 5.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 72d132b..a05bd5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af520088daa15b0ead9fe6077059359b kcompletion-5.18.0.tar.xz +e0542f7b67153e79efcdbb0877979775 kcompletion-5.19.0.tar.xz