[mozc] New upstream release (#1003331)

Akira TAGOH tagoh at fedoraproject.org
Tue Sep 3 03:23:41 UTC 2013


commit 8a8e5737a7385d6052a0516990679306876ae52c
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Tue Sep 3 12:23:30 2013 +0900

    New upstream release (#1003331)

 .gitignore |    1 +
 mozc.spec  |    9 ++++++---
 sources    |    6 +++---
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 40be528..a270cc1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ clog
 /mozc-1.10.1389.102.tar.bz2
 /mozc-1.10.1390.102.tar.bz2
 /mozc-1.11.1502.102.tar.bz2
+/mozc-1.11.1522.102.tar.bz2
diff --git a/mozc.spec b/mozc.spec
index 1055f05..ab681b4 100644
--- a/mozc.spec
+++ b/mozc.spec
@@ -1,8 +1,8 @@
 %define		pkg	mozc
 
 Name:		mozc
-Version:	1.11.1502.102
-Release:	3%{?dist}
+Version:	1.11.1522.102
+Release:	1%{?dist}
 Summary:	A Japanese Input Method Editor (IME) designed for multi-platform
 
 Group:		System Environment/Libraries
@@ -123,7 +123,7 @@ python ../../dictionary/gen_zip_code_seed.py --zip_code=../../KEN_ALL.CSV --jigy
 
 
 %build
-GYP_DEFINES="use_libprotobuf=1 zinnia_model_file=/usr/share/zinnia/model/tomoe/handwriting-ja.model" python build_mozc.py gyp --gypdir=%{_bindir} --server_dir=%{_libexecdir}/mozc
+GYP_DEFINES="use_libprotobuf=1 zinnia_model_file=/usr/share/zinnia/model/tomoe/handwriting-ja.model ibus_mozc_path=%{_libexecdir}/ibus-engine-mozc ibus_mozc_icon_path=%{_datadir}/ibus-mozc/product_icon.png" python build_mozc.py gyp --gypdir=%{_bindir} --server_dir=%{_libexecdir}/mozc
 python build_mozc.py build_tools -c Release
 python build_mozc.py build -c Release unix/ibus/ibus.gyp:ibus_mozc unix/emacs/emacs.gyp:mozc_emacs_helper server/server.gyp:mozc_server gui/gui.gyp:mozc_tool renderer/renderer.gyp:mozc_renderer
 
@@ -203,6 +203,9 @@ xemacs -batch -f batch-byte-compile $RPM_BUILD_ROOT%{_xemacs_sitelispdir}/%{pkg}
 %{_xemacs_sitelispdir}/%{pkg}/*.el
 
 %changelog
+* Tue Sep  3 2013 Akira TAGOH <tagoh at redhat.com> - 1.11.1522.102-1
+- New upstream release (#1003331)
+
 * Fri Aug 16 2013 Akira TAGOH <tagoh at redhat.com> - 1.11.1502.102-3
 - Fix no setup icon at gnome-control-center.
 
diff --git a/sources b/sources
index fd5c42c..d87431e 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-ba4248bc8a9dd5c9a47c8472671916b8  mozc-1.11.1502.102.tar.bz2
-3bc4b17f29bc849405ff4be1fc9e8858  jigyosyo.zip
-fdb1012d74cade4669db214d373da8cd  ken_all.zip
+49d6e77c99df1345417600a254969bf7  mozc-1.11.1522.102.tar.bz2
+39a7793b6d194f2957fff2a4c85c75bb  jigyosyo.zip
+ef0e57279261709caa665edcf83bd469  ken_all.zip


More information about the scm-commits mailing list