Hello community,

here is the log from the commit of package scim-anthy for openSUSE:Factory 
checked in at 2016-06-21 11:30:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scim-anthy (Old)
 and      /work/SRC/openSUSE:Factory/.scim-anthy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scim-anthy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/scim-anthy/scim-anthy.changes    2015-09-19 
06:54:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scim-anthy.new/scim-anthy.changes       
2016-06-21 12:29:14.000000000 +0200
@@ -1,0 +2,23 @@
+Sat Jun 18 12:40:32 UTC 2016 - i...@marguerite.su
+
+- update version 1.3.2 bugfix
+  * re-encode documentations/data in UTF-8
+  * remove useless intl stuff
+  * add Eisu_toggle to default key bindings
+  * gcc6: cannot convert bool to void* in initialization
+  * fix incorrect fsf address warning
+  * port to build with gtk3
+- drop upstreamed patch:
+  * bnc355863-add-Eisu_toggle-to-default-keybindings.patch
+  * remove-intl.patch
+  * scim-anthy-gtk3-abuild.patch
+  * scim-anthy-gcc6.patch
+
+-------------------------------------------------------------------
+Fri Jun 17 17:20:16 UTC 2016 - i...@marguerite.su
+
+- fix build for gcc6
+- add patch scim-anthy-gcc6.patch
+  * fix cannot convert bool to void* in initialization
+
+-------------------------------------------------------------------

Old:
----
  bnc355863-add-Eisu_toggle-to-default-keybindings.patch
  icons.tar.gz
  remove-intl.patch
  scim-anthy-1.2.7.tar.gz
  scim-anthy-gtk3-abuild.patch

New:
----
  scim-anthy-1.3.2.tar.gz

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

Other differences:
------------------
++++++ scim-anthy.spec ++++++
--- /var/tmp/diff_new_pack.ratqdY/_old  2016-06-21 12:29:15.000000000 +0200
+++ /var/tmp/diff_new_pack.ratqdY/_new  2016-06-21 12:29:15.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scim-anthy
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,13 @@
 
 
 Name:           scim-anthy
-Version:        1.2.7
+Version:        1.3.2
 Release:        0
 Summary:        Anthy Input Method Engine for SCIM
 License:        LGPL-2.1+
 Group:          System/I18n/Japanese
-Url:            http://sourceforge.jp/projects/scim-imengine/
-Source:         
http://iij.dl.osdn.jp/scim-imengine/37309/%{name}-%{version}.tar.gz
-Source1:        icons.tar.gz
-Patch3:         %{name}-gtk3-abuild.patch
-Patch4:         remove-intl.patch
-Patch5:         bnc355863-add-Eisu_toggle-to-default-keybindings.patch
+Url:            https://github.com/scim-im/scim-anthy
+Source:         
https://github.com/scim-im/scim-anthy/archive/v%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  anthy-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
@@ -40,13 +36,6 @@
 
 %prep
 %setup -q
-%patch5 -p1
-%patch4 -p1
-%if 0%{?suse_version} >= 1140
-%patch3 -p1
-tar -xzvf %{SOURCE1}
-cp -r icons/* data/
-%endif
 
 %build
 libtoolize --force
@@ -57,8 +46,8 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
-find %{buildroot} -name "*.la" -delete -print
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
+find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}
 
 %files -f %{name}.lang

++++++ scim-anthy-1.2.7.tar.gz -> scim-anthy-1.3.2.tar.gz ++++++
++++ 110223 lines of diff (skipped)


Reply via email to