Hello community,

here is the log from the commit of package python-nbxmpp for openSUSE:Factory 
checked in at 2020-09-04 11:11:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbxmpp (Old)
 and      /work/SRC/openSUSE:Factory/.python-nbxmpp.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nbxmpp"

Fri Sep  4 11:11:09 2020 rev:23 rq:831611 version:1.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbxmpp/python-nbxmpp.changes      
2019-05-24 11:32:08.345394814 +0200
+++ /work/SRC/openSUSE:Factory/.python-nbxmpp.new.3399/python-nbxmpp.changes    
2020-09-04 11:11:33.691014134 +0200
@@ -1,0 +2,21 @@
+Thu Sep  3 07:44:19 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 1.0.2 (bsc#1176101):
+  * Client: Expose more information about the connection
+  * Client: set_ignored_tls_errors() allow to pass None
+  * Add method to disable stream management
+  * TCP: Set input/output closed on finalize()
+  * TCP: Catch Runtime error
+  * Perform UTS46 mapping on domain names
+  * Add XEP-0377 support
+  * MUC: Return message id when using inivite()
+  * OMEMO: Correctly parse prekey value
+  * Client: Determine protocol and type correctly if a custom host is used
+  * Smacks: Don't fail on saving error replies
+  * Library rewritten in most parts
+  * Replace BOSH with Websocket
+  * Add new example client
+  * Many other improvements
+  * Currently no Client Cert support
+
+-------------------------------------------------------------------

Old:
----
  nbxmpp-0.6.10.tar.gz

New:
----
  nbxmpp-1.0.2.tar.gz

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

Other differences:
------------------
++++++ python-nbxmpp.spec ++++++
--- /var/tmp/diff_new_pack.SsWFB9/_old  2020-09-04 11:11:35.447015016 +0200
+++ /var/tmp/diff_new_pack.SsWFB9/_new  2020-09-04 11:11:35.447015016 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-nbxmpp
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define _name   nbxmpp
 Name:           python-nbxmpp
-Version:        0.6.10
+Version:        1.0.2
 Release:        0
 Summary:        XMPP library by Gajim team
 License:        GPL-3.0-or-later
@@ -62,7 +62,7 @@
 %{python_sitelib}/%{_name}-*
 
 %files %{python_files doc}
-%doc ChangeLog README
-%doc doc/apidocs/ doc/examples/
+%doc ChangeLog README.md
+%doc %{_name}/examples/
 
 %changelog

++++++ nbxmpp-0.6.10.tar.gz -> nbxmpp-1.0.2.tar.gz ++++++
++++ 94040 lines of diff (skipped)


Reply via email to