Update Source tag
This commit is contained in:
parent
e303b9b4da
commit
4e257d58ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
dict-ss_ZA-2009.10.30.oxt
|
||||
/dict-ss_za-2009.10.30.oxt
|
||||
|
||||
@ -2,8 +2,8 @@ Name: hunspell-ss
|
||||
Summary: Swati hunspell dictionaries
|
||||
%global upstreamid 20091030
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 13%{?dist}
|
||||
Source: http://extensions.services.openoffice.org/e-files/3137/0/dict-ss_ZA-2009.10.30.oxt
|
||||
Release: 14%{?dist}
|
||||
Source: https://downlaods.sourceforge.net/project/aoo-extensions/3137/0/dict-ss_za-2009.10.30.oxt
|
||||
URL: http://www.translate.org.za/
|
||||
License: LGPLv2+
|
||||
BuildArch: noarch
|
||||
@ -15,7 +15,7 @@ Supplements: (hunspell and langpacks-ss)
|
||||
Swati hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -c -n hunspell-ss
|
||||
%autosetup -c -n hunspell-ss
|
||||
|
||||
%build
|
||||
for i in README-ss_ZA.txt release-notes-ss_ZA.txt package-description.txt; do
|
||||
@ -39,6 +39,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.20091030-14
|
||||
- Update Source tag
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20091030-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user