Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdsoap for openSUSE:Factory checked 
in at 2024-04-04 22:24:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdsoap (Old)
 and      /work/SRC/openSUSE:Factory/.kdsoap.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdsoap"

Thu Apr  4 22:24:43 2024 rev:6 rq:1164492 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdsoap/kdsoap.changes    2024-02-08 
19:01:55.474560616 +0100
+++ /work/SRC/openSUSE:Factory/.kdsoap.new.1905/kdsoap.changes  2024-04-04 
22:25:22.705366600 +0200
@@ -1,0 +2,17 @@
+Sun Mar 17 09:18:09 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- update to 2.2.0:
+  * buildsystem - Add co-installability of Qt5 and Qt6 headers
+    back.
+    Installs Qt6 headers into their own subdirectory so client
+    code still works, but can be co-installed with Qt5 again.
+  * Add KDSoapClientInterface::setMessageAddressingProperties()
+    so that WS-Addressing support can be used with WSDL-generated
+    services (issue #254)
+  * Don't require a SOAP action in order to write addressing
+    properties (also issue #254)
+  * WSDL parser / code generator changes, applying to both client
+    and server side
+  * Improve -import-path
+
+-------------------------------------------------------------------

Old:
----
  kdsoap-2.1.1.tar.gz

New:
----
  kdsoap-2.2.0.tar.gz

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

Other differences:
------------------
++++++ kdsoap.spec ++++++
--- /var/tmp/diff_new_pack.0OZ1Dv/_old  2024-04-04 22:25:23.125382064 +0200
+++ /var/tmp/diff_new_pack.0OZ1Dv/_new  2024-04-04 22:25:23.125382064 +0200
@@ -32,7 +32,7 @@
 %define mkspecsdir %{_qt6_mkspecsdir}
 %endif
 Name:           kdsoap%{pkg_suffix}
-Version:        2.1.1
+Version:        2.2.0
 Release:        0
 Summary:        A Qt-based client-side and server-side SOAP component
 # No "or later" clause, licenses specified explicitly
@@ -142,8 +142,14 @@
 # the pri files are only installed for documentation purpose
 %doc README.md kdsoap.pri kdwsdl2cpp.pri
 %{_bindir}/kdwsdl2cpp%{pkg_suffix}
+%if 0%{?qt5}
 %{_includedir}/KDSoapClient/
 %{_includedir}/KDSoapServer/
+%endif
+%if 0%{?qt6}
+%{_includedir}/KDSoapClient-Qt6/
+%{_includedir}/KDSoapServer-Qt6/
+%endif
 %{_libdir}/cmake/KDSoap%{pkg_suffix}
 %{_libdir}/libkdsoap%{pkg_suffix}.so
 %{_libdir}/libkdsoap-server%{pkg_suffix}.so

++++++ kdsoap-2.1.1.tar.gz -> kdsoap-2.2.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/kdsoap/kdsoap-2.1.1.tar.gz 
/work/SRC/openSUSE:Factory/.kdsoap.new.1905/kdsoap-2.2.0.tar.gz differ: char 5, 
line 1

Reply via email to