Hello community,

here is the log from the commit of package gajim for openSUSE:Factory checked 
in at 2020-08-29 20:37:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gajim (Old)
 and      /work/SRC/openSUSE:Factory/.gajim.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gajim"

Sat Aug 29 20:37:40 2020 rev:31 rq:829831 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gajim/gajim.changes      2020-01-07 
23:55:33.984100233 +0100
+++ /work/SRC/openSUSE:Factory/.gajim.new.3399/gajim.changes    2020-08-29 
20:38:00.261355642 +0200
@@ -1,0 +2,32 @@
+Wed Aug 26 19:53:25 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 1.2.2:
+  * Rewritten network code
+  * Support for WebSocket (RFC 7395)
+  * Improved proxy handling
+  * Group chat pages (invite, information, nickname, subject, etc.)
+  * Group chat creation window
+  * Updated account creation assistant
+  * Updated assistants for password changing and account removal
+  * Updated server info window (connection details)
+  * Updated theme manager
+  * Default avatars (XEP-0392)
+  * Paste images from clipboard
+  * Contrast and color improvements for both light and dark themes
+  * Removed 'Invisible' status
+  * Removed FuzzyClock feature
+  * ServerInfo: Display status address
+  * Add block and spam reporting in various places
+  * Roster: Allow to add contacts from `Not in contact list` group via DND
+  * Roster: Allow sending message to serveral groups
+  * Groupchat/Chat: Rework DND
+  * Groupchat: Display recent history from the database
+  * Status Selector was reworked
+  * Status Change dialog was reworked
+  * Preferences: Added Setting to toggle the use of a keyring
+  * Windows/Mac: Gajim notifys now about new updates
+  * ServerInfo: Show more details about the current connection
+  * bugfixes
+- remove ssl_use_system_certs.patch (obsolete)
+
+-------------------------------------------------------------------

Old:
----
  gajim-1.1.3.tar.bz2
  ssl_use_system_certs.patch

New:
----
  gajim-1.2.2.tar.gz

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

Other differences:
------------------
++++++ gajim.spec ++++++
--- /var/tmp/diff_new_pack.z8jLvn/_old  2020-08-29 20:38:01.225356048 +0200
+++ /var/tmp/diff_new_pack.z8jLvn/_new  2020-08-29 20:38:01.229356049 +0200
@@ -16,16 +16,14 @@
 #
 
 
-%define _version 1.1
 Name:           gajim
-Version:        1.1.3
+Version:        1.2.2
 Release:        0
 Summary:        XMPP client written in Python and Gtk3
 License:        GPL-3.0-only
 Group:          Productivity/Networking/Talk/Clients
 URL:            https://gajim.org/
-Source:         
https://gajim.org/downloads/%{_version}/%{name}-%{version}.tar.bz2
-Patch:          ssl_use_system_certs.patch
+Source:         https://gajim.org/downloads/1.2/gajim-%{version}.tar.gz
 BuildRequires:  ca-certificates-mozilla
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -103,7 +101,6 @@
 
 %prep
 %setup -q
-%autopatch -p1
 sed -i '/^Keywords/d' data/org.gajim.Gajim.desktop.in
 
 # FIXME: Some leftover.


Reply via email to