Resolves: rhbz#1951294 FTBFS in Red Hat Enterprise Linux 9 CentOS Stream

This commit is contained in:
Parag Nemade 2021-04-27 13:26:19 +05:30
parent 31bf6e0896
commit 9c1ae3ad7e
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

View File

@ -1,7 +1,7 @@
Name: hunspell-oc
Summary: Occitan hunspell dictionaries
Version: 0.6.2
Release: 8%{?dist}
Release: 9%{?dist}
Source: https://addons.mozilla.org/firefox/downloads/file/233710/correcteur_occitan_languedocien-%{version}-tb+sm+fx.xpi
URL: https://addons.mozilla.org/en-US/firefox/addon/8235
License: GPLv3+
@ -32,6 +32,9 @@ cp -p dictionaries/oc-FR.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/oc_FR.dic
%{_datadir}/myspell/*
%changelog
* Tue Apr 27 2021 Parag Nemade <pnemade@fedoraproject.org> - 0.6.2-9
- Resolves: rhbz#1951294 FTBFS in Red Hat Enterprise Linux 9 CentOS Stream
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.6.2-8
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937