From 4563b1487d9698fade01ced99012cacb6ecc1e75 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Thu, 20 May 2021 01:11:26 +0100 Subject: [PATCH] Rebuild for ICU 69 --- nuspell.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nuspell.spec b/nuspell.spec index d6d1598..8c28841 100644 --- a/nuspell.spec +++ b/nuspell.spec @@ -1,6 +1,6 @@ Name: nuspell Version: 4.2.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Fast and safe spellchecking C++ library and command-line tool License: LGPLv3+ URL: https://nuspell.github.io @@ -55,6 +55,9 @@ ctest %doc %{_docdir}/nuspell/ %changelog +* Thu May 20 2021 Pete Walter - 4.2.0-5 +- Rebuild for ICU 69 + * Wed May 19 2021 Pete Walter - 4.2.0-4 - Rebuild for ICU 69