From a4eed9201eb3e987a7aa25d6395e8265844ea0ab552eef409d976488cf648f07 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 6 Sep 2022 07:03:50 +0000 Subject: [PATCH] Accepting request 1000961 from home:iznogood:branches:GNOME:Factory - Update to version 3.0.8: + Fix `http` proxy authentication with default proxy resolver. + Numerous improvments to HTTP/2 reliability. OBS-URL: https://build.opensuse.org/request/show/1000961 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=269 --- libsoup-3.0.7.tar.xz | 3 --- libsoup-3.0.8.tar.xz | 3 +++ libsoup.changes | 7 +++++++ libsoup.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 libsoup-3.0.7.tar.xz create mode 100644 libsoup-3.0.8.tar.xz diff --git a/libsoup-3.0.7.tar.xz b/libsoup-3.0.7.tar.xz deleted file mode 100644 index c99fa8a..0000000 --- a/libsoup-3.0.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebdf90cf3599c11acbb6818a9d9e3fc9d2c68e56eb829b93962972683e1bf7c8 -size 1525104 diff --git a/libsoup-3.0.8.tar.xz b/libsoup-3.0.8.tar.xz new file mode 100644 index 0000000..929d07a --- /dev/null +++ b/libsoup-3.0.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8739dc1c23c2b1e3b816d7598b3fa1764a3e1a2a2f5257b1bc4466d867caced +size 1535496 diff --git a/libsoup.changes b/libsoup.changes index 1a27cc0..1598c31 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 2 18:35:57 UTC 2022 - Bjørn Lie + +- Update to version 3.0.8: + + Fix `http` proxy authentication with default proxy resolver. + + Numerous improvments to HTTP/2 reliability. + ------------------------------------------------------------------- Wed Jul 6 12:27:20 UTC 2022 - Dominique Leuenberger diff --git a/libsoup.spec b/libsoup.spec index 95d30c8..2dc1a39 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -18,7 +18,7 @@ %define api_version 3.0 Name: libsoup -Version: 3.0.7 +Version: 3.0.8 Release: 0 Summary: HTTP client/server library for GNOME License: LGPL-2.1-or-later