- New upstream release, fixes bugs found in 2.2

This commit is contained in:
Ville-Pekka Vainio 2009-10-08 23:03:19 +00:00
parent 419ebc96d7
commit a6387c2ebd
3 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
libvoikko-2.2rc2.tar.gz
libvoikko-2.2.1.tar.gz

View File

@ -1,15 +1,15 @@
Name: libvoikko
Version: 2.2
Release: 0.3.rc2%{?dist}
Version: 2.2.1
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}rc2.tar.gz
#Source0: http://www.puimula.org/htp/testing/%{name}-%{version}rc2.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: python glib2-devel
@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/libvoikko.pc
%changelog
* Fri Oct 09 2009 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 2.2.1-1
- New upstream release, fixes bugs found in 2.2
* Fri Sep 18 2009 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 2.2-0.3.rc2
- 2.2rc2
- Remove getcwd() value check patch, accepted upstream

View File

@ -1 +1 @@
d60aa199cd6a112bca782728851f82b4 libvoikko-2.2rc2.tar.gz
008d0c671ae0609221a4d8ab7c12f36f libvoikko-2.2.1.tar.gz