|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: A Hebrew spell checker
|
|
|
|
|
Name: hspell
|
|
|
|
|
Version: 1.4
|
|
|
|
|
Release: 22%{?dist}
|
|
|
|
|
Release: 23%{?dist}
|
|
|
|
|
License: AGPL-3.0-only
|
|
|
|
|
URL: http://hspell.ivrix.org.il/
|
|
|
|
|
Source: http://hspell.ivrix.org.il/%{name}-%{version}.tar.gz
|
|
|
|
@ -86,6 +86,10 @@ cp -p he.aff $RPM_BUILD_ROOT/%{_datadir}/hunspell/he_IL.aff
|
|
|
|
|
%ldconfig_scriptlets
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.4-23
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.4-22
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|