update to version 8.0

This commit is contained in:
wang--ge 2023-04-13 17:02:27 +08:00
parent 4f8c028c50
commit 72a6058ec8
3 changed files with 9 additions and 6 deletions

View File

@ -1,9 +1,9 @@
Name: hunspell-mr
Summary: Hunspell dictionaries for Marathi
Version: 1.0.0
Release: 11
Version: 8.0
Release: 1
Epoch: 1
Source: http://downloads.sourceforge.net/project/openofficeorg.mirror/contrib/dictionaries/mr_IN.zip
Source: https://extensions.libreoffice.org/assets/downloads/73/1662621066/mr_IN-v8.oxt
URL: https://wiki.openoffice.org/wiki/Dictionaries
License: LGPLv2+
BuildArch: noarch
@ -20,13 +20,16 @@ Hunspell dictionaries for Marathi.
%build
%install
install -Dp mr_IN.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/mr_IN.dic
install -Dp mr_IN.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/mr_IN.aff
install -Dp dicts/mr_IN.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/mr_IN.dic
install -Dp dicts/mr_IN.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/mr_IN.aff
%files
%doc README_mr_IN.txt LICENCE
%doc README.md LICENCE
%{_datadir}/myspell/*
%changelog
* Thu Apr 13 2023 Ge Wang <wang--ge@126.com> - 1:8.0-1
- Update to version 8.0
* Thu Apr 23 2020 lizhenhua <lizhenhua21@huawei.com> - 1:1.0.0-11
- Package init

BIN
mr_IN-v8.oxt Normal file

Binary file not shown.

BIN
mr_IN.zip

Binary file not shown.