[libvoikko/f17] - Rebuilt for c++ ABI breakage

Dennis Gilmore ausil at fedoraproject.org
Tue Feb 28 19:05:31 UTC 2012


commit 769ba086e7ce4f65dd818ee17a22c0eb0aa81a09
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Tue Feb 28 13:05:30 2012 -0600

    - Rebuilt for c++ ABI breakage

 libvoikko.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/libvoikko.spec b/libvoikko.spec
index bd40c3a..9cecacd 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:        1%{?dist}
+Release:        2%{?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
+* Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4.1-2
+- Rebuilt for c++ ABI breakage
+
 * Sat Feb 04 2012 Ville-Pekka Vainio <vpvainio AT iki.fi> - 3.4.1-1
 - New upstream release, fixes build with GCC 4.7
 


More information about the scm-commits mailing list