update to version 8.0
This commit is contained in:
parent
4f8c028c50
commit
72a6058ec8
@ -1,9 +1,9 @@
|
|||||||
Name: hunspell-mr
|
Name: hunspell-mr
|
||||||
Summary: Hunspell dictionaries for Marathi
|
Summary: Hunspell dictionaries for Marathi
|
||||||
Version: 1.0.0
|
Version: 8.0
|
||||||
Release: 11
|
Release: 1
|
||||||
Epoch: 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
|
URL: https://wiki.openoffice.org/wiki/Dictionaries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -20,13 +20,16 @@ Hunspell dictionaries for Marathi.
|
|||||||
%build
|
%build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
install -Dp mr_IN.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/mr_IN.dic
|
install -Dp dicts/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.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/mr_IN.aff
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc README_mr_IN.txt LICENCE
|
%doc README.md LICENCE
|
||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Apr 23 2020 lizhenhua <lizhenhua21@huawei.com> - 1:1.0.0-11
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
BIN
mr_IN-v8.oxt
Normal file
BIN
mr_IN-v8.oxt
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user