From ef6eb6fab517b0f6a3453ba45fd382f0d79c4786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Mon, 4 Dec 2017 09:37:51 +0000 Subject: [PATCH] rebuild for hunspell 1.6.2 --- kf5-sonnet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index d78a2f5..485f6d4 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -9,7 +9,7 @@ Name: kf5-%{framework} Version: 5.40.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: KDE Frameworks 5 Tier 1 solution for spell checking License: LGPLv2+ @@ -132,6 +132,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Mon Dec 04 2017 Caolán McNamara - 5.40.0-3 +- rebuild for hunspell 1.6.2 + * Wed Nov 22 2017 Rex Dieter - 5.40.0-2 - hunspell dict path now detected at buildtime (without specifying)