From a0fe17bfe862ddb84c1e0e32fb06a9a7118d1dc4 Mon Sep 17 00:00:00 2001 From: Ville-Pekka Vainio Date: Sat, 4 Feb 2012 22:33:09 +0200 Subject: [PATCH] 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 - 3.4.1-1 +- New upstream release, fixes build with GCC 4.7 + * Fri Jan 13 2012 Fedora Release Engineering - 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