bump to 2.10g
This commit is contained in:
parent
93a699a2ca
commit
005ed3e7bf
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
nl-dict-v2.00g.oxt
|
||||
/OpenTaal-210G-LO.oxt
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
Name: hunspell-nl
|
||||
Summary: Dutch hunspell dictionaries
|
||||
Version: 2.00
|
||||
Release: 4%{?dist}
|
||||
#http://www.opentaal.org/bestanden/doc_download/14-woordenlijst-v-200g-voor-openofficeorg-3
|
||||
Version: 2.10
|
||||
Release: 1%{?dist}
|
||||
#http://www.opentaal.org/bestanden/doc_download/20-woordenlijst-v-210g-voor-openofficeorg-3
|
||||
#annoying click through makes direct link apparently impossible
|
||||
Source: nl-dict-v2.00g.oxt
|
||||
Source: OpenTaal-210G-LO.oxt
|
||||
Group: Applications/Text
|
||||
URL: http://www.opentaal.org/english.php
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 17 2011 Caolán McNamara <caolanm@redhat.com> - 2.10-1
|
||||
- latest version
|
||||
|
||||
* Tue Aug 30 2011 Caolán McNamara <caolanm@redhat.com> - 2.00-4
|
||||
- Resolves: rhbz#734218 remove executable flags
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user