diff --git a/libqxmpp-1.7.0.tar.gz b/libqxmpp-1.7.0.tar.gz deleted file mode 100644 index 51ac5c9..0000000 --- a/libqxmpp-1.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92f23238bc68d0f135a810454729c5da34312ebe2ae8f4bf9d303d2c3cde5e7d -size 688019 diff --git a/libqxmpp-1.7.1.tar.gz b/libqxmpp-1.7.1.tar.gz new file mode 100644 index 0000000..df373b0 --- /dev/null +++ b/libqxmpp-1.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2691e2b28dfc45c4cda17ce04cf998b8c15f01bbf72f335e01b98a2f98063ef0 +size 688232 diff --git a/libqxmpp.changes b/libqxmpp.changes index 024d8dc..83e2b6e 100644 --- a/libqxmpp.changes +++ b/libqxmpp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jul 10 06:58:56 UTC 2024 - Michael Vetter + +- Update to 1.7.1: + * OMEMO: Fix messages are dropped if decryption fails (#634) + * Fix build issue with MSVC: missing export of utility functions + ------------------------------------------------------------------- Tue May 21 13:26:33 UTC 2024 - Christophe Marin diff --git a/libqxmpp.spec b/libqxmpp.spec index aae1b88..3640886 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.7.0 +Version: 1.7.1 Release: 0 Summary: Qt XMPP Library License: LGPL-2.1-or-later @@ -46,8 +46,8 @@ BuildRequires: fdupes %endif # c++-17 is required %if 0%{?suse_version} < 1550 -BuildRequires: gcc13-c++ BuildRequires: gcc13-PIE +BuildRequires: gcc13-c++ %endif BuildRequires: pkgconfig %if 0%{?qt5}