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)