Accepting request 909704 from network
OBS-URL: https://build.opensuse.org/request/show/909704 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqxmpp?expand=0&rev=18
This commit is contained in:
commit
0816566ada
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:812e718a2dd762ec501a9012a1281b9b6c6d46ec38adbc6eec242309144e1c55
|
||||
size 302843
|
3
libqxmpp-1.4.0.tar.gz
Normal file
3
libqxmpp-1.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2148162138eaf4b431a6ee94104f87877b85a589da803dff9433c698b4cf4f19
|
||||
size 313356
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 2 05:49:29 UTC 2021 - Dmitriy Perlow <dap.darkness@gmail.com>
|
||||
|
||||
- update to 1.4.0:
|
||||
* Qt 6 port, including many undeprecations and some refactoring
|
||||
* Add XEP-0224: Attention manager
|
||||
* Implement MIX-MISC XEP-0407: Invitation message extension
|
||||
* New SCRAM-SHA3-512 and SCRAM-SHA-512 SASL algorithms
|
||||
* Client: Advertise stream management state
|
||||
* RosterManager: Cache roster if stream can be resumed
|
||||
* RosterManager: Enable MIX annotation for roster items
|
||||
* Bind IQ errors are now handled properly
|
||||
* Fix cached stream management packets are resent with the wrong account
|
||||
* TransferManager: Fix undefined behaviour when parsing features
|
||||
* OutgoingServer: Add missing 'to' and 'from' stream attributes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 10 13:00:38 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define sover 3
|
||||
Name: libqxmpp
|
||||
Version: 1.3.1
|
||||
Version: 1.4.0
|
||||
Release: 0
|
||||
Summary: Qt XMPP Library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user