Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fcitx5-gtk for openSUSE:Factory checked in at 2024-05-23 15:35:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx5-gtk (Old) and /work/SRC/openSUSE:Factory/.fcitx5-gtk.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx5-gtk" Thu May 23 15:35:56 2024 rev:13 rq:1176026 version:5.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx5-gtk/fcitx5-gtk.changes 2024-02-05 22:02:42.486284982 +0100 +++ /work/SRC/openSUSE:Factory/.fcitx5-gtk.new.24587/fcitx5-gtk.changes 2024-05-23 15:36:34.786488485 +0200 @@ -1,0 +2,7 @@ +Thu May 23 07:46:20 UTC 2024 - Marguerite Su <[email protected]> + +- update to 5.1.3 + * Add <algorithm> for std::max + * Also use SLIDE_Y for xdg_popup window + +------------------------------------------------------------------- Old: ---- fcitx5-gtk-5.1.1.tar.xz New: ---- fcitx5-gtk-5.1.3.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx5-gtk.spec ++++++ --- /var/tmp/diff_new_pack.eUZm3T/_old 2024-05-23 15:36:36.190539436 +0200 +++ /var/tmp/diff_new_pack.eUZm3T/_new 2024-05-23 15:36:36.190539436 +0200 @@ -17,13 +17,13 @@ Name: fcitx5-gtk -Version: 5.1.1 +Version: 5.1.3 Release: 0 Summary: Gtk im module for fcitx5 and glib based dbus client library License: LGPL-2.1-or-later Group: System/I18n/Chinese URL: https://github.com/fcitx/fcitx5-gtk -Source: https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}.tar.xz +Source: https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}.tar.zst BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: fcitx5-devel @@ -34,6 +34,7 @@ BuildRequires: gtk2-devel BuildRequires: gtk3-devel BuildRequires: libxkbcommon-devel +BuildRequires: zstd %if 0%{?suse_version} >= 1550 BuildRequires: gtk4-devel %endif @@ -83,7 +84,7 @@ Summary: GTK+ 4.0 im module for fcitx5 Group: System/I18n/Chinese Requires(post): glib2-tools -Requires(postun):glib2-tools +Requires(postun): glib2-tools Supplements: (fcitx5 and libgtk-4-1) %description -n fcitx5-gtk4
