From a19d93a344d71c5faea2cb3031b5e40cac6f3084 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Aug 27 2012 21:02:02 +0000 Subject: Related: rhbz#850709 fix requires --- diff --git a/hunspell-en.spec b/hunspell-en.spec index 54d2f34..b564258 100644 --- a/hunspell-en.spec +++ b/hunspell-en.spec @@ -2,7 +2,7 @@ Name: hunspell-en Summary: English hunspell dictionaries %define upstreamid 20110318 Version: 0.%{upstreamid} -Release: 7%{?dist} +Release: 8%{?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 @@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/myspell/en_GB.* %changelog +* Mon Aug 27 2012 Caolán McNamara - 0.20110318-8 +- Related: rhbz#850709 fix requires + * Mon Aug 27 2012 Caolán McNamara - 0.20110318-7 - Resolves: rhbz#850709 allow installation of en-US and en-GB standalone