Hello community,

here is the log from the commit of package libstrophe for openSUSE:Factory 
checked in at 2020-09-16 19:37:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libstrophe (Old)
 and      /work/SRC/openSUSE:Factory/.libstrophe.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libstrophe"

Wed Sep 16 19:37:33 2020 rev:6 rq:834813 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libstrophe/libstrophe.changes    2019-10-12 
22:42:12.093863615 +0200
+++ /work/SRC/openSUSE:Factory/.libstrophe.new.4249/libstrophe.changes  
2020-09-16 19:37:52.330700172 +0200
@@ -1,0 +2,26 @@
+Wed Sep 16 06:52:02 UTC 2020 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.10.0:
+  * Coding style has been unified
+  * SCRAM-SHA-256 and SCRAM-SHA-512 support
+  * c-ares support
+  * LibreSSL support
+  * Introduced global timed handlers that fire periodically
+    regardless of connections status, such a handler can be
+    used to implement deferred re-connection
+  * examples/register implements XEP-0077
+  * Fixed issue with IPv6 on Windows (#153)
+  * Improved portability across systems such as Haiku, Windows
+  * New API:
+  - xmpp_stanza_get_child_by_name_and_ns()
+  - xmpp_conn_is_connecting()
+  - xmpp_conn_is_connected()
+  - xmpp_conn_is_disconnected()
+  - xmpp_stanza_new_from_string()
+  - xmpp_stanza_add_child_ex()
+  - xmpp_stanza_get_context()
+  - xmpp_stanza_reply_error()
+  - xmpp_global_timed_handler_add()
+  - xmpp_global_timed_handler_delete()
+
+-------------------------------------------------------------------

Old:
----
  0.9.3.tar.gz

New:
----
  0.10.0.tar.gz

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

Other differences:
------------------
++++++ libstrophe.spec ++++++
--- /var/tmp/diff_new_pack.nI1tMT/_old  2020-09-16 19:37:54.038702094 +0200
+++ /var/tmp/diff_new_pack.nI1tMT/_new  2020-09-16 19:37:54.042702098 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libstrophe
 #
-# 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
@@ -18,12 +18,12 @@
 
 %define c_lib   libstrophe0
 Name:           libstrophe
-Version:        0.9.3
+Version:        0.10.0
 Release:        0
 Summary:        A XMPP library for C
 License:        GPL-3.0-or-later OR MIT
 Group:          Development/Libraries/C and C++
-Url:            http://strophe.im/libstrophe/
+URL:            http://strophe.im/libstrophe/
 Source0:        https://github.com/strophe/%{name}/archive/%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake

++++++ 0.9.3.tar.gz -> 0.10.0.tar.gz ++++++
++++ 17401 lines of diff (skipped)


Reply via email to