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

This commit is contained in:
Parag Nemade 2021-04-27 13:28:08 +05:30
parent d0d8d82e61
commit 61b5e301c9
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

View File

@ -1,7 +1,7 @@
Name: hunspell-ur
Summary: Urdu hunspell dictionaries
Version: 0.64
Release: 21%{?dist}
Release: 22%{?dist}
#http://urdudictionary.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=30004#DownloadId=74761
#and click yes to agree to LGPLv2+, which stinks as a download-url :-(
Source: UrduDictionary.xpi
@ -41,6 +41,9 @@ popd
%{_datadir}/myspell/*
%changelog
* Tue Apr 27 2021 Parag Nemade <pnemade AT redhat DOT com> - 0.64-22
- Resolves: rhbz#1951293 FTBFS in Red Hat Enterprise Linux 9 CentOS Stream
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.64-21
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937