diff --git a/libqxmpp-1.10.0.tar.gz b/libqxmpp-1.10.0.tar.gz new file mode 100644 index 0000000..03cc71a --- /dev/null +++ b/libqxmpp-1.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04117461cc608af74ab299a7b96be4e38efbb0b67f50839fb59b17f3903725ee +size 731380 diff --git a/libqxmpp-1.9.4.tar.gz b/libqxmpp-1.9.4.tar.gz deleted file mode 100644 index 097218b..0000000 --- a/libqxmpp-1.9.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4403e43a0e8b6afa68f6e1e986e4ec19a08a6bf0db539ab7934a58afa1ddc532 -size 725814 diff --git a/libqxmpp.changes b/libqxmpp.changes index 521f116..969042d 100644 --- a/libqxmpp.changes +++ b/libqxmpp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 24 10:00:04 UTC 2025 - Michael Vetter + +- Update to 1.10.0: + * Implement XEP-0392: Consistent Color Generation (#672) + ------------------------------------------------------------------- Sat Feb 1 12:59:18 UTC 2025 - Christophe Marin diff --git a/libqxmpp.spec b/libqxmpp.spec index 30b245e..84e7fe1 100644 --- a/libqxmpp.spec +++ b/libqxmpp.spec @@ -1,7 +1,7 @@ # # spec file for package libqxmpp # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ ExclusiveArch: do_not_build %endif %define sover 5 Name: libqxmpp%{?pkg_suffix} -Version: 1.9.4 +Version: 1.10.0 Release: 0 Summary: Qt XMPP Library License: LGPL-2.1-or-later @@ -116,6 +116,7 @@ already found by CMake. # No need to build it twice + %package -n libqxmpp-doc Summary: Qxmpp library documentation Group: Documentation/HTML