Update to new upstream release
This commit is contained in:
parent
03671f26df
commit
370256f4fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/sjp-myspell-pl-20160720.zip
|
||||
/sjp-myspell-pl-20180707.zip
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: hunspell-pl
|
||||
Summary: Polish hunspell dictionaries
|
||||
%global upstreamid 20160720
|
||||
%global upstreamid 20180707
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 4%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Source: http://sjp.pl/slownik/ort/sjp-myspell-pl-%{upstreamid}.zip
|
||||
URL: http://www.kurnik.pl/dictionary/
|
||||
License: LGPLv2+ or GPL+ or MPLv1.1 or CC-BY-SA
|
||||
URL: https://sjp.pl/slownik/ort/
|
||||
License: LGPLv2+ or GPL+ or MPLv1.1 or ASL 2.0 or CC-BY-SA
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
@ -15,7 +15,7 @@ Supplements: (hunspell and langpacks-pl)
|
||||
Polish hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -c hunspell-pl
|
||||
%autosetup -c hunspell-pl
|
||||
|
||||
%build
|
||||
unzip pl_PL.zip
|
||||
@ -30,6 +30,9 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 08 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 0.20180707-1
|
||||
- Update to new upstream release
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20160720-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user