Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gajim for openSUSE:Factory checked in at 2022-06-18 22:06:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gajim (Old) and /work/SRC/openSUSE:Factory/.gajim.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gajim" Sat Jun 18 22:06:15 2022 rev:44 rq:983562 version:1.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gajim/gajim.changes 2022-06-07 11:45:25.647254718 +0200 +++ /work/SRC/openSUSE:Factory/.gajim.new.1548/gajim.changes 2022-06-18 22:06:20.835669527 +0200 @@ -1,0 +2,50 @@ +Sat Jun 18 09:14:11 UTC 2022 - Alexei Sorokin <sor.ale...@meowr.ru> + +- Update to version 1.4.4: + * Add support for inputing emoji short codes. + * Add freedesktop colorscheme preference support. + * Add new CLI command --show. + * Add new CLI command --cprofile. + * Preferences: Add `Action on Close Button` setting. + * Preferences: Add `Show in Taskbar` setting. + * Preferences: Add D-Bus Interface setting. + * Rewrite gajim-remote. + * Logind: Listen to system shutdown and quit Gajim gracefully. + * CreateGroupchatWindow: Enable emoji completion for description. + * CreateGroupchatWindow: Produce valid addresses from name. + * Gateways: Use avatar if published. + * History: Add Keep History "Until Gajim is Closed" option. + * MUC: Base invitation type on MUC type and affiliation. + * Rework DBus Remote Interface. + * StatusMessageSelector: Enable emoji completion. + * Group chats: Ask for confirmation before leaving. + * Preview: Improve layout and display errors. + * #10828 Limit message size for styling. + * Remove remote AdHocCommands feature. + * Remove ask for status settings. + * Chat banner: Show phone image if last message came from a + phone. + * Flatpak: Determine notification backend caps with dbus. + * Groupchat: Prevent automatic roster revealer toggling on join. + * Make plugins_repository_enabled available via ACE. + * MucJoinLeft: Align timestamp correctly. + * NotificationManager: Make displaying an invitation more robust. + * StatusIcon: Reliably raise/hide window. + * Groupchat: Don't steal active msg textbox focus. + * Groupchat: Load GroupChatState widget early. + * DBus: Unify presence signals. + * JingleAudio: Check if webrtcdsp is available. + * Groupchat: Show correct icon when toggling roster revealer. + * WorkspaceDialog: Show correct settings for workspace if there + is only one. + * Status messages: Check for correct setting. + * MessageInputTextView: Don???t remove tags for spell checking. + * Workspaces: Fix image scaling. + * AvatarSelector: Add fail-safes for loading images. + * Limit max quote recursion. + * Make drag & drop more reliable. + * Preview: Don???t fail on invalid IPV6 urls. + * Remote: Don???t fail on list_contacts. + * Preview: Catch PIL errors while generating preview. + +------------------------------------------------------------------- Old: ---- gajim-1.4.3.tar.gz New: ---- gajim-1.4.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gajim.spec ++++++ --- /var/tmp/diff_new_pack.8VHJsU/_old 2022-06-18 22:06:21.659670698 +0200 +++ /var/tmp/diff_new_pack.8VHJsU/_new 2022-06-18 22:06:21.667670709 +0200 @@ -17,12 +17,18 @@ %global __requires_exclude ^typelib\\(AppIndicator3\\) +%if 0%{?suse_version} > 1500 +%define py3ver 3 +%define py3pkg python3 +%define py3pkg_sitelib %{python3_sitelib} +%else # Requires at least python 3.9 %define py3ver 3.10 %define py3pkg python310 %define py3pkg_sitelib %{_prefix}/lib/python%{py3ver}/site-packages +%endif Name: gajim -Version: 1.4.3 +Version: 1.4.4 Release: 0 Summary: XMPP client written in Python and Gtk License: GPL-3.0-only @@ -39,6 +45,7 @@ BuildRequires: p11-kit-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files +Requires: %{py3pkg}-Pillow Requires: %{py3pkg}-base Requires: %{py3pkg}-css-parser Requires: %{py3pkg}-gobject-Gdk @@ -51,8 +58,6 @@ Requires: ca-certificates-mozilla Requires: typelib(GtkSource) = 4 Requires: typelib(Soup) = 2.4 -# WebP avatars. -Recommends: %{py3pkg}-Pillow # gajim-remote Recommends: %{py3pkg}-dbus-python # OMEMO encryption ++++++ gajim-1.4.3.tar.gz -> gajim-1.4.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/gajim/gajim-1.4.3.tar.gz /work/SRC/openSUSE:Factory/.gajim.new.1548/gajim-1.4.4.tar.gz differ: char 5, line 1