diff --git a/.cvsignore b/.cvsignore index 172c448..d5bcda2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hunspell-1.1.8-2.tar.gz +hunspell-1.1.9.tar.gz diff --git a/hunspell.spec b/hunspell.spec index 7b3fb80..5267500 100644 --- a/hunspell.spec +++ b/hunspell.spec @@ -1,8 +1,8 @@ Name: hunspell Summary: Hunspell is a spell checker and morphological analyzer library -Version: 1.1.8.2 +Version: 1.1.9 Release: 1%{?dist} -Source: http://downloads.sourceforge.net/%{name}/hunspell-1.1.8-2.tar.gz +Source: http://downloads.sourceforge.net/%{name}/hunspell-%{version}.tar.gz Group: System Environment/Libraries URL: http://hunspell.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -25,7 +25,7 @@ Group: Development/Libraries Includes and definitions for developing with hunspell %prep -%setup -q -n hunspell-1.1.8 +%setup -q %build libtoolize --automake --force @@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/hunspell.pc %changelog +* Wed Jul 25 2007 Caolan McNamara - 1.1.9-1 +- latest version + * Wed Jul 18 2007 Caolan McNamara - 1.1.8.2-1 - latest version diff --git a/sources b/sources index 914f1b5..bb175d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df6f0c2627b069ad73498f63cd3bc374 hunspell-1.1.8-2.tar.gz +ff56cf42ebf13dd3b8437194f43c6c7a hunspell-1.1.9.tar.gz