diff --git a/.cvsignore b/.cvsignore index fd464cb..c87bdbb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libvoikko-1.7rc2.tar.gz +libvoikko-1.7.tar.gz diff --git a/libvoikko.spec b/libvoikko.spec index a4fcbc5..96e4b68 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,14 +1,14 @@ Name: libvoikko Version: 1.7 -Release: 0.2.rc2%{?dist} +Release: 1%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators Group: System Environment/Libraries License: GPLv2+ URL: http://voikko.sourceforge.net/ -# Commented out the usual URL format of stable releases -#Source0: http://downloads.sourceforge.net/voikko/%{name}-%{name}.tar.gz -Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc2.tar.gz +Source0: http://downloads.sourceforge.net/voikko/%{name}-%{version}.tar.gz +# Commented out the usual format of test release URLs +#Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: malaga-devel >= 7.8 @@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Sat May 24 2008 Ville-Pekka Vainio - 1.7-1 +- libvoikko 1.7 + * Thu May 22 2008 - Ville-Pekka Vainio 1.7-0.2.rc2 - Don't BuildRequire the Finnish data files, this should make Koji builds a bit quicker diff --git a/sources b/sources index ce061ce..d931b4d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5f67ea0cbc72b81f3165f42300377450 libvoikko-1.7rc2.tar.gz +5f67ea0cbc72b81f3165f42300377450 libvoikko-1.7.tar.gz