[libvoikko] New upstream release

Ville-Pekka Vainio vpv at fedoraproject.org
Sun Jul 1 18:49:50 UTC 2012


commit 70e302d911d4787e4170e8aad00e73c353f7b46d
Author: Ville-Pekka Vainio <vpvainio at iki.fi>
Date:   Sun Jul 1 21:49:45 2012 +0300

    New upstream release

 .gitignore     |    1 +
 libvoikko.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c65aaf6..58cadf0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ libvoikko-3.0.tar.gz
 /libvoikko-3.3.1rc1.tar.gz
 /libvoikko-3.4.tar.gz
 /libvoikko-3.4.1.tar.gz
+/libvoikko-3.5.tar.gz
diff --git a/libvoikko.spec b/libvoikko.spec
index 9cecacd..6e58715 100644
--- a/libvoikko.spec
+++ b/libvoikko.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 Name:           libvoikko
-Version:        3.4.1
-Release:        2%{?dist}
+Version:        3.5
+Release:        1%{?dist}
 Summary:        Voikko is a library for spellcheckers and hyphenators
 
 Group:          System Environment/Libraries
@@ -117,6 +117,9 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python_sitelib}/
 %{python_sitelib}/%{name}.py*
 
 %changelog
+* Sun Jul 01 2012 Ville-Pekka Vainio <vpvainio AT iki.fi> - 3.5-1
+- New upstream release
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4.1-2
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index 44892a5..c172054 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8d767730bf39648eaaf0ad3e67962c1a  libvoikko-3.4.1.tar.gz
+ed12fa993bd10f703d4fbe2f0e9b4e77  libvoikko-3.5.tar.gz


More information about the scm-commits mailing list