From 61b5e301c9952f00a9dd97c6a5fdfc98a076c8ea Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 27 Apr 2021 13:28:08 +0530 Subject: [PATCH] Resolves: rhbz#1951293 FTBFS in Red Hat Enterprise Linux 9 CentOS Stream --- hunspell-ur.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ur.spec b/hunspell-ur.spec index 324dad5..64a9a47 100644 --- a/hunspell-ur.spec +++ b/hunspell-ur.spec @@ -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 - 0.64-22 +- Resolves: rhbz#1951293 FTBFS in Red Hat Enterprise Linux 9 CentOS Stream + * Fri Apr 16 2021 Mohan Boddu - 0.64-21 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937