diff --git a/.cvsignore b/.cvsignore index d966872..69b4755 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hunspell-1.1.10.tar.gz +hunspell-1.1.11-2.tar.gz diff --git a/hunspell.spec b/hunspell.spec index 2f8ad07..37a653d 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.10 +Version: 1.1.11.2 Release: 1%{?dist} -Source: http://downloads.sourceforge.net/%{name}/hunspell-%{version}.tar.gz +Source: http://downloads.sourceforge.net/%{name}/hunspell-1.1.11-2.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 +%setup -q -n hunspell-1.1.11 %build libtoolize --automake --force @@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/hunspell.pc %changelog +* Tue Aug 28 2007 Caolan McNamara - 1.1.11.2-1 +- next version + * Fri Aug 24 2007 Caolan McNamara - 1.1.10-1 - next version diff --git a/sources b/sources index 2620ef1..4fa9e8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1fe2a3de7eedf5e9ec8e62f9ecbdddd hunspell-1.1.10.tar.gz +828b4a742b9636046ebf208fc2d6324b hunspell-1.1.11-2.tar.gz