Rebuild for ICU 69

This commit is contained in:
Pete Walter 2021-05-19 21:06:26 +01:00
parent 6bf57eeef8
commit c6b7e02274

View File

@ -1,6 +1,6 @@
Name: enchant2
Version: 2.2.15
Release: 5%{?snap}%{?dist}
Release: 6%{?snap}%{?dist}
Summary: An Enchanting Spell Checking Library
License: LGPLv2+
@ -125,6 +125,9 @@ find %{buildroot} -name '*.la' -delete
%changelog
* Wed May 19 2021 Pete Walter <pwalter@fedoraproject.org> - 2.2.15-6
- Rebuild for ICU 69
* Sat Mar 06 2021 Peter Oliver <rpm@mavit.org.uk> - 2.2.15-5
- Recommend enchant2-aspell if enchant2 and aspell are both installed.