forked from pool/libqxmpp
Accepting request 1248584 from network
OBS-URL: https://build.opensuse.org/request/show/1248584 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqxmpp?expand=0&rev=36
This commit is contained in:
commit
3aa6e71179
@ -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
3
libqxmpp-1.10.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9e95847c432cbf9ad36aa6d1596d66aa8f644d6983926457235fb64343bc42c
|
||||
size 731537
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user