diff --git a/libqxmpp-1.8.3.tar.gz b/libqxmpp-1.8.3.tar.gz deleted file mode 100644 index cbd8064..0000000 --- a/libqxmpp-1.8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0696376eb2e9c601bd4835da8b3c45a01cab622fa47aea5bf937a7969254da40 -size 714010 diff --git a/libqxmpp-1.9.0.tar.gz b/libqxmpp-1.9.0.tar.gz new file mode 100644 index 0000000..c71d513 --- /dev/null +++ b/libqxmpp-1.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b791c53d32e38c7f612b4a1d54f35b9db264501be2b3d07ef927af73e2f7d0e +size 725036 diff --git a/libqxmpp.changes b/libqxmpp.changes index e7bce24..7ebf48c 100644 --- a/libqxmpp.changes +++ b/libqxmpp.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Nov 17 13:43:36 UTC 2024 - Christophe Marin + +- Update to 1.9.0 + * Implement XEP-0461: Message Replies parsing + * Prevent unencrypted fallback markers are applied to + encrypted body + * Implement XEP-0283: Moved + * AccountMigration: Implement restoring of joined MIX channels + ------------------------------------------------------------------- Tue Oct 29 16:57:44 UTC 2024 - Michael Vetter diff --git a/libqxmpp.spec b/libqxmpp.spec index 77f3886..6c2962b 100644 --- a/libqxmpp.spec +++ b/libqxmpp.spec @@ -32,7 +32,7 @@ ExclusiveArch: do_not_build %endif %define sover 5 Name: libqxmpp%{?pkg_suffix} -Version: 1.8.3 +Version: 1.9.0 Release: 0 Summary: Qt XMPP Library License: LGPL-2.1-or-later