From 04449959ff5709b9a50f2dd59ee287f712769b6c Mon Sep 17 00:00:00 2001 From: Ville-Pekka Vainio Date: Fri, 16 Sep 2011 23:35:43 +0300 Subject: [PATCH] New upstream release --- .gitignore | 1 + libvoikko.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c9dfb24..a80a736 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ libvoikko-3.0.tar.gz /libvoikko-3.1.tar.gz /libvoikko-3.2.tar.gz /libvoikko-3.2.1.tar.gz +/libvoikko-3.3.tar.gz diff --git a/libvoikko.spec b/libvoikko.spec index 8def147..49cf9c4 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,6 +1,6 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: libvoikko -Version: 3.2.1 +Version: 3.3 Release: 1%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators @@ -116,6 +116,9 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python_sitelib}/ %{python_sitelib}/%{name}.py* %changelog +* Fri Sep 16 2011 Ville-Pekka Vainio - 3.3-1 +- New upstream release + * Sun Jun 12 2011 Ville-Pekka Vainio - 3.2.1-1 - New upstream release - Fixes handling of embedded null characters in input strings entered through diff --git a/sources b/sources index 3e2180d..10bdee4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bd7c5b159d1af9f036f990ef97afa0dd libvoikko-3.2.1.tar.gz +22e4778737960c7516f88396132859b2 libvoikko-3.3.tar.gz