Update to new upstream 1.4.8
This commit is contained in:
parent
89edfbd016
commit
567c7ff3d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/lower_sorbian_spelling_dictionary-1.4.6.oxt
|
||||
/lower_sorbian_spelling_dictionary-1.4.8.oxt
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Name: hunspell-dsb
|
||||
Summary: Lower Sorbian hunspell dictionaries
|
||||
Version: 1.4.6
|
||||
Release: 11%{?dist}
|
||||
Source: http://extensions.services.openoffice.org/e-files/3045/12/lower_sorbian_spelling_dictionary-1.4.6.oxt
|
||||
Version: 1.4.8
|
||||
Release: 1%{?dist}
|
||||
Source: https://downloads.sourceforge.net/project/aoo-extensions/3045/14/lower_sorbian_spelling_dictionary-%{version}.oxt
|
||||
URL: http://dsb-spell.sourceforge.net
|
||||
License: GPLv2+
|
||||
BuildArch: noarch
|
||||
@ -14,7 +14,7 @@ Supplements: (hunspell and langpacks-dsb)
|
||||
Lower Sorbian hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -c
|
||||
%autosetup -c
|
||||
|
||||
%build
|
||||
|
||||
@ -24,11 +24,15 @@ cp -p dsb_DE.* $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
|
||||
|
||||
%files
|
||||
%doc description/desc_de.txt description/desc_en.txt description/desc_pl.txt registration/license_en.txt
|
||||
%doc description/desc_de.txt description/desc_en.txt description/desc_pl.txt
|
||||
%license registration/license_en.txt
|
||||
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Sat Jul 07 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 1.4.8-1
|
||||
- Update to new upstream 1.4.8
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.6-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user