diff --git a/.cvsignore b/.cvsignore index ddbe78c..29beac2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libvoikko-2.0rc1.tar.gz +libvoikko-2.0.tar.gz diff --git a/libvoikko.spec b/libvoikko.spec index 28c4335..21f4699 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,15 +1,15 @@ Name: libvoikko Version: 2.0 -Release: 0.1.rc1%{?dist} +Release: 1%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators Group: System Environment/Libraries License: GPLv2+ URL: http://voikko.sourceforge.net/ # The usual format of stable release URLs -#Source0: http://downloads.sourceforge.net/voikko/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/voikko/%{name}-%{version}.tar.gz # The usual format of test release URLs -Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc1.tar.gz +#Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: malaga-devel >= 7.8 @@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libvoikko.pc %changelog +* Thu Aug 28 2008 Ville-Pekka Vainio - 2.0-1 +- libvoikko 2.0 + * Sat Aug 23 2008 Ville-Pekka Vainio - 2.0-0.1.rc1 - New release candidate, including the new voikkogc tool in voikko-tools - Add defattr to voikko-tools diff --git a/sources b/sources index 2b3ce92..98847ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -156dad1837c547d5cad078c4d7d9a1a1 libvoikko-2.0rc1.tar.gz +156dad1837c547d5cad078c4d7d9a1a1 libvoikko-2.0.tar.gz