|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
Name: hunspell-si
|
|
|
|
|
Summary: Sinhala hunspell dictionaries
|
|
|
|
|
Version: 0.2.1
|
|
|
|
|
Release: 33%{?dist}
|
|
|
|
|
Release: 34%{?dist}
|
|
|
|
|
Source: http://www.sandaru1.com/si-LK.tar.gz
|
|
|
|
|
#Following URL is down since few months informed to upstream
|
|
|
|
|
URL: http://www.sandaru1.com/2009/08/29/sinhala-spell-checker-for-firefox/
|
|
|
|
@ -35,6 +35,10 @@ cp -p dictionaries/si-LK.dic $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/si_LK.d
|
|
|
|
|
%{_datadir}/%{dict_dirname}/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.2.1-34
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Sat Aug 03 2024 Parag Nemade <pnemade AT redhat DOT com> - 0.2.1-33
|
|
|
|
|
- Resolves:RHEL-52303 - Add conditional for RHEL for using hunspell directory
|
|
|
|
|
- Add tmt CI tests
|
|
|
|
|