- New upstream release, fixes bugs found in 2.2
This commit is contained in:
parent
419ebc96d7
commit
a6387c2ebd
@ -1 +1 @@
|
||||
libvoikko-2.2rc2.tar.gz
|
||||
libvoikko-2.2.1.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user