|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: mythes
|
|
|
|
|
Summary: A thesaurus library
|
|
|
|
|
Version: 1.2.4
|
|
|
|
|
Release: 14%{?dist}
|
|
|
|
|
Release: 15%{?dist}
|
|
|
|
|
Source: http://downloads.sourceforge.net/hunspell/%{name}-%{version}.tar.gz
|
|
|
|
|
URL: http://hunspell.sourceforge.net/
|
|
|
|
|
License: BSD and MIT
|
|
|
|
@ -52,6 +52,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/mythes
|
|
|
|
|
%{_bindir}/th_gen_idx.pl
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4-15
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 14 2020 Tom Stellard <tstellar@redhat.com> - 1.2.4-14
|
|
|
|
|
- Use make macros
|
|
|
|
|
- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
|
|
|
|
|