Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstrophe for openSUSE:Factory 
checked in at 2022-07-05 12:09:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libstrophe (Old)
 and      /work/SRC/openSUSE:Factory/.libstrophe.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libstrophe"

Tue Jul  5 12:09:55 2022 rev:11 rq:986754 version:0.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libstrophe/libstrophe.changes    2022-05-09 
18:45:39.376316751 +0200
+++ /work/SRC/openSUSE:Factory/.libstrophe.new.1548/libstrophe.changes  
2022-07-05 12:10:28.724642782 +0200
@@ -1,0 +2,14 @@
+Tue Jul  5 04:28:00 UTC 2022 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.12.1:
+  * Fix compilation in buildroot (#207)
+  * Fixes regarding OpenSSL (#208)
+  * Fix some build steps when builddir != srcdir (#208)
+  * Allow the user to disable build of examples (#209)
+  * CI builds against OpenSSL 3 (#206)
+  * Change the call signature of the following API:
+    xmpp_conn_set_client_cert() - the PKCS#12 file has now to be passed via 
the cert
+    parameter. Originally it was via key. Currently both styles are supported,
+    but in a future release only passing via cert will be accepted.
+
+-------------------------------------------------------------------

Old:
----
  0.12.0.tar.gz

New:
----
  libstrophe-0.12.1.tar.xz

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

Other differences:
------------------
++++++ libstrophe.spec ++++++
--- /var/tmp/diff_new_pack.Jz1y1T/_old  2022-07-05 12:10:29.160643408 +0200
+++ /var/tmp/diff_new_pack.Jz1y1T/_new  2022-07-05 12:10:29.164643414 +0200
@@ -18,13 +18,13 @@
 
 %define c_lib   libstrophe0
 Name:           libstrophe
-Version:        0.12.0
+Version:        0.12.1
 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/
-Source0:        https://github.com/strophe/%{name}/archive/%{version}.tar.gz
+Source0:        
https://github.com/strophe/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc

Reply via email to