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

This commit is contained in:
Parag Nemade 2021-04-27 13:12:47 +05:30
parent 70c13d37b9
commit cae32792d6
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

View File

@ -1,7 +1,7 @@
Name: hunspell-ak
Summary: Akan hunspell dictionaries
Version: 0.9.1
Release: 8%{?dist}
Release: 9%{?dist}
Source: https://addons.mozilla.org/firefox/downloads/file/376172/akan_spelling_dictionary-0.9.1-typefix-fx.xpi
URL: http://kasahorow.org/content/akan-nsɛmfuaasekyerɛ
#https://addons.mozilla.org/en-US/firefox/versions/license/73122
@ -34,6 +34,9 @@ cp -p dictionaries/ak-GH.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ak_GH.dic
%{_datadir}/myspell/*
%changelog
* Tue Apr 27 2021 Parag Nemade <pnemade AT redhat DOT com> - 0.9.1-9
- Resolves: rhbz#1951295 FTBFS in Red Hat Enterprise Linux 9 CentOS Stream
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.1-8
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937