[libvoikko] New upstream release, fixes build with GCC 4.7

Ville-Pekka Vainio vpv at fedoraproject.org
Sat Feb 4 20:33:13 UTC 2012


commit a0fe17bfe862ddb84c1e0e32fb06a9a7118d1dc4
Author: Ville-Pekka Vainio <vpvainio at iki.fi>
Date:   Sat Feb 4 22:33:09 2012 +0200

    New upstream release, fixes build with GCC 4.7

 .gitignore     |    1 +
 libvoikko.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5bbd2e0..c65aaf6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ libvoikko-3.0.tar.gz
 /libvoikko-3.3.tar.gz
 /libvoikko-3.3.1rc1.tar.gz
 /libvoikko-3.4.tar.gz
+/libvoikko-3.4.1.tar.gz
diff --git a/libvoikko.spec b/libvoikko.spec
index cb9d5db..bd40c3a 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
-Release:        2%{?dist}
+Version:        3.4.1
+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
+* Sat Feb 04 2012 Ville-Pekka Vainio <vpvainio AT iki.fi> - 3.4.1-1
+- New upstream release, fixes build with GCC 4.7
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index eeb0066..44892a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e23fda1090e75a3a14ac2ad9dd7860fe  libvoikko-3.4.tar.gz
+8d767730bf39648eaaf0ad3e67962c1a  libvoikko-3.4.1.tar.gz


More information about the scm-commits mailing list