Hello community,

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

Package is "ibus"

Sun Apr 22 14:39:05 2018 rev:84 rq:599670 version:1.5.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus/ibus.changes        2018-04-11 
13:47:48.753570481 +0200
+++ /work/SRC/openSUSE:Factory/.ibus.new/ibus.changes   2018-04-22 
14:39:06.602117522 +0200
@@ -1,0 +2,5 @@
+Thu Apr 19 13:57:45 UTC 2018 - [email protected]
+
+- Fix filelist for SLE.
+
+-------------------------------------------------------------------
New Changes file:

--- /dev/null   2018-03-29 10:35:27.759803458 +0200
+++ /work/SRC/openSUSE:Factory/.ibus.new/python-ibus.changes    2018-04-22 
14:39:07.310091903 +0200
@@ -0,0 +1,913 @@
+-------------------------------------------------------------------
+Fri Apr 13 07:36:11 UTC 2018 - [email protected]
+
+- Split python2-ibus, it is still necessary for ibus-sunpinyin and
+  ibus-googlepinyin right now.
+
+-------------------------------------------------------------------
+Tue Mar  6 06:32:14 UTC 2018 - [email protected]
+
+- Update version to 1.5.18
+  * tools: Do not change keymaps with 'use-system-keyboard-layout'
+  * src: Fix GVariant leaks (Carlos Garnacho)
+  * src: Added some error handlings from a code review
+  * src: Add libgobject.so to LDADD for Debian libtool (Danny)
+  * src: Reintroduce the hex mode keybind with an environment variable (Aaron 
Muir Hamilton)
+  * ui/gtk3: Translate input method name in ibus (Peng Wu)
+  * Added DBus filtering against malware
+  * Implement Unicode choice on Emojier
+  * Implement ibus-extension-gtk3 for the global keybinding 
+  * Disable panel extension for 'gdm' and 'liveuser' user
+  * ui/gtk3: Set title string in gnome-shell
+  * Add ISSUE_TEMPLATE
+  * Updated translations
+
+-------------------------------------------------------------------
+Thu Jan 25 06:27:27 UTC 2018 - [email protected]
+
+- Change xim.d-ibus-121: Unset LC_CTYPE to make LANG variable 
+  can change system locale successful(boo#1076854).
+
+-------------------------------------------------------------------
+Mon Jan  8 11:43:48 UTC 2018 - [email protected]
+
+- Do not condition sources they all need to be present in src rpm
+- Add conditionals for python2 and python3
+- Use full url for github downloads instead of handmade tarball
+- Use make_install macro
+- Apply py3 enablement patches everywhere, no effect on py2 code
+- Drop python3 split spec file as it is not needed and use only
+  python3
+  * As there are no dependent packages on python-ibus directly
+    people should repoint their scripts to the python3 variant
+  * Makefiles do not allow building both at once so stick only
+    with py3 as we are disabling python2 slowly anyway
+- Drop 12.2 KDE icons as the codestreams are long out of support
+- Drop the kde4 icons too as we are plasma5 based now and enable
+  appindicator integration for plasma5 conditionaly under KDE
+  condition
+
+-------------------------------------------------------------------
+Tue Dec 19 14:50:21 UTC 2017 - [email protected]
+
+- Fix boo#1073524: IBus does not work on Qt5 applicatin under
+  Qt5 only environment
+  * do not set QT_IM_MODULE=xim for Qt5 applications
+  * use QT4_IM_MODULE for Qt4 applications
+
+-------------------------------------------------------------------
+Sun Nov 19 13:56:06 UTC 2017 - [email protected]
+
+- Enable emoji support for openSUSE.
+- Use %fdupes in python3-ibus.
+
+-------------------------------------------------------------------
+Sat Nov  4 08:34:08 UTC 2017 - [email protected]
+
+- Enable python3 build
+
+-------------------------------------------------------------------
+Sat Oct 28 15:05:56 UTC 2017 - [email protected]
+
+- Update to 1.5.17
+  * ui/gtk3: Emojier supports Ctrl-c,v,x and Ctrl-Shift-c
+  * Make all emoji dicts for fully qualified
+  * ui/gtk3: Fix SEGV of Emojier on de_DE.UTF-8
+  * ui/gtk3: Do not activate emoji cells on mouse until mouse moves
+  * ui/gtk3: Fix SEGV of XKeysymToKeycode() on Wayland
+  * client/gtk2: include the scaling factor in Wayland
+  * Add IBus portal service to support Flatpack
+  * ui/gtk3: Switcher should ignore mouse until it moves
+  * client/gtk2: Do not send key events to GtkIMContextSimple
+  * ui/gtk3: Fix PropertyPanel position in workarea
+  * ui/gtk3: Fix to enable menu button on PropertyPanel
+  * ui/gtk3: Increase timeout of window filter in PropertyPanel
+  * ui/gtk3: Unset GDK_CORE_DEVICE_EVENTS
+  * ui/gtk3: Unref Panel and Indicator when double panels run
+  * engine: Add Malay and Mongolian keymaps
+  * Update translations
+
+-------------------------------------------------------------------
+Tue Aug 29 12:38:07 UTC 2017 - [email protected]
+
+- Don't build the branding-openSUSE-KDE package on SLE 
+
+-------------------------------------------------------------------
+Sun Jul 23 15:14:29 UTC 2017 - [email protected]
+
+- Fix boo#1047912: ibus-setup crashes on Tumbleweed
+  * fix missing dependency on python?-gobject-Gdk
+
+-------------------------------------------------------------------
+Sat May 27 12:21:30 UTC 2017 - [email protected]
+
+- Update ibus.spec: copy auto-start files to SOURCE directory
+  to enable modifications before compile.
+- Add ibus-disable-engines-preload-in-GNOME.patch: Disable load
+  preload-engines actions in SLE, which is unnecessary for mono IMF
+  in SLE and may cause CJK user login failed (bsc#1036729).
+
+-------------------------------------------------------------------
+Wed May 24 14:00:34 UTC 2017 - [email protected]
+
+- Update to 1.5.16
+  * Implement shortcut keys on emoji dialog
+  * Move language settings from IBusEmojier to ibus-setup
+  * Improve `ibus emoji` command to work on Wayland
+  * Emoji-related improvements
+  * Add man page of `ibus emoji` command
+- Update to 1.5.15
+  * Fix memory leaks
+  * Fix warnings during resizing panel
+  * Improve emoji lookup window
+  * Support scrill event in GTK3 candidate panel
+  * Avoid emoji typing during Unicode typing
+  * Fix potential buffer overrun in CreateNestedListi()
+  * Set emoji preview text on font setting
+  * Add `ibus emoji` command
+- Clean up spec file
+
+-------------------------------------------------------------------
+Sun Mar 12 14:41:40 UTC 2017 - [email protected]
+
+- Drop ibus-vala-0.36.patch: No longer needed, since vala 0.36
+  re-introduced the compatibility layer.
+
+-------------------------------------------------------------------
+Wed Mar  1 14:25:29 UTC 2017 - [email protected]
+
+- Drop ibus-vala-0.18.patch: No longer needed.
+
+-------------------------------------------------------------------
+Wed Mar  1 13:16:08 UTC 2017 - [email protected]
+
+- Add ibus-vala-0.36.patch: Fix build with vala 0.36, which is
+  stricter in its binding usage. Patch only respective vala
+  versions.
+
+-------------------------------------------------------------------
+Wed Dec 28 15:04:47 UTC 2016 - [email protected]
+
+- Disable emoji dict build.
+
+-------------------------------------------------------------------
+Thu Aug 25 02:40:50 UTC 2016 - [email protected]
+
+- Update to 1.5.14
+  * Don't warn if DISPLAY is not set.
+  * Install a DBus service file
+  * configure: don't hardcode pkg-config
+  * conf/gconf: Fix SEGV in ibus_config_gconf_get_values
+  * client/gtk2: Fix SEGV with Wayland display
+  * ui/gtk3: Fix panel CSS format for GTK 3.20
+  * engine: Implement Emoji typing with XKB engines
+  * engine: Add emoji-list.html
+  * engine: Use annotations/en.xml from unocode.org but not
+    emoji-list.html
+  * Fix typo in configure.ac
+  * tests/ibus-engine-switch: Don't try to remove non-existing GSource
+  * Fix make dist
+  * Fix Croatian language code in simple.xml
+  * Replace deprecated GSimpleAsyncResult with GTask since GLib 2.46
+
+-------------------------------------------------------------------
+Mon Apr 18 14:40:35 UTC 2016 - [email protected]
+
+- Upstream update to 1.5.13
+  * Add SetCursorLocationRelative D-Bus method
+- Upstream update to 1.5.12
+  * Fix ibus-daemon does not update user cache
+  * Fix lookup window on a secondary monitor cannot get its correct
+    size
+  * Fix default position of property panel under multi monitor
+    environments
+  * Change language code from ISO 939-2 to ISO 639-1
+  * Fix minor bugs
+
+-------------------------------------------------------------------
+Mon Apr 18 13:51:12 UTC 2016 - [email protected]
+
+- Drop show-input-mode-icon.patch
+  * this feature has been reimplemented in another approach
+
+-------------------------------------------------------------------
+Wed Apr 13 16:47:52 UTC 2016 - [email protected]
+
+- Own all oxygen icon subdirs, starting with KF 5.21.0, oxygen is
+  no longer installed to the same location
++++ 716 more lines (skipped)
++++ between /dev/null
++++ and /work/SRC/openSUSE:Factory/.ibus.new/python-ibus.changes

New:
----
  python-ibus.changes
  python-ibus.spec

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

Other differences:
------------------
++++++ ibus.spec ++++++
--- /var/tmp/diff_new_pack.NhvmoO/_old  2018-04-22 14:39:08.482049495 +0200
+++ /var/tmp/diff_new_pack.NhvmoO/_new  2018-04-22 14:39:08.482049495 +0200
@@ -319,8 +319,6 @@
 %{_bindir}/ibus-setup
 %{_datadir}/ibus/
 %{_datadir}/applications/ibus-setup.desktop
-%{_datadir}/applications/org.freedesktop.IBus.Panel.Emojier.desktop
-%{_datadir}/applications/org.freedesktop.IBus.Panel.Extension.Gtk3.desktop
 %{_datadir}/GConf/gsettings/ibus.convert
 %{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/ibus*.*
@@ -339,6 +337,8 @@
 %{_mandir}/man1/ibus-daemon.1%{ext_man}
 %{_mandir}/man1/ibus-setup.1%{ext_man}
 %if %{with_emoji}
+%{_datadir}/applications/org.freedesktop.IBus.Panel.Emojier.desktop
+%{_datadir}/applications/org.freedesktop.IBus.Panel.Extension.Gtk3.desktop
 %{_mandir}/man7/ibus-emoji.7%{ext_man}
 %endif
 

++++++ python-ibus.spec ++++++
#
# spec file for package python-ibus
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%define _name ibus

Name:           python-ibus
Version:        1.5.18
Release:        0
Summary:        Python2 module for ibus
License:        LGPL-2.1+
Group:          System/I18n/Chinese
Url:            https://github.com/ibus/
Source:         
https://github.com/ibus/ibus/releases/download/%{version}/%{_name}-%{version}.tar.gz
# Source:         %{_name}-%{version}.tar.gz
# PATCH-FIX-OPENSUSE ibus-python-install-dir.patch [email protected]
Patch0:         ibus-python-install-dir.patch
BuildRequires:  dbus-1-glib-devel
BuildRequires:  dbus-1-python-devel >= 0.83.0
BuildRequires:  dconf-devel >= 0.7.5
BuildRequires:  fdupes
BuildRequires:  gconf2-devel
BuildRequires:  gettext-devel
BuildRequires:  glib2-devel >= 2.34.0
BuildRequires:  gobject-introspection-devel >= 0.9.6
BuildRequires:  gtk-doc >= 1.9
BuildRequires:  gtk2-devel
BuildRequires:  intltool
BuildRequires:  iso-codes-devel
BuildRequires:  libnotify-devel >= 0.7
BuildRequires:  libtool
BuildRequires:  pkg-config
BuildRequires:  python
BuildRequires:  python-devel
BuildRequires:  python-gobject-devel
BuildRequires:  unicode-ucd
BuildRequires:  update-desktop-files
BuildRequires:  x11-tools
BuildRequires:  pkgconfig(gtk+-3.0)
BuildRequires:  pkgconfig(json-glib-1.0)
BuildRequires:  pkgconfig(vapigen)
BuildRequires:  pkgconfig(xkbcommon)
# copy_deep method is supported since 0.31.1
BuildRequires:  vala >= 0.31.1
Requires:       %{_name} = %{version}
Requires:       python-gobject
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
IBus means Intelligent Input Bus. It is a new input framework for Linux OS. It 
provides
full featured and user friendly input method user interface. It also may help
developers to develop input method easily.

%prep
%setup -q -n %{_name}-%{version}
%patch0 -p1

%build
autoreconf -fi
intltoolize -f
%configure --disable-static \
           --enable-gtk3 \
           --enable-vala \
           --disable-emoji-dict \
           --enable-python-library \
           --enable-introspection \
           --disable-gconf \
           --enable-dconf \
           --enable-gtk-doc \
           --enable-surrounding-text \
           --enable-appindicator_engine_icon \
           --libexecdir=%{_libdir}/ibus
make %{?_smp_mflags}

%install
%make_install

#remove needless files
rm -rf %{buildroot}%{_bindir} %{buildroot}%{_datadir} 
%{buildroot}%{_libdir}/ibus \
       %{buildroot}%{_libdir}/gtk-* %{buildroot}%{_sysconfdir} 
%{buildroot}%{_includedir} \
       %{buildroot}%{_libdir}/libibus* %{buildroot}%{_libdir}/pkgconfig \
       %{buildroot}%{_libdir}/girepository-1.0

%fdupes %{buildroot}%{python_sitearch}

%files
%defattr(-,root,root)
%{python_sitearch}/ibus
%{python_sitearch}/gi/overrides/*

%changelog

Reply via email to