Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2014-03-25 13:22:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-anthy (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-anthy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-anthy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-anthy/ibus-anthy.changes    2013-10-08 
20:35:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes       
2014-03-25 13:22:35.000000000 +0100
@@ -1,0 +2,15 @@
+Wed Mar 19 20:13:11 CST 2014 - [email protected]
+
+- update to 1.5.5
+  * Fixed IOError in print sys.stderr when the parent process exits.
+  * Added python3 (not enabled for this package).
+  * Launched an error dialog when .anthy/last-record2_default.utf8 is broken.
+  * Enabled python3 in data/zipcode-textdic.py
+
+-------------------------------------------------------------------
+Mon Feb 17 09:53:07 UTC 2014 - [email protected]
+
+- Move libanthygobject-1.0.so.5 to main package, devel package
+  shouldn't be required by main package.
+
+-------------------------------------------------------------------

Old:
----
  ibus-anthy-1.5.4.tar.gz

New:
----
  ibus-anthy-1.5.5.tar.gz

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

Other differences:
------------------
++++++ ibus-anthy.spec ++++++
--- /var/tmp/diff_new_pack.VBSon7/_old  2014-03-25 13:22:35.000000000 +0100
+++ /var/tmp/diff_new_pack.VBSon7/_new  2014-03-25 13:22:35.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-anthy
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,14 +29,14 @@
 BuildRequires:  python-gobject2-devel
 BuildRequires:  swig
 BuildRequires:  update-desktop-files
-Version:        1.5.4
+Version:        1.5.5
 Release:        0
 Summary:        The Anthy engine for IBus input platform
 License:        GPL-2.0+
 Group:          System/I18n/Japanese
 Provides:       locale(ibus:ja)
 Url:            http://code.google.com/p/ibus/
-Source:         %{name}-%{version}.tar.gz
+Source:         
https://github.com/ibus/ibus-anthy/releases/download/%{version}/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %define python_sitearch %(%{__python} -c "from distutils.sysconfig import 
get_python_lib; print get_python_lib(1)")
@@ -72,9 +72,9 @@
 
 %suse_update_desktop_file ibus-setup-anthy System Utility settings
 
-%post devel -p /sbin/ldconfig
+%post -p /sbin/ldconfig
 
-%postun devel -p/sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
@@ -86,11 +86,12 @@
 %{_libdir}/girepository-1.0
 %{_datadir}/applications/ibus-setup-anthy.desktop
 %{_datadir}/icons/hicolor/
+%{_libdir}/libanthygobject-*.so.*
 
 %files devel 
 %defattr(-,root,root,-)
 %{_includedir}/ibus-anthy-1.0
 %{_datadir}/gir-1.0
-%{_libdir}/libanthygobject-*
+%{_libdir}/libanthygobject-*.so
 
 %changelog

++++++ ibus-anthy-1.5.4.tar.gz -> ibus-anthy-1.5.5.tar.gz ++++++
++++ 51398 lines of diff (skipped)

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

Reply via email to