SHA256
1
0
forked from pool/libsoup

Accepting request 1033069 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/1033069
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=276
This commit is contained in:
Dominique Leuenberger 2022-11-07 11:43:48 +00:00 committed by Git OBS Bridge
parent 65e8c440ac
commit fe2375cf4b
4 changed files with 14 additions and 8 deletions

View File

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

3
libsoup-3.2.2.tar.xz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Nov 3 11:06:38 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.2.2:
+ Various HTTP/2 Fixes:
- Fix `content-sniffed` not being emitted for resources without
content.
- Fix leak of SoupServerConnection when stolen.
- Enable tests on 32-bit again, fixed upstream.
-------------------------------------------------------------------
Wed Oct 12 09:29:29 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -18,7 +18,7 @@
%define api_version 3.0
Name: libsoup
Version: 3.2.1
Version: 3.2.2
Release: 0
Summary: HTTP client/server library for GNOME
License: LGPL-2.1-or-later
@ -138,13 +138,9 @@ mkdir -p %{buildroot}%{_docdir}/%{name}-%{api_version}
mv %{buildroot}%{_datadir}/doc/%{name}-%{api_version} %{buildroot}%{_docdir}
%check
# Disable tests on 32-bit while waiting for
# https://gitlab.gnome.org/GNOME/libsoup/-/issues/309
%ifnarch %ix86 %arm32 ppc
# Run the regression tests using GnuTLS NORMAL priority
export G_TLS_GNUTLS_PRIORITY=NORMAL
%meson_test
%endif
%ldconfig_scriptlets 3_0-0