diff --git a/libsoup-2.74.2.tar.xz b/libsoup-2.74.2.tar.xz deleted file mode 100644 index 1b69780..0000000 --- a/libsoup-2.74.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0a427656e5fe19e1df71c107e88dfa1b2e673c25c547b7823b6018b40d01159 -size 1497356 diff --git a/libsoup-2.74.3.tar.xz b/libsoup-2.74.3.tar.xz new file mode 100644 index 0000000..d149966 --- /dev/null +++ b/libsoup-2.74.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13 +size 1504804 diff --git a/libsoup2.changes b/libsoup2.changes index 5f59deb..245cd55 100644 --- a/libsoup2.changes +++ b/libsoup2.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Oct 12 09:32:22 UTC 2022 - Bjørn Lie + +- Update to version 2.74.3: + + Add missing g-i annotations to `soup_address_get_sockaddr()` + and `soup_socket_read_until()`. + + Add missing `extern` when building on Windows. + + Update libxml2 fallback for meson wrap. + + Improvements when using libsoup with meson wraps. + ------------------------------------------------------------------- Wed Nov 24 21:45:21 UTC 2021 - Bjørn Lie diff --git a/libsoup2.spec b/libsoup2.spec index 1588283..fb7cc4f 100644 --- a/libsoup2.spec +++ b/libsoup2.spec @@ -1,7 +1,7 @@ # # spec file for package libsoup2 # -# 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 @@ Name: libsoup2 %define _name libsoup -Version: 2.74.2 +Version: 2.74.3 Release: 0 Summary: HTTP client/server library for GNOME License: LGPL-2.1-or-later @@ -28,6 +28,7 @@ Source0: https://download.gnome.org/sources/libsoup/2.74/%{_name}-%{versi Source99: baselibs.conf # PATCH-FIX-OPENSUSE disable tls_interaction-test https://gitlab.gnome.org/GNOME/libsoup/issues/120 Patch1: libsoup-skip-tls_interaction-test.patch +# PATCH-FIX-UPSTREAM libsoup2-extend-test-cert.patch boo#1102840 -- Fix tests after 2027 Patch2: libsoup2-extend-test-cert.patch BuildRequires: glib-networking BuildRequires: meson >= 0.50