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:
Ana Guerrero 2024-08-23 20:26:55 +00:00 committed by Git OBS Bridge
commit 028d97df6e
4 changed files with 12 additions and 4 deletions

View File

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

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

View File

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

View File

@ -32,7 +32,7 @@ ExclusiveArch: do_not_build
%endif
%define sover 5
Name: libqxmpp%{?pkg_suffix}
Version: 1.8.0
Version: 1.8.1
Release: 0
Summary: Qt XMPP Library
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.
# No need to build it twice
%package -n libqxmpp-doc
Summary: Qxmpp library documentation