From 927e9f02c52ba654ea162ba30d1b79a6cd9c5433cde21102aff89094911fc7db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 7 Jan 2022 15:50:00 +0000 Subject: [PATCH] Accepting request 944761 from GNOME:Next - Update to version 3.0.4: OBS-URL: https://build.opensuse.org/request/show/944761 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=262 --- libsoup-3.0.3.tar.xz | 3 --- libsoup-3.0.4.tar.xz | 3 +++ libsoup.changes | 10 ++++++++++ libsoup.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 libsoup-3.0.3.tar.xz create mode 100644 libsoup-3.0.4.tar.xz diff --git a/libsoup-3.0.3.tar.xz b/libsoup-3.0.3.tar.xz deleted file mode 100644 index 6ac0504..0000000 --- a/libsoup-3.0.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5165b04dadae3027e9a2882d868694b4586affd778c194982ae4de2373d2e25e -size 1525388 diff --git a/libsoup-3.0.4.tar.xz b/libsoup-3.0.4.tar.xz new file mode 100644 index 0000000..b902be7 --- /dev/null +++ b/libsoup-3.0.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bd38b5e091f707fd7fa3ed7c37aacca3f8e16c65787f1cc17dc38d1dcde567b +size 1523336 diff --git a/libsoup.changes b/libsoup.changes index 0b59993..778d6f2 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jan 7 14:57:23 UTC 2022 - Dominique Leuenberger + +- Update to version 3.0.4: + + Fix HTTP/2 not properly handling socket timeouts. + + Improvements to test reliablity. + + Fix cross-compiling to Windows. + + Fix tests with development glib-networking. + + Expose soup_uri_copy() to Vala. + ------------------------------------------------------------------- Wed Nov 24 20:07:35 UTC 2021 - Bjørn Lie diff --git a/libsoup.spec b/libsoup.spec index 2e6bf47..fb399e5 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,7 +1,7 @@ # # spec file for package libsoup # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define api_version 3.0 Name: libsoup -Version: 3.0.3 +Version: 3.0.4 Release: 0 Summary: HTTP client/server library for GNOME License: LGPL-2.1-or-later