diff --git a/.cvsignore b/.cvsignore index fa460c3..bb3a741 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ hu_HU_comb.zip hu_HU-1.1.1.tar.gz +hu_HU-1.2.tar.gz diff --git a/hunspell-hu.spec b/hunspell-hu.spec index 80baa8b..8725bc3 100644 --- a/hunspell-hu.spec +++ b/hunspell-hu.spec @@ -1,6 +1,6 @@ Name: hunspell-hu Summary: Hungarian hunspell dictionaries -Version: 1.1.1 +Version: 1.2 Release: 1%{?dist} Source: http://downloads.sourceforge.net/magyarispell/hu_HU-%{version}.tar.gz Group: Applications/Text @@ -19,8 +19,8 @@ Hungarian hunspell dictionaries. %build chmod -x * -mv -f hu_HU_u8.aff hu_HU.aff -mv -f hu_HU_u8.dic hu_HU.dic +mv -f hu_HU_u8_morph_alias.aff hu_HU.aff +mv -f hu_HU_u8_morph_alias.dic hu_HU.dic %install rm -rf $RPM_BUILD_ROOT @@ -36,6 +36,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/myspell/* %changelog +* Fri Jun 01 2007 Caolan McNamara - 1.2-1 +- next version + * Sat May 05 2007 Caolan McNamara - 1.1.1-1 - latest canonical version diff --git a/sources b/sources index f9f68ec..b3ae985 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dfd0b566361e1420bf7ef8a636344cab hu_HU-1.1.1.tar.gz +52846a67acf1c6110416b773ecb6bc4a hu_HU-1.2.tar.gz