Hello community,

here is the log from the commit of package mozc for openSUSE:Factory checked in 
at 2014-06-24 15:16:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mozc (Old)
 and      /work/SRC/openSUSE:Factory/.mozc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mozc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mozc/mozc.changes        2014-01-16 
15:12:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mozc.new/mozc.changes   2014-06-24 
15:16:31.000000000 +0200
@@ -1,0 +2,9 @@
+Thu Jun 12 14:48:55 UTC 2014 - [email protected]
+
+- Upstream update to 1.15.1785.102
+  * Change fcitx-mozc-1.13.1651.102.1.patch to a tar.bz2 archive
+  * Fix wrong event handling in emacs-mozc and improve LEIM support
+- Drop fix-initial-input-mode.patch
+  * merged by upstream
+
+-------------------------------------------------------------------

Old:
----
  fcitx-mozc-1.13.1651.102.1.patch
  fix-initial-input-mode.patch
  mozc-1.13.1651.102.tar.bz2

New:
----
  fcitx-mozc.tar.bz2
  mozc-1.15.1785.102.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mozc.spec ++++++
--- /var/tmp/diff_new_pack.nYf9HT/_old  2014-06-24 15:16:33.000000000 +0200
+++ /var/tmp/diff_new_pack.nYf9HT/_new  2014-06-24 15:16:33.000000000 +0200
@@ -30,7 +30,7 @@
 %define zinnia_model_path %{_datadir}/zinnia/model/tomoe/handwriting-ja.model
 
 Name:           mozc
-Version:        1.13.1651.102
+Version:        1.15.1785.102
 Release:        0
 Summary:        Mozc - Japanese Input Method for Chromium OS, Mac and Linux
 License:        BSD-3-Clause and SUSE-Public-Domain
@@ -39,7 +39,6 @@
 Url:            http://code.google.com/p/mozc
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        README.SUSE
-Source2:        fcitx-mozc-icons.tar.gz
 # gyp is not included from 1.11.1522.102
 # License: BSD-3-Clause
 # svn export http://gyp.googlecode.com/svn/trunk/@r1829 gyp
@@ -51,15 +50,14 @@
 Source10:       jigyosyo.zip
 Source11:       ken_all.zip
 %if %{with_fcitx}
-# PATCH-FEATURE-UPSTREAM [email protected] - add fcitx as mozc module
-Patch0:         fcitx-mozc-1.13.1651.102.1.patch
+# add fcitx as mozc module
+# License: BSD-3-Clause
+Source20:       fcitx-mozc.tar.bz2
+Source21:       fcitx-mozc-icons.tar.gz
 %endif
-# PATCH-FIX-UPSTREAM [email protected]
-Patch2:         fix-initial-input-mode.patch
 # PATCH-FEATURE-OPENSUSE [email protected]
 Patch3:         ibus-provide-layout-variations.patch
 
-BuildRequires:  libopenssl-devel
 BuildRequires:  pkgconfig
 BuildRequires:  protobuf-devel
 BuildRequires:  python
@@ -127,11 +125,7 @@
 
 %prep
 %setup -q
-%if %{with_fcitx}
-%patch0 -p2
-%endif
 
-%patch2 -p0
 %patch3 -p0
 
 cp %{SOURCE1} .
@@ -141,6 +135,13 @@
 tar xvf %{SOURCE3}
 popd
 
+# extract fcitx-mozc
+%if %{with_fcitx}
+pushd unix
+tar xvf %{SOURCE20}
+popd
+%endif
+
 sed -e 's|@libdir@|%{_libdir}|g' %{SOURCE4} > ibus-setup-mozc-jp.desktop
 
 # prepare zip code dictionary
@@ -232,7 +233,7 @@
 install -m 644 data/images/unix/ui-tool.png 
%{buildroot}%{fcitx_icon_dir}/mozc-tool.png
 
 # fix mozc icons. they're too ugly that even lose face for openSUSE.
-cp -r %{SOURCE2} ./
+cp -r %{SOURCE21} ./
 tar -xzf fcitx-mozc-icons.tar.gz
 cp -r fcitx-mozc-icons/* %{buildroot}%{fcitx_icon_dir}/
 rm -rf fcitx-mozc-icons



++++++ mozc-1.13.1651.102.tar.bz2 -> mozc-1.15.1785.102.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/mozc/mozc-1.13.1651.102.tar.bz2 
/work/SRC/openSUSE:Factory/.mozc.new/mozc-1.15.1785.102.tar.bz2 differ: char 
11, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to