latest version
This commit is contained in:
parent
2411f9452a
commit
8e6208daed
1
.gitignore
vendored
1
.gitignore
vendored
@ -0,0 +1 @@
|
||||
/hunspell-tpi-0.07.oxt
|
@ -1,9 +1,9 @@
|
||||
Name: hunspell-tpi
|
||||
Summary: Tok Pisin hunspell dictionaries
|
||||
Version: 0.05
|
||||
Release: 4%{?dist}
|
||||
Version: 0.07
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Text
|
||||
Source: http://extensions.services.openoffice.org/e-files/4824/2/hunspell-tpi-%{version}.oxt
|
||||
Source: http://extensions.services.openoffice.org/e-files/ext/4824/3/hunspell-tpi-0.07.oxt
|
||||
URL: http://extensions.services.openoffice.org/en/project/tok-pisin-spell-checker
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: GPLv3+
|
||||
@ -32,6 +32,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 05 2013 Caolán McNamara <caolanm@redhat.com> - 0.07-1
|
||||
- latest version
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user