Hello community,

here is the log from the commit of package fcitx for openSUSE:Factory checked 
in at 2017-12-04 10:00:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx"

Mon Dec  4 10:00:17 2017 rev:58 rq:547516 version:4.2.9.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx/fcitx.changes      2017-04-30 
21:10:04.341654303 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx.new/fcitx.changes 2017-12-04 
10:00:20.944830026 +0100
@@ -1,0 +2,68 @@
+Sat Nov 11 01:06:32 UTC 2017 - [email protected]
+
+- update 4.2.9.5
+  * [qt] remove quickphrase editor, moved to qt5
+  * [misc] forget to remove the add_directory for quickphrase editor
+  * fcitx-configtool.desktop: Remove MimeType entry
+  * [frontend] add a compatibility layer for ofd.portal.Fcitx
+  * [gtk] run clang-format on gtk libraries
+  * [gclinet] remove a undefined function
+  * set display for fcitx and harden dbus frontend with sender verification
+  * extend dbus module to be able to accept external dbus connection
+  * [ipcportal] fix signal sending in portal
+  * [qt] delay the recheck on availability, but does do the recheck
+  * [portal] put ipc portal in queue
+  * [qt] do the real unwatch
+  * [misc] make more optional disabled option for easier flatpak
+  * [table] make sure we don't download table data if we disable table
+- changes in 4.2.9.4
+  * [gtk, kimpanel] add relative coordinate support
+  * [kimpanel] check null before use ic
+  * [kimpanel] correctly reset relative spot state
+  * [notificationitem] Reply event method call
+- changes in 4.2.9.3
+  * [core] Make sure when RealEnd is called, instance->destroy == true
+- changes in 4.2.9.2
+  * [notificationitem] avoid unnecessary xembed tray icon fallback
+  * [classicui] give tray icon a default size
+  * [qt] fix inconsistency when handling qstring and ucs4 string
+  * [classicui] Watch for dockWindow visual property change
+  * [qt] fromUcs4 expect a nul terminated string by default, give it a size
+  * [core] Expose internal show input speed function
+  * logging should not include the build path(boo#951602)
+  * autostart desktop file should not be shown(boo#968486)
+  * [qt] replace QPointer with raw pointer in icdata
+  * [notificationitem] display layout under unity 
+  * [diagnose] Print info about dbus name owner
+  * Include emoji short codes ("emoji alpha codes") 
+  * [notificationitem] Fix a bug in plugin entry
+  * [core] Add a new hook to watch ui status changed
+  * [xim] handle reset ic
+  * [utils] Improve process name detection on *BSD
+  * [quickphrase] use some different character, original one looks bad under 
noto
+  * [misc] use RTLD_NODELETE for all dlopen
+  * Call sem_post() only on valid semaphore
+  * [unicode] Update Unicode 9.0 descriptions
+  * [classicui] Check XShape version before using it 
+  * [remote] exit the loop after trying 20 times
+  * Require bash in fcitx-cmake-helper.sh
+  * [xim] fix a memset
+  * [pinyin] fix missing files
+  * [dbus] fix a wrong dbus destruct order that my cause deadlock on exit
+  * [xkb] handle some corner case for any evil third party that override layout
+  * [xkb, xkbdbus] add support for our gnome-shell kimpanel dbus helper
+  * [xkb] fix circular deps between xkb and xkbdbus
+  * [gclient] try to eliminate a warning for configtool
+  * [misc] enforce c99 for compiler 
+  * [core] call backtrace() ahead to let it finish init()
+  * [misc] remove a dup define
+  * [unicode] enable prev/next key and enter to choose for unicode
+  * [gtk] fix wrong gobject add weak pointer
+  * [misc] use unsigned int instead for portability
+  * Remove deprecated api in enchant so we can also support 2.1.0.
+  * Fix bashism/use correct shebang
+- drop fcitx-autostart-desktop-no-display.patch, upstreamed
+- drop fcitx-use-basename-for-log.patch, upstreamed
+- drop boo954623.patch, upstreamed
+
+-------------------------------------------------------------------

Old:
----
  _service
  boo954623.patch
  fcitx-4.2.9.1_dict.tar.xz
  fcitx-autostart-desktop-no-display.patch
  fcitx-use-basename-for-log.patch

New:
----
  fcitx-4.2.9.5_dict.tar.xz

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

Other differences:
------------------
++++++ fcitx.spec ++++++
--- /var/tmp/diff_new_pack.5pk2mw/_old  2017-12-04 10:00:22.932757873 +0100
+++ /var/tmp/diff_new_pack.5pk2mw/_new  2017-12-04 10:00:22.936757729 +0100
@@ -19,7 +19,7 @@
 %define libver -4_2_9
 
 Name:           fcitx
-Version:        4.2.9.1
+Version:        4.2.9.5
 Release:        0
 Summary:        Flexible Context-aware Input Tool with eXtension
 License:        GPL-2.0+
@@ -32,14 +32,8 @@
 Source8:        openSUSE-themes.tar.gz
 Source9:        macros.%{name}
 Source99:       baselibs.conf
-# PATCH-FIX-OPENSUSE fcitx-use-basename-for-log.patch boo#951602
-Patch1:         fcitx-use-basename-for-log.patch
 # PATCH-FIX-OPENSUSE fcitx-autostart-check-INPUT_METHOD.patch boo#947576
 Patch2:         fcitx-autostart-check-INPUT_METHOD.patch
-# PATCH-FIX-OPENSUSE fcitx-autostart-desktop-no-display.patch boo#968486
-Patch3:         fcitx-autostart-desktop-no-display.patch
-# PATCH-FIX-UPSTREAM boo#964623
-Patch4:         boo954623.patch
 BuildRequires:  cairo-devel
 BuildRequires:  cmake
 BuildRequires:  dbus-1-devel
@@ -56,6 +50,7 @@
 BuildRequires:  libicu-devel
 BuildRequires:  libpresage-devel
 BuildRequires:  libqt4-devel
+BuildRequires:  libuuid-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  opencc-devel
 BuildRequires:  pango-devel
@@ -310,10 +305,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
 mkdir build

++++++ fcitx-4.2.9.1_dict.tar.xz -> fcitx-4.2.9.5_dict.tar.xz ++++++
/work/SRC/openSUSE:Factory/fcitx/fcitx-4.2.9.1_dict.tar.xz 
/work/SRC/openSUSE:Factory/.fcitx.new/fcitx-4.2.9.5_dict.tar.xz differ: char 
27, line 1


Reply via email to