|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
Name: hunspell-oc
|
|
|
|
|
Summary: Occitan hunspell dictionaries
|
|
|
|
|
Version: 1.5
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Source: https://addons.mozilla.org/firefox/downloads/file/4085695/diccionari_occitan_lengadocian-%{version}.xpi
|
|
|
|
|
URL: https://addons.mozilla.org/en-US/firefox/addon/diccionari-occitan-lengadocian/
|
|
|
|
|
# https://www.mozilla.org/en-US/MPL/2.0/combining-mpl-and-gpl/
|
|
|
|
@ -36,6 +36,10 @@ cp -p dictionaries/oc_FR.aff dictionaries/oc_FR.dic $RPM_BUILD_ROOT/%{_datadir}/
|
|
|
|
|
%{_datadir}/%{dict_dirname}/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.5-6
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Aug 02 2024 Parag Nemade <pnemade AT redhat DOT com> - 1.5-5
|
|
|
|
|
- Resolves:RHEL-52493 - Add conditional for RHEL for using hunspell directory
|
|
|
|
|
- Add tmt CI tests
|
|
|
|
|