Resolves:rhbz#1961995 - Add gating tests from rhel-8

This commit is contained in:
Parag Nemade 2021-05-21 22:09:02 +05:30
parent b4b065f0e0
commit e01a0f0cc4
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

View File

@ -1,7 +1,7 @@
Summary: A Hebrew spell checker
Name: hspell
Version: 1.4
Release: 13%{?dist}
Release: 14%{?dist}
License: AGPLv3
URL: http://hspell.ivrix.org.il/
Source: http://hspell.ivrix.org.il/%{name}-%{version}.tar.gz
@ -86,6 +86,9 @@ cp -p he.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/he_IL.aff
%ldconfig_scriptlets
%changelog
* Fri May 21 2021 Parag Nemade <pnemade AT redhat DOT com> - 1.4-14
- Resolves:rhbz#1961995 - Add gating tests from rhel-8
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.4-13
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937