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-11-01 13:42:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gajim (Old)
 and      /work/SRC/openSUSE:Factory/.gajim.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gajim"

Tue Nov  1 13:42:25 2022 rev:53 rq:1032508 version:1.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/gajim/gajim.changes      2022-10-31 
10:44:57.832933589 +0100
+++ /work/SRC/openSUSE:Factory/.gajim.new.2275/gajim.changes    2022-11-01 
13:42:35.751904904 +0100
@@ -1,0 +2,65 @@
+Mon Oct 31 11:23:23 UTC 2022 - Alexei Sorokin <sor.ale...@meowr.ru>
+
+- Update to version 1.5.3:
+  * Allow to copy multiple messages.
+  * Accounts: Add setting for default workspace.
+  * Preferences: Add send_on_ctrl_enter setting.
+  * Add actions menu to Start Chat button.
+  * ExceptionDialog: Close dialog with ESC.
+  * ChatList: Show drafts.
+  * StartChat: Recognise input of xmpp uris.
+  * Workspaces: Add "Mark as read" menu item.
+  * Improve emoji completion.
+  * ACE: Enable reset button only for changed values.
+  * Avatar: Follow modernxmpps suggestions for color generation.
+  * Preferences: Add escape_key_closes to "Chat" section.
+  * Preferences: Reorder "Chat" settings and add a "General"
+    section.
+  * Preferences: Move show_chatstate_in_banner to ACE settings.
+  * Remove confirm_paste_image setting.
+  * Remove setting to hide the chat banner.
+  * GroupchatRoster: Don???t load roster when its hidden.
+  * Emoji completion: Abort early if max menu entry count reached.
+  * Disable loading of GUPnPIgd library.
+  * Remote: Make get_status() return correct status when offline.
+  * Plugins: Use correct gettext import.
+  * Make strings translatable.
+  * Enable emoji chooser action.
+  * AvatarBox: Only react to clicks for GroupchatContacts.
+  * Remote: Return True for change_status.
+  * ChatActionProcessor: Popdown on focus out event.
+  * Avatar placeholders: Correctly use the first grapheme as the
+    "letter".
+  * Fix quoting /me messages.
+  * StartChat: Don???t use jid argument for global dialogue.
+  * Try leaving group chat only if account is online.
+  * AccountPage: Disable profile button when not connected.
+  * MUC: Allow changing subject if there is none.
+  * PluginsWindow: Fix typo in plugin tooltip.
+  * PluginManager: Block plugins which have been integrated into
+    Gajim.
+  * MessageInputTextView: Fix correction mode when switching chats.
+  * AdHoc: Make MultiLineLabel selectable.
+  * Settings: Check if account is connected before trying to get
+    context.
+  * Styling: Various link parsing issues.
+  * Send message icon: Increase line width and make icon symbolic.
+  * Accounts: Use account label for disable confirmation.
+  * AccountBadge: Update colours correctly.
+  * Update account label when changing label setting.
+  * SearchView: Scroll to to when resetting.
+  * Notification: Draw avatar correctly on scale > 1.
+  * Preview: Don???t fail hard when parsing fragments.
+  * PreviewAudio: Increase update rate for seek bar.
+  * AccountPage: Disable Excute Command button by default.
+  * Client: Load trusted certificates on connect().
+  * ChatList: Don???t increase in width while drag and drop.
+  * Roster: Always show workspace when starting chat.
+  * WorkspaceSidebar: Don't increase in width while drag and drop.
+  * ChatFunctionPage: React to connection changes.
+  * Preview: Set user-agent for session.
+  * SearchView: Limit displayed results to account_id of contact.
+  * Don???t fail when disabling accounts.
+- Drop 0001-remove-upnp.patch: applied upstream.
+
+-------------------------------------------------------------------

Old:
----
  0001-remove-upnp.patch
  gajim-1.5.2.tar.gz

New:
----
  gajim-1.5.3.tar.gz

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

Other differences:
------------------
++++++ gajim.spec ++++++
--- /var/tmp/diff_new_pack.NPTRbD/_old  2022-11-01 13:42:37.071911925 +0100
+++ /var/tmp/diff_new_pack.NPTRbD/_new  2022-11-01 13:42:37.079911969 +0100
@@ -38,14 +38,13 @@
 %define py3pkg_sitelib %{_prefix}/lib/python%{py3ver}/site-packages
 %endif
 Name:           gajim
-Version:        1.5.2
+Version:        1.5.3
 Release:        0
 Summary:        XMPP client written in Python and Gtk
 License:        GPL-3.0-only
 Group:          Productivity/Networking/Talk/Clients
 URL:            https://gajim.org/
 Source:         https://gajim.org/downloads/1.5/gajim-%{version}.tar.gz
-Patch0:         0001-remove-upnp.patch
 BuildRequires:  %{py3pkg}-nbxmpp >= 3.2.4
 BuildRequires:  %{py3pkg}-precis-i18n >= 1.0.0
 BuildRequires:  %{py3pkg}-setuptools
@@ -64,7 +63,7 @@
 Requires:       %{py3pkg}-gobject-cairo
 Requires:       %{py3pkg}-gssapi
 Requires:       %{py3pkg}-keyring
-Requires:       %{py3pkg}-nbxmpp >= 3.2.4
+Requires:       %{py3pkg}-nbxmpp >= 3.2.5
 Requires:       %{py3pkg}-precis-i18n >= 1.0.0
 Requires:       %{py3pkg}-pyOpenSSL >= 16.2
 Requires:       %{py3pkg}-pycairo >= 1.16.0
@@ -107,7 +106,6 @@
 %setup -q
 sed -i '/^Keywords/d' data/org.gajim.Gajim.desktop.in
 sed -i '1{/\/usr\/bin\/*/d;}' gajim/gajim_remote.py
-%patch0 -p0
 
 %build
 python%{py3ver} setup.py build

++++++ gajim-1.5.2.tar.gz -> gajim-1.5.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/gajim/gajim-1.5.2.tar.gz 
/work/SRC/openSUSE:Factory/.gajim.new.2275/gajim-1.5.3.tar.gz differ: char 5, 
line 1

Reply via email to