commit ibus-anthy for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2019-09-23 12:38:46

Comparing /work/SRC/openSUSE:Factory/ibus-anthy (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-anthy.new.7948 (New)


Package is "ibus-anthy"

Mon Sep 23 12:38:46 2019 rev:27 rq:732268 version:1.5.10

Changes:

--- /work/SRC/openSUSE:Factory/ibus-anthy/ibus-anthy.changes2018-04-03 
12:12:21.794816129 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new.7948/ibus-anthy.changes  
2019-09-23 12:39:24.641590285 +0200
@@ -1,0 +2,6 @@
+Fri Sep 20 22:26:20 UTC 2019 - Cliff Zhao 
+
+- update ibus-anthy.spec: update to depending anthy-devel, make it
+  can build successful in SLE15(openSUSE-leap-15). 
+
+---



Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.RpDmx0/_old  2019-09-23 12:39:25.141590203 +0200
+++ /var/tmp/diff_new_pack.RpDmx0/_new  2019-09-23 12:39:25.141590203 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-anthy
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,11 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   ibus-anthy
+BuildRequires:  anthy-devel
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
@@ -24,14 +25,13 @@
 BuildRequires:  python3-gobject2-devel
 BuildRequires:  swig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(anthy)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(ibus-1.0) >= 1.4.99
 BuildRequires:  pkgconfig(python3)
 Version:1.5.10
 Release:0
 Summary:The Anthy engine for IBus input platform
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/I18n/Japanese
 Url:https://github.com/ibus/ibus-anthy
 Source: 
https://github.com/ibus/ibus-anthy/releases/download/%{version}/%{name}-%{version}.tar.gz
@@ -86,7 +86,8 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING README
+%doc AUTHORS README
+%license COPYING
 %{_libexecdir}/ibus-*
 %{_datadir}/ibus-anthy
 %{_datadir}/ibus




commit ibus-anthy for openSUSE:Factory

2018-04-03 Thread root
Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2018-04-03 12:12:21

Comparing /work/SRC/openSUSE:Factory/ibus-anthy (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-anthy.new (New)


Package is "ibus-anthy"

Tue Apr  3 12:12:21 2018 rev:26 rq:593006 version:1.5.10

Changes:

--- /work/SRC/openSUSE:Factory/ibus-anthy/ibus-anthy.changes2017-06-01 
16:32:55.733475517 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes   
2018-04-03 12:12:21.794816129 +0200
@@ -1,0 +2,15 @@
+Mon Apr  2 13:04:38 UTC 2018 - hillw...@opensuse.org
+
+- Update version to 1.5.10
+  * Fixed a warning in ibus-anthy.appdata.xml 
+  * Fix page_up, page_down, candidate_clicked 
+  * Fixed circle_typing_method for Alt-Romaji, Ctrl-/
+  * Added Shift-F7 shortcut key to convert all to Katakana
+  * tests: Add automation testing
+  * Migrated DConf to GSettings 
+  * Added ISSUE_TEMPLATE
+  * Updated emoji dictionary
+  * Added po/es.po po/cs.po
+- Switch to python3.
+
+---

Old:

  ibus-anthy-1.5.9.tar.gz

New:

  ibus-anthy-1.5.10.tar.gz



Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.vQlSWP/_old  2018-04-03 12:12:22.438792954 +0200
+++ /var/tmp/diff_new_pack.vQlSWP/_new  2018-04-03 12:12:22.438792954 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-anthy
 #
-# Copyright (c) 2017 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,19 +17,18 @@
 
 
 Name:   ibus-anthy
-BuildRequires:  anthy-devel
 BuildRequires:  fdupes
-BuildRequires:  gobject-introspection-devel
-BuildRequires:  ibus-devel >= 1.4.99
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
-BuildRequires:  python
-BuildRequires:  python-devel
-BuildRequires:  python-gobject-devel
-BuildRequires:  python-gobject2-devel
+BuildRequires:  python3-gobject
+BuildRequires:  python3-gobject2-devel
 BuildRequires:  swig
 BuildRequires:  update-desktop-files
-Version:1.5.9
+BuildRequires:  pkgconfig(anthy)
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(ibus-1.0) >= 1.4.99
+BuildRequires:  pkgconfig(python3)
+Version:1.5.10
 Release:0
 Summary:The Anthy engine for IBus input platform
 License:GPL-2.0+
@@ -38,8 +37,6 @@
 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)")
-
 %description
 The Anthy engine for IBus platform. It provides Japanese input method from
 libanthy.
@@ -58,33 +55,38 @@
 
 %build
 %configure --disable-static \
-  --libexecdir=%{_libexecdir}
-make %{?jobs:-j %jobs}
+   --libexecdir=%{_libexecdir} \
+   --with-python=python3
+
+make %{?_smp_mflags}
 
 %install
 %makeinstall
-rm -f $RPM_BUILD_ROOT%{python_sitearch}/_anthy.la
-rm -f $RPM_BUILD_ROOT%{_libdir}/libanthygobject-1.0.la
+
+find %{buildroot} -name "*.la" -type f -delete -print
 
 %find_lang %{name}
-%fdupes -s $RPM_BUILD_ROOT
+%fdupes -s %{buildroot}
 
 %suse_update_desktop_file ibus-setup-anthy System Utility settings
 
 %post
 /sbin/ldconfig
+%if 0%{?suse_version} < 1330
 %desktop_database_post
 %icon_theme_cache_post
+%endif
 
 %postun
 /sbin/ldconfig
+%if 0%{?suse_version} < 1330
 %desktop_database_postun
 %icon_theme_cache_postun
+%endif
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README
-#%{_prefix}/%{_lib}/ibus
 %{_libexecdir}/ibus-*
 %{_datadir}/ibus-anthy
 %{_datadir}/ibus
@@ -94,6 +96,7 @@
 %{_libdir}/libanthygobject-*.so.*
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/*
+%{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.anthy.gschema.xml
 
 %files devel
 %defattr(-,root,root,-)

++ ibus-anthy-1.5.9.tar.gz -> ibus-anthy-1.5.10.tar.gz ++
 23789 lines of diff (skipped)




commit ibus-anthy for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2017-06-01 16:32:50

Comparing /work/SRC/openSUSE:Factory/ibus-anthy (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-anthy.new (New)


Package is "ibus-anthy"

Thu Jun  1 16:32:50 2017 rev:25 rq:498364 version:1.5.9

Changes:

--- /work/SRC/openSUSE:Factory/ibus-anthy/ibus-anthy.changes2015-10-06 
13:25:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes   
2017-06-01 16:32:55.733475517 +0200
@@ -1,0 +2,22 @@
+Sun May 21 14:45:49 UTC 2017 - ft...@geeko.jp
+
+- update to 1.5.9
+  * Renamed anthy.appdata.xml to ibus-anthy.appdata.xml
+and update information
+  * Fixed environment variables in anthy.xml and scripts (#4)
+  * Fixed __cmd_predict()
+  * Enabled to click candidate and page up/down on Emoji lookup table
+  * Updated Emoji dictionary for Unicode 9.0 and Emoji 3.0
+
+- update to 1.5.8
+  * Updated URL in anthy.appdata.xml.in
+  * Fixed bytes to str in thumb.py for python3
+  * Fixed get_xkb_layout in thumb.py
+  * setup: Delete a check button "Show input mode icon"
+  * Implement "Automatically commit" with periods
+  * Updated emoji.t
+  * Fixed PyGIWarning: GdkX11 was imported without specifying a version
+  * Added Variation Sector in emoji.t
+  * Split emoji.t into emoji-each.t and emoji-emoji.t
+
+---

Old:

  ibus-anthy-1.5.7.tar.gz

New:

  ibus-anthy-1.5.9.tar.gz



Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.ZkVT7r/_old  2017-06-01 16:32:56.285397660 +0200
+++ /var/tmp/diff_new_pack.ZkVT7r/_new  2017-06-01 16:32:56.289397096 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-anthy
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -29,7 +29,7 @@
 BuildRequires:  python-gobject2-devel
 BuildRequires:  swig
 BuildRequires:  update-desktop-files
-Version:1.5.7
+Version:1.5.9
 Release:0
 Summary:The Anthy engine for IBus input platform
 License:GPL-2.0+

++ ibus-anthy-1.5.7.tar.gz -> ibus-anthy-1.5.9.tar.gz ++
 35171 lines of diff (skipped)




commit ibus-anthy for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2015-10-06 13:25:30

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.changes2015-09-30 
05:51:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes   
2015-10-06 13:25:32.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct  1 13:00:57 UTC 2015 - ft...@geeko.jp
+
+- fix no desktop DB update and icon theme cache update
+
+---



Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.jAuIyA/_old  2015-10-06 13:25:33.0 +0200
+++ /var/tmp/diff_new_pack.jAuIyA/_new  2015-10-06 13:25:33.0 +0200
@@ -71,9 +71,15 @@
 
 %suse_update_desktop_file ibus-setup-anthy System Utility settings
 
-%post -p /sbin/ldconfig
+%post
+/sbin/ldconfig
+%desktop_database_post
+%icon_theme_cache_post
 
-%postun -p /sbin/ldconfig
+%postun
+/sbin/ldconfig
+%desktop_database_postun
+%icon_theme_cache_postun
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)




commit ibus-anthy for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2015-09-30 05:51:10

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.changes2015-08-12 
15:13:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes   
2015-09-30 05:51:11.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep 22 09:39:47 UTC 2015 - ft...@geeko.jp
+
+- Stop providing locale(ja)
+  * Most of ja locale users do not need this anymore
+- Update the upstream URL
+
+---



Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.PnXp75/_old  2015-09-30 05:51:11.0 +0200
+++ /var/tmp/diff_new_pack.PnXp75/_new  2015-09-30 05:51:11.0 +0200
@@ -34,8 +34,7 @@
 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/
+Url:https://github.com/ibus/ibus-anthy
 Source: 
https://github.com/ibus/ibus-anthy/releases/download/%{version}/%{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 




commit ibus-anthy for openSUSE:Factory

2015-08-12 Thread h_root
Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2015-08-12 15:13:18

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.changes2014-09-28 
19:54:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes   
2015-08-12 15:13:19.0 +0200
@@ -1,0 +2,11 @@
+Sat Jul 25 18:40:34 UTC 2015 - ft...@geeko.jp
+
+- update to 1.5.7
+  * Fixed no parent when click on shortcut keys
+  * Updated emoji table
+  * Added textdomain in default.xml
+  * Added anthy.appdata.xml
+  * Fixed to import sys
+  * Added icon_prop_key support for IBus 1.5.11 
+
+---

Old:

  ibus-anthy-1.5.6.tar.gz

New:

  ibus-anthy-1.5.7.tar.gz



Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.3pBrhY/_old  2015-08-12 15:13:19.0 +0200
+++ /var/tmp/diff_new_pack.3pBrhY/_new  2015-08-12 15:13:19.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-anthy
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -29,7 +29,7 @@
 BuildRequires:  python-gobject2-devel
 BuildRequires:  swig
 BuildRequires:  update-desktop-files
-Version:1.5.6
+Version:1.5.7
 Release:0
 Summary:The Anthy engine for IBus input platform
 License:GPL-2.0+
@@ -87,6 +87,8 @@
 %{_datadir}/applications/ibus-setup-anthy.desktop
 %{_datadir}/icons/hicolor/
 %{_libdir}/libanthygobject-*.so.*
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/*
 
 %files devel 
 %defattr(-,root,root,-)

++ ibus-anthy-1.5.6.tar.gz - ibus-anthy-1.5.7.tar.gz ++
 11409 lines of diff (skipped)




commit ibus-anthy for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2014-09-28 19:54:26

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.changes2014-03-25 
13:22:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes   
2014-09-28 19:54:54.0 +0200
@@ -1,0 +2,12 @@
+Sun Sep 28 12:05:16 UTC 2014 - ft...@geeko.jp
+
+-update to 1.5.6
+  * Remove references to deprecated GTK classes
+  * Replace FileNotFoundError with IOError for Python 2
+(Fix bnc#898849)
+  * Change fequencies of symbols from 500 to 0
+  * Add emojis to the dictionary
+  * Set preview_lines to -1 for zip code
+  * Add search entry in the view dictionary dialog
+
+---

Old:

  ibus-anthy-1.5.5.tar.gz

New:

  ibus-anthy-1.5.6.tar.gz



Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.r9I4tg/_old  2014-09-28 19:54:55.0 +0200
+++ /var/tmp/diff_new_pack.r9I4tg/_new  2014-09-28 19:54:55.0 +0200
@@ -29,7 +29,7 @@
 BuildRequires:  python-gobject2-devel
 BuildRequires:  swig
 BuildRequires:  update-desktop-files
-Version:1.5.5
+Version:1.5.6
 Release:0
 Summary:The Anthy engine for IBus input platform
 License:GPL-2.0+

++ ibus-anthy-1.5.5.tar.gz - ibus-anthy-1.5.6.tar.gz ++
 10374 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ibus-anthy for openSUSE:Factory

2014-03-25 Thread h_root
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.changes2013-10-08 
20:35:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes   
2014-03-25 13:22:35.0 +0100
@@ -1,0 +2,15 @@
+Wed Mar 19 20:13:11 CST 2014 - hillw...@linuxfans.org
+
+- 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 - fcro...@suse.com
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.VBSon7/_new  2014-03-25 13:22:35.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ibus-anthy for openSUSE:Factory

2013-10-08 Thread h_root
Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2013-10-08 20:35:09

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.changes2013-07-08 
16:47:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes   
2013-10-08 20:35:11.0 +0200
@@ -1,0 +2,16 @@
+Tue Oct  8 10:08:51 CST 2013 - hillw...@linuxfans.org
+
+- update to 1.5.4
+  * Removed g_type_init() calls.
+  * Fixed ibus-engine-anthy --xml without display
+  * Fixed kana_voiced_consonant_no_rule for 'bo'.
+  * Fixed dicts.
+  * Updated symbol.t with Seiza.
+  * Added Era dict.
+  * Updated source files with the latest GPL 2.0.
+  * Imported anthy zipcode.t into ibus-anthy.
+  * Added to check the input purpose for gnome-shell password dialog.
+  * Implemented ISO 14755 with Ctrl+Shift+u in LATIN mode.
+  * Extracted prefix in ANTHY_ZIPCODE_FILE for sh test.
+
+---

Old:

  ibus-anthy-1.5.3.tar.gz

New:

  ibus-anthy-1.5.4.tar.gz



Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.jQIrF2/_old  2013-10-08 20:35:13.0 +0200
+++ /var/tmp/diff_new_pack.jQIrF2/_new  2013-10-08 20:35:13.0 +0200
@@ -19,18 +19,18 @@
 Name:   ibus-anthy
 BuildRequires:  anthy-devel 
 BuildRequires:  fdupes 
+BuildRequires:  gobject-introspection-devel
 BuildRequires:  ibus-devel = 1.4.99 
 BuildRequires:  intltool 
 BuildRequires:  pkgconfig 
 BuildRequires:  python 
 BuildRequires:  python-devel 
-BuildRequires:  swig
-BuildRequires:  python-gobject2-devel
 BuildRequires:  python-gobject-devel
-BuildRequires:  gobject-introspection-devel
+BuildRequires:  python-gobject2-devel
+BuildRequires:  swig
 BuildRequires:  update-desktop-files
-Version:1.5.3
-Release:1
+Version:1.5.4
+Release:0
 Summary:The Anthy engine for IBus input platform
 License:GPL-2.0+
 Group:  System/I18n/Japanese
@@ -87,12 +87,10 @@
 %{_datadir}/applications/ibus-setup-anthy.desktop
 %{_datadir}/icons/hicolor/
 
-
 %files devel 
 %defattr(-,root,root,-)
 %{_includedir}/ibus-anthy-1.0
 %{_datadir}/gir-1.0
 %{_libdir}/libanthygobject-*
 
-
 %changelog

++ ibus-anthy-1.5.3.tar.gz - ibus-anthy-1.5.4.tar.gz ++
 8623 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ibus-anthy for openSUSE:Factory

2013-07-08 Thread h_root
Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2013-07-08 16:47:22

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.changes2012-06-28 
15:28:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes   
2013-07-08 16:47:24.0 +0200
@@ -1,0 +2,47 @@
+Mon Jul  8 00:01:31 CST 2013 - hillw...@linuxfans.org
+
+- update to 1.5.3
+  * Fixed some bugs
+
+---
+Wed Jan 22 11:17:04 CST 2013 - hillw...@linuxfans.org
+
+- update to 1.5.0
+  * Added ibus menu customization.
+  * Added us layout table for Kana.
+  * Added keyboard layout customization.
+  * Enabled IBusProperty.symbol with ibus 1.5 .
+  * Add a .desktop file for ibus-setup-anthy
+  * Updated configure.ac to use ibus pygobject3.
+  * Converted pygtk2 to gir gtk3.
+  * Added to sync the user config xml between versions.
+  * Updated translations.
+  * Added ibus menu customization.
+  * Replaced the legacy icon gtk-preferences with preferences-desktop.
+  * Added el.po.
+  * Fixed to delete arch depended lines. (#884031)
+
+---
+Fri Dec 14 12:08:11 CST 2012 - hillw...@linuxfans.org
+
+- update to 1.4.99.20121006.
+  * Fixed GtkBuilder bindtextdomain in ibus-setup.
+  * Updated configure.ac to use ibus pygobject3.
+  * Fixed MBCS dict file names (#1479)
+  * Add a .desktop file for ibus-setup-anthy
+  * Added IBUS_VERSION_TEST to make sure the latest ibus is used.
+  * First round of string fixes.
+  * Added anthy themed icon.
+  * Used ibus_config_get_values
+  * Added old repeated chars in symbol.t and oldchar.t
+  * Fixed IBus.Bus.get_config is null. (#848023)
+  * Fixed GLib.Variant.dup_strv for pygobject3 3.3.4 or later. (#854161)
+  * Fixed a UI string; katakana. (#1508)
+  * Enabled IBusProperty.symbol with ibus 1.5 .
+  * Fixed IBus.LookupTable-candidates-len  0 (#860135)
+  * Added keyboard layout customization.
+  * Updated translations.
+  * Update French translation
+  * Disabled noinst data.
+
+---
@@ -8 +55 @@
-Sat Jun  9 11:24:33 UTC+8 2012 - hillw...@linuxfans.org
+Sat Jun  9 11:24:33 CST 2012 - hillw...@linuxfans.org
@@ -13 +60 @@
-Wed Jun  6 22:31:17 UTC+8 2012 - hillw...@linuxfans.org
+Wed Jun  6 22:31:17 CST 2012 - hillw...@linuxfans.org

Old:

  ibus-anthy-1.2.7.tar.gz

New:

  ibus-anthy-1.5.3.tar.gz



Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.4AliiO/_old  2013-07-08 16:47:24.0 +0200
+++ /var/tmp/diff_new_pack.4AliiO/_new  2013-07-08 16:47:24.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-anthy
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -19,13 +19,18 @@
 Name:   ibus-anthy
 BuildRequires:  anthy-devel
 BuildRequires:  fdupes
-BuildRequires:  ibus-devel
+BuildRequires:  ibus-devel = 1.4.99 
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
+BuildRequires:  python 
 BuildRequires:  python-devel
 BuildRequires:  swig
-Version:1.2.7
-Release:0
+BuildRequires:  python-gobject2-devel
+BuildRequires:  python-gobject-devel
+BuildRequires:  gobject-introspection-devel
+BuildRequires:  update-desktop-files
+Version:1.5.3
+Release:1
 Summary:The Anthy engine for IBus input platform
 License:GPL-2.0+
 Group:  System/I18n/Japanese
@@ -40,30 +45,54 @@
 The Anthy engine for IBus platform. It provides Japanese input method from
 libanthy.
 
+%package devel
+Summary: Development files for %{name}
+Group:   Development/Libraries/C and C++
+Requires:%{name} = %{version}-%{release}
+ 
+%description devel
+The %{name}-devel package includes the header files for the %{name} package.
+
+
 %prep
 %setup -q
 
 %build
 %configure --disable-static \
-  --libexecdir=%{_prefix}/%{_lib}/ibus
+  --libexecdir=%{_libexecdir}
 make %{?jobs:-j %jobs}
 
 %install
 %makeinstall
 rm -f $RPM_BUILD_ROOT%{python_sitearch}/_anthy.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/libanthygobject-1.0.la
 
 %find_lang %{name}
 %fdupes -s $RPM_BUILD_ROOT
 
-%clean
-rm -rf $RPM_BUILD_ROOT
+%suse_update_desktop_file ibus-setup-anthy System Utility settings
+
+%post devel -p /sbin/ldconfig
+
+%postun 

commit ibus-anthy for openSUSE:Factory

2012-06-28 Thread h_root
Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2012-06-28 15:28:09

Comparing /work/SRC/openSUSE:Factory/ibus-anthy (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-anthy.new (New)


Package is ibus-anthy, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/ibus-anthy/ibus-anthy.changes2012-06-11 
07:30:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes   
2012-06-28 15:28:10.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 26 12:03:45 CEST 2012 - ti...@suse.de
+
+- back to version 1.2.7, as 1.4rc is still too unstable and
+  doesn't work on M17N/12.1 systems at all
+
+---

Old:

  ibus-anthy-1.3.99.20120327.tar.gz

New:

  ibus-anthy-1.2.7.tar.gz



Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.VgTRIK/_old  2012-06-28 15:28:12.0 +0200
+++ /var/tmp/diff_new_pack.VgTRIK/_new  2012-06-28 15:28:12.0 +0200
@@ -17,15 +17,20 @@
 
 
 Name:   ibus-anthy
-BuildRequires:  anthy-devel fdupes ibus-devel intltool pkgconfig python-devel 
swig
-Version:1.3.99.20120327
-Release:1
+BuildRequires:  anthy-devel
+BuildRequires:  fdupes
+BuildRequires:  ibus-devel
+BuildRequires:  intltool
+BuildRequires:  pkgconfig
+BuildRequires:  python-devel
+BuildRequires:  swig
+Version:1.2.7
+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/
-BuildRequires:  gobject-introspection-devel
 Source: %{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -35,15 +40,6 @@
 The Anthy engine for IBus platform. It provides Japanese input method from
 libanthy.
 
-%package devel
-Summary: Development files for %{name}
-Group:   Development/Libraries
-Requires:%{name} = %{version}-%{release}
- 
-%description devel
-The %{name}-devel package includes the header files for the %{name} package.
-
-
 %prep
 %setup -q
 
@@ -55,7 +51,6 @@
 %install
 %makeinstall
 rm -f $RPM_BUILD_ROOT%{python_sitearch}/_anthy.la
-rm -f $RPM_BUILD_ROOT%{_libdir}/libanthygobject-1.0.la
 
 %find_lang %{name}
 %fdupes -s $RPM_BUILD_ROOT
@@ -63,24 +58,12 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post devel -p /sbin/ldconfig
-
-%postun devel -p/sbin/ldconfig
-
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README
-#%{python_sitearch}
+%{python_sitearch}
 %{_prefix}/%{_lib}/ibus
 %{_datadir}/ibus-anthy
 %{_datadir}/ibus
-%{_libdir}/girepository-1.0
-
-%files devel 
-%defattr(-,root,root,-)
-%{_includedir}/ibus-anthy-1.0
-%{_libdir}/libanthygobject-*
-%{_datadir}/gir-1.0
-
 
 %changelog

++ ibus-anthy-1.3.99.20120327.tar.gz - ibus-anthy-1.2.7.tar.gz ++
 20821 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ibus-anthy for openSUSE:Factory

2012-06-10 Thread h_root
Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2012-06-11 07:30:54

Comparing /work/SRC/openSUSE:Factory/ibus-anthy (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-anthy.new (New)


Package is ibus-anthy, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/ibus-anthy/ibus-anthy.changes2011-09-23 
02:03:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes   
2012-06-11 07:30:57.0 +0200
@@ -1,0 +2,10 @@
+Sat Jun  9 11:24:33 UTC+8 2012 - hillw...@linuxfans.org
+
+- update to 1.3.99.20120327(1.4rc).
+
+---
+Wed Jun  6 22:31:17 UTC+8 2012 - hillw...@linuxfans.org
+
+- update to 1.2.7
+
+---

Old:

  ibus-anthy-1.2.6.tar.gz

New:

  ibus-anthy-1.3.99.20120327.tar.gz



Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.45EIXU/_old  2012-06-11 07:30:59.0 +0200
+++ /var/tmp/diff_new_pack.45EIXU/_new  2012-06-11 07:30:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-anthy
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,18 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   ibus-anthy
 BuildRequires:  anthy-devel fdupes ibus-devel intltool pkgconfig python-devel 
swig
-Version:1.2.6
-Release:3
+Version:1.3.99.20120327
+Release:1
 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/
+BuildRequires:  gobject-introspection-devel
 Source: %{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -36,6 +35,15 @@
 The Anthy engine for IBus platform. It provides Japanese input method from
 libanthy.
 
+%package devel
+Summary: Development files for %{name}
+Group:   Development/Libraries
+Requires:%{name} = %{version}-%{release}
+ 
+%description devel
+The %{name}-devel package includes the header files for the %{name} package.
+
+
 %prep
 %setup -q
 
@@ -47,6 +55,7 @@
 %install
 %makeinstall
 rm -f $RPM_BUILD_ROOT%{python_sitearch}/_anthy.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/libanthygobject-1.0.la
 
 %find_lang %{name}
 %fdupes -s $RPM_BUILD_ROOT
@@ -54,12 +63,24 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post devel -p /sbin/ldconfig
+
+%postun devel -p/sbin/ldconfig
+
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README
-%{python_sitearch}
+#%{python_sitearch}
 %{_prefix}/%{_lib}/ibus
 %{_datadir}/ibus-anthy
 %{_datadir}/ibus
+%{_libdir}/girepository-1.0
+
+%files devel 
+%defattr(-,root,root,-)
+%{_includedir}/ibus-anthy-1.0
+%{_libdir}/libanthygobject-*
+%{_datadir}/gir-1.0
+
 
 %changelog

++ ibus-anthy-1.2.6.tar.gz - ibus-anthy-1.3.99.20120327.tar.gz ++
 25654 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ibus-anthy for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2011-12-06 18:18:40

Comparing /work/SRC/openSUSE:Factory/ibus-anthy (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-anthy.new (New)


Package is ibus-anthy, Maintainer is 

Changes:




Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.E7vES6/_old  2011-12-06 18:32:30.0 +0100
+++ /var/tmp/diff_new_pack.E7vES6/_new  2011-12-06 18:32:30.0 +0100
@@ -23,7 +23,7 @@
 Version:1.2.6
 Release:3
 Summary:The Anthy engine for IBus input platform
-License:GPLv2+
+License:GPL-2.0+
 Group:  System/I18n/Japanese
 Provides:   locale(ibus:ja)
 Url:http://code.google.com/p/ibus/

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ibus-anthy for openSUSE:Factory

2011-07-25 Thread h_root

Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory
checked in at Mon Jul 25 10:26:02 CEST 2011.




--- ibus-anthy/ibus-anthy.changes   2011-06-27 12:47:44.0 +0200
+++ /mounts/work_src_done/STABLE/ibus-anthy/ibus-anthy.changes  2011-07-22 
16:55:31.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 22 16:54:55 CEST 2011 - ti...@suse.de
+
+- Add missing locale-specific provides tag (bnc#707712)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ ibus-anthy.spec ++
--- /var/tmp/diff_new_pack.l41lIg/_old  2011-07-25 10:25:50.0 +0200
+++ /var/tmp/diff_new_pack.l41lIg/_new  2011-07-25 10:25:50.0 +0200
@@ -21,10 +21,11 @@
 Name:   ibus-anthy
 BuildRequires:  anthy-devel fdupes ibus-devel intltool pkgconfig python-devel 
swig
 Version:1.2.6
-Release:1
+Release:3
 Summary:The Anthy engine for IBus input platform
 License:GPLv2+
 Group:  System/I18n/Japanese
+Provides:   locale(ibus:ja)
 Url:http://code.google.com/p/ibus/
 Source: %{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org