Hello community,

here is the log from the commit of package ibus-table-zhengma for 
openSUSE:Factory checked in at 2018-01-09 14:52:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-table-zhengma (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-table-zhengma.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-table-zhengma"

Tue Jan  9 14:52:22 2018 rev:13 rq:561512 version:1.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-table-zhengma/ibus-table-zhengma.changes    
2017-01-22 00:11:09.543850569 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-table-zhengma.new/ibus-table-zhengma.changes   
    2018-01-09 14:52:25.573959562 +0100
@@ -1,0 +2,6 @@
+Thu Jan  4 03:15:18 UTC 2018 - [email protected]
+
+- Update version to 1.4.6
+  * Add CJK-A, CJK-B and CJK-C.
+
+-------------------------------------------------------------------

Old:
----
  ibus-table-zhengma-1.1.0.20090402.tar.gz

New:
----
  COPYING
  ibus-table-zhengma-1.4.6.tar.gz

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

Other differences:
------------------
++++++ ibus-table-zhengma.spec ++++++
--- /var/tmp/diff_new_pack.CEFuDe/_old  2018-01-09 14:52:26.461917933 +0100
+++ /var/tmp/diff_new_pack.CEFuDe/_new  2018-01-09 14:52:26.465917746 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-table-zhengma
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,15 @@
 
 
 Name:           ibus-table-zhengma
-Version:        1.1.0.20090402
+Version:        1.4.6
 Release:        0
 Summary:        ZhengMa input method for IBus
 License:        GPL-3.0+
 Group:          System/I18n/Chinese
-Url:            https://code.google.com/p/ibus/
-Source:         https://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
+Url:            https://github.com/heiher/ibus-table-zhengma
+Source0:        
https://github.com/heiher/ibus-table-zhengma/archive/%{version}/%{name}-%{version}.tar.gz
+Source1:        COPYING
 BuildRequires:  ibus-table-devel
-BuildRequires:  ibus-table-extraphrase-devel
-BuildRequires:  libtool
-BuildRequires:  pkg-config
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %ibus_table_requires
@@ -37,24 +35,23 @@
 
 %prep
 %setup -q
-autoreconf -fi
+cp %{SOURCE1} .
 
 %build
-export PYTHON=python3
-%configure --enable-extra-phrases
-make %{?_smp_mflags}
+/usr/bin/ibus-table-createdb -n zhengma.db -s zhengma.txt
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
-rm -rf %{buildroot}%{_datadir}/doc/%{name}
+install -d %{buildroot}%{_ibus_tabledir}
+install -d %{buildroot}%{_ibus_icondir}
+install -m 0644 zhengma.db %{buildroot}%{_ibus_tabledir}
+install -m 0644 zhengma.svg %{buildroot}%{_ibus_icondir}
 
 %post
 %ibus_table_index_post zhengma
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
-%doc docs/ZiGenBiao.pdf
+%doc COPYING
 %{_ibus_tabledir}/zhengma.db
 %{_ibus_icondir}/zhengma.svg
 

++++++ COPYING ++++++
++++ 674 lines (skipped)

++++++ ibus-table-zhengma-1.1.0.20090402.tar.gz -> 
ibus-table-zhengma-1.4.6.tar.gz ++++++
++++ 369810 lines of diff (skipped)


Reply via email to