Accepting request 1195650 from network
- Update to 1.8.1: * Fix other DNS records are not tried if host does not exist * Fix clang build (forwarded request 1195635 from jubalh) OBS-URL: https://build.opensuse.org/request/show/1195650 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqxmpp?expand=0&rev=27
This commit is contained in:
commit
028d97df6e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2b662804d2a1e314c2aed5f0f7d4bfd082aeae49b51b2867498602264f72870e
|
|
||||||
size 712682
|
|
3
libqxmpp-1.8.1.tar.gz
Normal file
3
libqxmpp-1.8.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f307dde71dbaf9e17dc0472fafe68cabe2572b22ae759b6af24f8e1183b8db71
|
||||||
|
size 712833
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 23 05:48:27 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.8.1:
|
||||||
|
* Fix other DNS records are not tried if host does not exist
|
||||||
|
* Fix clang build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 31 07:01:52 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
Wed Jul 31 07:01:52 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ ExclusiveArch: do_not_build
|
|||||||
%endif
|
%endif
|
||||||
%define sover 5
|
%define sover 5
|
||||||
Name: libqxmpp%{?pkg_suffix}
|
Name: libqxmpp%{?pkg_suffix}
|
||||||
Version: 1.8.0
|
Version: 1.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt XMPP Library
|
Summary: Qt XMPP Library
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -114,6 +114,7 @@ will try to determine the needed QXmpp variant based on which Qt version was
|
|||||||
already found by CMake.
|
already found by CMake.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# No need to build it twice
|
# No need to build it twice
|
||||||
%package -n libqxmpp-doc
|
%package -n libqxmpp-doc
|
||||||
Summary: Qxmpp library documentation
|
Summary: Qxmpp library documentation
|
||||||
|
Loading…
Reference in New Issue
Block a user