Update Source tag
This commit is contained in:
parent
50233bbbaa
commit
2990be4e59
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
dict-kk.zip
|
||||
/dict-kk.oxt
|
||||
|
@ -1,8 +1,8 @@
|
||||
Name: hunspell-kk
|
||||
Summary: Kazakh hunspell dictionaries
|
||||
Version: 1.1
|
||||
Release: 13%{?dist}
|
||||
Source: http://extensions.services.openoffice.org/files/1172/8/dict-kk.zip
|
||||
Release: 14%{?dist}
|
||||
Source: https://downloads.sourceforge.net/project/aoo-extensions/1172/12/dict-kk.oxt
|
||||
URL: http://extensions.services.openoffice.org/project/dict-kk
|
||||
License: GPLv2+ or LGPLv2+ or MPLv1.1
|
||||
BuildArch: noarch
|
||||
@ -14,7 +14,7 @@ Supplements: (hunspell and langpacks-kk)
|
||||
Kazakh hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -c -n hunspell-kk
|
||||
%autosetup -c -n hunspell-kk
|
||||
|
||||
%build
|
||||
for i in README_kk_KZ.txt; do
|
||||
@ -33,6 +33,9 @@ cp -p kk_KZ.* $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 08 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 1.1-14
|
||||
- Update Source tag
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user