[cmigemo] F-17: rebuild against gcc47

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jan 7 17:16:47 UTC 2012


commit 700188aa26b1959a3e53b613327c001010f410b3
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Jan 8 02:16:43 2012 +0900

    F-17: rebuild against gcc47

 cmigemo.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/cmigemo.spec b/cmigemo.spec
index c6c6464..986d636 100644
--- a/cmigemo.spec
+++ b/cmigemo.spec
@@ -3,7 +3,7 @@
 %define		minorver	date%{tarballver}
 %define		prerelease	1
 
-%define		fedorarel	8
+%define		fedorarel	9
 
 
 %define		uprel		%(echo %{?minorver} | %{__sed} -e 's|^--*||' | %{__sed} -e 's|-|_|g' )
@@ -15,7 +15,7 @@
 
 Name:		cmigemo
 Version:	%{mainver}
-Release:	%{rel}%{?dist}.2
+Release:	%{rel}%{?dist}
 Summary:	C interface of Ruby/Migemo Japanese incremental search tool
 
 Group:		System Environment/Libraries
@@ -156,6 +156,9 @@ popd
 %{_libdir}/libmigemo.so
 
 %changelog
+* Sun Jan  8 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.3-0.9.date20110227
+- F-17: rebuild against gcc47
+
 * Sun Oct 16 2011 Mamoru Tasaka <mtasaka at fedoraproject.org>
 - Rebuild for updated skkdic (for F-16)
 


More information about the scm-commits mailing list