latest version
This commit is contained in:
parent
7254636682
commit
ecb87dfaa4
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
nl-dict.oxt
|
||||
nl-dict-v2.00g.oxt
|
||||
|
||||
@ -1,8 +1,10 @@
|
||||
Name: hunspell-nl
|
||||
Summary: Dutch hunspell dictionaries
|
||||
Version: 1.10
|
||||
Release: 2%{?dist}
|
||||
Source: http://www.opentaal.org/bestanden/1_10/nl-dict.oxt
|
||||
Version: 2.00
|
||||
Release: 1%{?dist}
|
||||
#http://www.opentaal.org/bestanden/doc_download/14-woordenlijst-v-200g-voor-openofficeorg-3
|
||||
#annoying click through makes direct link apparently impossible
|
||||
Source: nl-dict-v2.00g.oxt
|
||||
Group: Applications/Text
|
||||
URL: http://www.opentaal.org/english.php
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -36,36 +38,39 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc description/desc_en_US.txt description/desc_nl_NL.txt README_EN.txt README_NL.txt
|
||||
%doc description/desc_en_US.txt description/desc_nl_NL.txt README_nl_NL.txt license_en_EN.txt licentie_nl_NL.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 07 2010 Caolan McNamara <caolanm@redhat.com> - 1.10-2
|
||||
* Sun Sep 26 2010 Caolán McNamara <caolanm@redhat.com> - 2.00-1
|
||||
- latest version
|
||||
|
||||
* Thu Jan 07 2010 Caolán McNamara <caolanm@redhat.com> - 1.10-2
|
||||
- fix License tag
|
||||
|
||||
* Tue Aug 25 2009 Caolan McNamara <caolanm@redhat.com> - 1.10-1
|
||||
* Tue Aug 25 2009 Caolán McNamara <caolanm@redhat.com> - 1.10-1
|
||||
- latest version
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.00g-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Sat Jul 11 2009 Caolan McNamara <caolanm@redhat.com> - 1.00g-5
|
||||
* Sat Jul 11 2009 Caolán McNamara <caolanm@redhat.com> - 1.00g-5
|
||||
- retain timestamp
|
||||
|
||||
* Fri Jun 22 2009 Caolan McNamara <caolanm@redhat.com> - 1.00g-4
|
||||
* Fri Jun 22 2009 Caolán McNamara <caolanm@redhat.com> - 1.00g-4
|
||||
- extend coverage
|
||||
|
||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.00g-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Thu Aug 09 2007 Caolan McNamara <caolanm@redhat.com> - 1.00g-2
|
||||
* Thu Aug 09 2007 Caolán McNamara <caolanm@redhat.com> - 1.00g-2
|
||||
- clarify license version
|
||||
|
||||
* Fri Jun 08 2007 Caolan McNamara <caolanm@redhat.com> - 1.00g-1
|
||||
* Fri Jun 08 2007 Caolán McNamara <caolanm@redhat.com> - 1.00g-1
|
||||
- OpenTaal project publishes Dutch Language Union approved dictionary
|
||||
|
||||
* Wed Feb 14 2007 Caolan McNamara <caolanm@redhat.com> - 0.20050720-1
|
||||
* Wed Feb 14 2007 Caolán McNamara <caolanm@redhat.com> - 0.20050720-1
|
||||
- update to match upstream id
|
||||
|
||||
* Thu Dec 07 2006 Caolan McNamara <caolanm@redhat.com> - 0.20050617-1
|
||||
* Thu Dec 07 2006 Caolán McNamara <caolanm@redhat.com> - 0.20050617-1
|
||||
- initial version
|
||||
|
||||
Loading…
Reference in New Issue
Block a user