Hello community,

here is the log from the commit of package libqxmpp for openSUSE:Factory 
checked in at 2020-06-02 14:34:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqxmpp (Old)
 and      /work/SRC/openSUSE:Factory/.libqxmpp.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqxmpp"

Tue Jun  2 14:34:07 2020 rev:15 rq:807967 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqxmpp/libqxmpp.changes        2019-11-18 
20:09:38.249615052 +0100
+++ /work/SRC/openSUSE:Factory/.libqxmpp.new.3606/libqxmpp.changes      
2020-06-02 14:34:17.218695257 +0200
@@ -1,0 +2,45 @@
+Tue May 19 10:00:23 UTC 2020 - Wolfgang Bauer <[email protected]>
+
+- Fix baselibs.conf following the sover bump
+
+-------------------------------------------------------------------
+Mon Apr  6 19:36:39 UTC 2020 - Vinzenz Vietzke <[email protected]>
+
+- Update to 1.2.1. Changes since 1.1.0:
+  * QXmppRegistrationManager: Fix failed and succeeded signals are both emitted
+    on success
+  * QXmppMessageReceiptManager: Fix receipts are sent on error messages
+  * QXmppVCardManager: Fix clientVCardReceived() not emitted when IQ is from 
the
+    bare JID of the user
+  * QXmppRosterManager: Fix 'ask' attribute is included when renaming item
+  * QXmppRosterIq: Add missing implementation of the copy constructor
+  * Implement XEP-0077: In-band registration:
+    * Add registration manager with full unit tests
+    * Add `registered` and `remove` to the IQ
+  * Implement XEP-0231: Bits of Binary
+  * Add `QXmppClient::indexOfExtension<T>()`
+  * Add QXmppStartTlsPacket to replace fixed XML data
+  * Move TLS code to private QXmppTlsManager
+  * Add private QXmppInternalClientExtensions to access private part of the
+    client
+  * Add utility methods to QXmppRegisterIq to create common requests
+  * QXmppMucManager: Make it possible to handle stanzas not handled by the
+    manager
+  * Only send Client State Indication (CSI) states when connected
+  * Fix no documentation is generated for QXmppStanza::Error and
+    QXmppStreamFeatures
+  * Fix some doxygen warnings and undocumented Q_PROPERTYs
+  * Replace deprecated Q_FOREACH
+  * Replace deprecated Q_ENUMS with Q_ENUM
+  * Replace deprecated signal/slots syntax
+  * Switch to Ubuntu Bionic for Travis-CI builds
+  * Use QSharedDataPointers for QXmppRegisterIq, QXmppPubSubIq,
+    QXmppDiscoveryIq, QXmppMam{Query,Result}Iq, QXmppStreamFeatures
+  * Refactor QXmppPubSubIq and add missing tests
+  * Refactor QXmppPresence and add missing tests
+  * Replace manual xmlns writing by writeDefaultNamespace()
+  * Use QT_VERSION_CHECK to generate QXMPP_VERSION
+  * Add clang-format file
+- Fixed shlib-policy-name-error libqxmpp2 (sover bump up to 3).
+
+-------------------------------------------------------------------

Old:
----
  libqxmpp-1.1.0.tar.gz

New:
----
  libqxmpp-1.2.1.tar.gz

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

Other differences:
------------------
++++++ libqxmpp.spec ++++++
--- /var/tmp/diff_new_pack.ebaHiA/_old  2020-06-02 14:34:18.230698459 +0200
+++ /var/tmp/diff_new_pack.ebaHiA/_new  2020-06-02 14:34:18.230698459 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define sover 2
+%define sover 3
 Name:           libqxmpp
-Version:        1.1.0
+Version:        1.2.1
 Release:        0
 Summary:        Qt XMPP Library
 License:        LGPL-2.1-or-later

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.ebaHiA/_old  2020-06-02 14:34:18.254698535 +0200
+++ /var/tmp/diff_new_pack.ebaHiA/_new  2020-06-02 14:34:18.258698548 +0200
@@ -1 +1 @@
-libqxmpp2
+libqxmpp3

++++++ libqxmpp-1.1.0.tar.gz -> libqxmpp-1.2.1.tar.gz ++++++
++++ 30185 lines of diff (skipped)


Reply via email to