[hunspell-en] latest version

Caolán McNamara caolanm at fedoraproject.org
Wed Oct 24 14:50:36 UTC 2012


commit 172b7f12536eab6c8127c782d1f525c2912073e5
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Oct 24 15:50:30 2012 +0100

    latest version

 .gitignore       |    2 +-
 hunspell-en.spec |   11 ++++++-----
 sources          |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bbd7fbd..b2b71cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /en_GB.zip
-/wordlist-20110318.tar.bz2
+/wordlist-20121024.tar.bz2
diff --git a/hunspell-en.spec b/hunspell-en.spec
index 59ef510..f361559 100644
--- a/hunspell-en.spec
+++ b/hunspell-en.spec
@@ -1,8 +1,8 @@
 Name: hunspell-en
 Summary: English hunspell dictionaries
-%define upstreamid 20110318
+%define upstreamid 20121024
 Version: 0.%{upstreamid}
-Release: 9%{?dist}
+Release: 1%{?dist}
 #svn co https://wordlist.svn.sourceforge.net/svnroot/wordlist/trunk wordlist
 Source0: wordlist-%{upstreamid}.tar.bz2
 Source1: http://en-gb.pyxidium.co.uk/dictionary/en_GB.zip
@@ -23,8 +23,6 @@ Patch5: hunspell-en-SI_and_IEC.patch
 Patch6: hunspell-en-calender.patch
 #valid English words that are archaic or rare in en-GB but not in en-IE
 Patch7: en_IE.supplemental.patch
-#See https://sourceforge.net/tracker/?func=detail&aid=3576342&group_id=10079&atid=1014602 add possessive forms of irregular plurals
-Patch8: hunspell-en-irregular-plural-possessive.patch
 Group: Applications/Text
 URL: http://wordlist.sourceforge.net/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -65,7 +63,6 @@ UK English hunspell dictionaries
 %patch5 -p1 -b .SI_and_IEC
 %patch6 -p1 -b .calender
 %patch7 -p1 -b .en_IE
-%patch8 -p1 -b .possessive-plurals
 
 %build
 make
@@ -123,6 +120,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/myspell/en_GB.*
 
 %changelog
+* Wed Oct 24 2012 Caolán McNamara <caolanm at redhat.com> - 0.20121024-1
+- latest version
+- drop integrated hunspell-en-irregular-plural-possessive.patch
+
 * Thu Oct 11 2012 Caolán McNamara <caolanm at redhat.com> - 0.20110318-9
 - add possessive forms of irregular plurals for en-US, e.g. men's, women's
 
diff --git a/sources b/sources
index 5394615..46d6ac8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 218909136738f4564b81ecd145ade6ee  en_GB.zip
-ac19f20341764d470c16f6b64d7934d3  wordlist-20110318.tar.bz2
+40c585fc9277eabff991d311b8d12688  wordlist-20121024.tar.bz2


More information about the scm-commits mailing list