latest version

This commit is contained in:
Caolán McNamara 2010-12-14 12:40:48 +00:00
parent 93f219e3da
commit 29c57ea892
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
/en_GB.zip
/wordlist-20101207.tar.bz2
/wordlist-20101211.tar.bz2

View File

@ -1,6 +1,6 @@
Name: hunspell-en
Summary: English hunspell dictionaries
%define upstreamid 20101207
%define upstreamid 20101211
Version: 0.%{upstreamid}
Release: 1%{?dist}
#svn co https://wordlist.svn.sourceforge.net/svnroot/wordlist/trunk wordlist
@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/myspell/*
%changelog
* Tue Dec 14 2010 Caolán McNamara <caolanm@redhat.com> - 0.20101211-1
- latest version
* Wed Dec 08 2010 Caolán McNamara <caolanm@redhat.com> - 0.20101207-1
- latest version

View File

@ -1,2 +1,2 @@
218909136738f4564b81ecd145ade6ee en_GB.zip
66fdddb1ed8b984a797984efdbb64a15 wordlist-20101207.tar.bz2
de3a3d74677dfe782635d40b189ba5ff wordlist-20101211.tar.bz2