SHA256
1
0
forked from pool/libsoup

Accepting request 1081114 from GNOME:Next

- Update to version 3.4.1:
  + Fix HTTP/2 on platforms with unsigned char.
  + Change request cancellation to be handled earlier.
  + Add names to GSources and source tags to GTasks to aid
    debugging.
- Run meson_test macro for all arches.

OBS-URL: https://build.opensuse.org/request/show/1081114
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=280
This commit is contained in:
Bjørn Lie 2023-04-21 09:31:46 +00:00 committed by Git OBS Bridge
parent 9ccc4dfbce
commit ecee859934
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:23efff6ac70f2c1e873507dac52649eec032c1597a4ae951762ce3123789acc9
size 1530892

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 21 07:42:15 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.4.1:
+ Fix HTTP/2 on platforms with unsigned char.
+ Change request cancellation to be handled earlier.
+ Add names to GSources and source tags to GTasks to aid
debugging.
- Run meson_test macro for all arches.
-------------------------------------------------------------------
Fri Mar 17 16:42:09 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -18,8 +18,7 @@
%define api_version 3.0
Name: libsoup
### FIXME ### Run meson tests for all arches when stable branch!
Version: 3.4.0
Version: 3.4.1
Release: 0
Summary: HTTP client/server library for GNOME
License: LGPL-2.1-or-later
@ -139,12 +138,9 @@ mkdir -p %{buildroot}%{_docdir}/%{name}-%{api_version}
mv %{buildroot}%{_datadir}/doc/%{name}-%{api_version} %{buildroot}%{_docdir}
%check
# Temp fix for failing tests during unstable
%ifarch ix86 x86_64
# Run the regression tests using GnuTLS NORMAL priority
export G_TLS_GNUTLS_PRIORITY=NORMAL
%meson_test
%endif
%ldconfig_scriptlets 3_0-0