- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-15 23:13:22 +00:00
parent 44a3067f7c
commit 1848ac7782

View File

@ -1,6 +1,6 @@
Name: enchant2
Version: 2.2.15
Release: 4%{?snap}%{?dist}
Release: 5%{?snap}%{?dist}
Summary: An Enchanting Spell Checking Library
License: LGPLv2+
@ -124,6 +124,9 @@ find %{buildroot} -name '*.la' -delete
%changelog
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.2.15-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Feb 08 2021 Kalev Lember <klember@redhat.com> - 2.2.15-4
- Disable nuspell support for RHEL (#1925839)