Resolves: rhbz#1679312 latest version
This commit is contained in:
parent
b10775c240
commit
8175befc9a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
asturianu.oxt
|
asturianu.oxt
|
||||||
|
/ort_ast_20190216_1129.oxt
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
Name: hunspell-ast
|
Name: hunspell-ast
|
||||||
Summary: Asturian hunspell dictionaries
|
Summary: Asturian hunspell dictionaries
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.02
|
Version: 2.0
|
||||||
Release: 16%{?dist}
|
Release: 1%{?dist}
|
||||||
# Following link is dead now, don't report any bugs
|
Source: https://extensions.libreoffice.org/extensions/correutor-ortograficu-dasturianu/2.0/@@download/file/ort_ast_20190216_1129.oxt
|
||||||
Source: http://extensions.services.openoffice.org/e-files/3932/1/asturianu.oxt
|
|
||||||
URL: http://softastur.org/
|
URL: http://softastur.org/
|
||||||
License: GPLv3+
|
License: GPL+ or LGPLv2+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: hunspell
|
Requires: hunspell
|
||||||
@ -28,10 +27,13 @@ cp -p dictionaries/ast.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ast_ES.dic
|
|||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc LICENSES-en.txt LICENCES-ast.txt
|
%doc licenses/license-ast.txt licenses/license-en.txt
|
||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 21 2019 Caolán McNamara <caolanm@redhat.com> - 1:2.0-1
|
||||||
|
- Resolves: rhbz#1679312 latest version
|
||||||
|
|
||||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.02-16
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.02-16
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user