From 56046470710f3e22f21fbae2cc9323f329b5ce5c Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Tue, 2 Oct 2007 13:26:18 +0000 Subject: [PATCH] next version --- .cvsignore | 4 +--- hunspell-hu.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.cvsignore b/.cvsignore index bb3a741..8844bfd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1 @@ -hu_HU_comb.zip -hu_HU-1.1.1.tar.gz -hu_HU-1.2.tar.gz +hu_HU-1.2.1.tar.gz diff --git a/hunspell-hu.spec b/hunspell-hu.spec index e09c8ba..624c751 100644 --- a/hunspell-hu.spec +++ b/hunspell-hu.spec @@ -1,7 +1,7 @@ Name: hunspell-hu Summary: Hungarian hunspell dictionaries -Version: 1.2 -Release: 2%{?dist} +Version: 1.2.1 +Release: 1%{?dist} Source: http://downloads.sourceforge.net/magyarispell/hu_HU-%{version}.tar.gz Group: Applications/Text URL: http://magyarispell.sourceforge.net @@ -19,8 +19,8 @@ Hungarian hunspell dictionaries. %build chmod -x * -mv -f hu_HU_u8_morph_alias.aff hu_HU.aff -mv -f hu_HU_u8_morph_alias.dic hu_HU.dic +mv -f hu_HU_u8_alias.aff hu_HU.aff +mv -f hu_HU_u8_alias.dic hu_HU.dic %install rm -rf $RPM_BUILD_ROOT @@ -36,6 +36,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/myspell/* %changelog +* Tue Oct 02 2007 Caolan McNamara - 1.2.1-1 +- latest version + * Fri Aug 03 2007 Caolan McNamara - 1.2-2 - clarify that this is tri-licenced diff --git a/sources b/sources index b3ae985..3f969c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -52846a67acf1c6110416b773ecb6bc4a hu_HU-1.2.tar.gz +079d9a30af49429ad7479e866f596b0b hu_HU-1.2.1.tar.gz