From a37b2578e1373390cfb7a0fe9763bb2d8adb95ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Wed, 6 Jul 2016 17:54:56 +0200 Subject: [PATCH] KDE Frameworks 5.24.0 --- .gitignore | 1 + kf5-sonnet.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f090565..6e50be9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /sonnet-5.21.0.tar.xz /sonnet-5.22.0.tar.xz /sonnet-5.23.0.tar.xz +/sonnet-5.24.0.tar.xz diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index dbab75e..1d196c4 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -4,7 +4,7 @@ #global bootstrap 1 Name: kf5-%{framework} -Version: 5.23.0 +Version: 5.24.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 solution for spell checking @@ -118,6 +118,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 +- KDE Frameworks 5.24.0 + * Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 - KDE Frameworks 5.23.0 diff --git a/sources b/sources index e0c8844..f673a7f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a557695b926c0857a4aba81c43879242 sonnet-5.23.0.tar.xz +2b6d47648a14410eb236d5fe2923600d sonnet-5.24.0.tar.xz