Update Source tag
This commit is contained in:
parent
c206c9fca3
commit
caf42ba7bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/hawaiian_spell_checker-0.02-tb+fx+sm.xpi
|
/hawaiian_spell_checker-0.02-tb+fx+sm.xpi
|
||||||
|
/hawaiian_spell_checker-0.03-tb+fx+fn+sm.xpi
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Name: hunspell-haw
|
Name: hunspell-haw
|
||||||
Summary: Hawaiian hunspell dictionaries
|
Summary: Hawaiian hunspell dictionaries
|
||||||
Version: 0.02
|
Version: 0.03
|
||||||
Release: 11%{?dist}
|
Release: 1%{?dist}
|
||||||
Source: http://releases.mozilla.org/pub/mozilla.org/addons/204309/hawaiian_spell_checker-%{version}-tb+fx+sm.xpi
|
Source: https://addons.mozilla.org/firefox/downloads/file/248540/hawaiian_spell_checker-%{version}-tb+fx+fn+sm.xpi
|
||||||
URL: http://borel.slu.edu/crubadan/
|
URL: http://borel.slu.edu/crubadan/
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -13,7 +13,7 @@ Supplements: (hunspell and langpacks-haw)
|
|||||||
Hawaiian hunspell dictionaries.
|
Hawaiian hunspell dictionaries.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c
|
%autosetup -c
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -28,6 +28,9 @@ cp -p dictionaries/haw-US.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/haw.dic
|
|||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 07 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 0.03-1
|
||||||
|
- Update Source tag
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.02-11
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.02-11
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user