[python-mecab] F-17: rebuild against gcc47

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Jan 5 08:26:39 UTC 2012


commit 774f17b4e8e0f1169d0ece48f0578f63c358f8b5
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Jan 5 17:26:36 2012 +0900

    F-17: rebuild against gcc47

 python-mecab.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-mecab.spec b/python-mecab.spec
index ad069ea..d350109 100644
--- a/python-mecab.spec
+++ b/python-mecab.spec
@@ -1,6 +1,6 @@
 %define		mainver		0.98
 #%%define		betaver		pre3
-%define		relnumber	2
+%define		relnumber	3
 %define		srcname		mecab-python
 
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
@@ -62,6 +62,9 @@ cd ..
 %endif
 
 %changelog
+* Thu Jan  5 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.98-3
+- F-17: rebuild against gcc47
+
 * Mon Feb 14 2011 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.98-2
 - F-15 mass rebuild
 


More information about the scm-commits mailing list