SHA256
1
0
forked from pool/libqxmpp
Dominique Leuenberger 2025-02-26 16:23:23 +00:00 committed by Git OBS Bridge
commit 3aa6e71179
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04117461cc608af74ab299a7b96be4e38efbb0b67f50839fb59b17f3903725ee
size 731380

3
libqxmpp-1.10.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9e95847c432cbf9ad36aa6d1596d66aa8f644d6983926457235fb64343bc42c
size 731537

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 26 08:13:40 UTC 2025 - Michael Vetter <mvetter@suse.com>
- 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 <mvetter@suse.com>

View File

@ -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