Update Source tag
This commit is contained in:
parent
47c51296be
commit
a62aab307c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
Icelandic-dict-2009-08-23.oxt
|
||||
/icelandic-dict-2009-08-23.oxt
|
||||
|
||||
@ -2,8 +2,8 @@ Name: hunspell-is
|
||||
Summary: Icelandic hunspell dictionaries
|
||||
%global upstreamid 20090823
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 13%{?dist}
|
||||
Source: http://extensions.services.openoffice.org/files/2829/1/Icelandic-dict-2009-08-23.oxt
|
||||
Release: 14%{?dist}
|
||||
Source: https://downloads.sourceforge.net/project/aoo-extensions/2829/1/icelandic-dict-2009-08-23.oxt
|
||||
URL: http://extensions.services.openoffice.org/project/dict-is
|
||||
License: GPLv2+
|
||||
BuildArch: noarch
|
||||
@ -15,7 +15,7 @@ Supplements: (hunspell and langpacks-is)
|
||||
Icelandic hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -c -n hunspell-is
|
||||
%autosetup -c -n hunspell-is
|
||||
|
||||
%build
|
||||
for i in LICENSE_en_US.txt; do
|
||||
@ -39,6 +39,9 @@ cp -p dictionaries/is_IS.* $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 08 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 0.20090823-14
|
||||
- Update Source tag
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20090823-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user