diff --git a/libqxmpp-1.10.0.tar.gz b/libqxmpp-1.10.0.tar.gz deleted file mode 100644 index 03cc71a..0000000 --- a/libqxmpp-1.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04117461cc608af74ab299a7b96be4e38efbb0b67f50839fb59b17f3903725ee -size 731380 diff --git a/libqxmpp-1.10.1.tar.gz b/libqxmpp-1.10.1.tar.gz new file mode 100644 index 0000000..f8e330d --- /dev/null +++ b/libqxmpp-1.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9e95847c432cbf9ad36aa6d1596d66aa8f644d6983926457235fb64343bc42c +size 731537 diff --git a/libqxmpp.changes b/libqxmpp.changes index 969042d..8a33038 100644 --- a/libqxmpp.changes +++ b/libqxmpp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 26 08:13:40 UTC 2025 - Michael Vetter + +- Update to 1.10.1: + * ColorGeneration: Fix MSVC linkage of header-only generateColor()#686 + * Fix comparison for checking validity of fallback markers sections#678 + * Stun: Include QSet to fix incomplete type with some Qt versions#681 + ------------------------------------------------------------------- Mon Feb 24 10:00:04 UTC 2025 - Michael Vetter diff --git a/libqxmpp.spec b/libqxmpp.spec index 84e7fe1..39fd3ad 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.10.0 +Version: 1.10.1 Release: 0 Summary: Qt XMPP Library License: LGPL-2.1-or-later @@ -115,8 +115,8 @@ already found by CMake. -# No need to build it twice +# No need to build it twice %package -n libqxmpp-doc Summary: Qxmpp library documentation Group: Documentation/HTML