- 2.1 final, including fixes to grammar checking

This commit is contained in:
Ville-Pekka Vainio 2009-05-02 17:42:55 +00:00
parent 44dac8cf89
commit 49cdde3d05
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
libvoikko-2.1rc4.tar.gz
libvoikko-2.1.tar.gz

View File

@ -1,15 +1,15 @@
Name: libvoikko
Version: 2.1
Release: 0.5.rc4%{?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}rc4.tar.gz
#Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc4.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: malaga-devel >= 7.8 python
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/libvoikko.pc
%changelog
* Sat May 2 2009 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 2.1-1
- 2.1 final, including fixes to grammar checking
* Fri Apr 17 2009 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 2.1-0.5.rc4
- 2.1rc4:
- Fix invalid use of delete vs. delete[]

View File

@ -1 +1 @@
17458bdd150cc02d6071eeda69d4d3db libvoikko-2.1rc4.tar.gz
c0c04a2979126fc9103fa4d88358c90a libvoikko-2.1.tar.gz