diff --git a/libqxmpp-1.5.6.tar.gz b/libqxmpp-1.5.6.tar.gz deleted file mode 100644 index 582ecbc..0000000 --- a/libqxmpp-1.5.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5af37cfbe878284e12babf4cd5f07109198e7e3dd3f1f78dc3eef351b6614a48 -size 607830 diff --git a/libqxmpp-1.6.0.tar.gz b/libqxmpp-1.6.0.tar.gz new file mode 100644 index 0000000..77bd7fe --- /dev/null +++ b/libqxmpp-1.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af19b8644ff92f3b38d3e75b89ce4632501c102f17f32b09d7dcde0b27e1c16e +size 645985 diff --git a/libqxmpp.changes b/libqxmpp.changes index 4aa8a67..a00f160 100644 --- a/libqxmpp.changes +++ b/libqxmpp.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Feb 7 05:49:14 UTC 2024 - Michael Vetter + +- Update to 1.6.0: + * First QXmpp logo (#528) + * Implement XEP-0215: External Service Discovery (#542) + * Implement XEP-0353: Jingle Message Initiation (#570) + * Implement XEP-0482: Call Invites (#575) + * Implement XEP-0191: Blocking Command (#577) + * Client: New constructor for creating without any extensions + ------------------------------------------------------------------- Mon Feb 5 06:37:13 UTC 2024 - Michael Vetter diff --git a/libqxmpp.spec b/libqxmpp.spec index 391276d..e2acc00 100644 --- a/libqxmpp.spec +++ b/libqxmpp.spec @@ -22,7 +22,7 @@ %endif %define sover 4 Name: libqxmpp -Version: 1.5.6 +Version: 1.6.0 Release: 0 Summary: Qt XMPP Library License: LGPL-2.1-or-later