From d4facbe91675f9b070e5c390b60af7dbcb6ccd66842498cc78eb7078179d3ffa Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 26 Oct 2021 09:54:49 +0000 Subject: [PATCH] Accepting request 927207 from GNOME:Next - Update to version 2.74.1: + Fix support for older versions of Vala. + Fix trying to build sysprof as a subproject on Windows. + Fix missing `extern "C"` in an installed header. + Improve `gssapi` dependency handling. + Fix `libsoup-doc` build target. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/927207 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup2?expand=0&rev=5 --- libsoup-2.74.0.tar.xz | 3 --- libsoup-2.74.1.tar.xz | 3 +++ libsoup2.changes | 11 +++++++++++ libsoup2.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 libsoup-2.74.0.tar.xz create mode 100644 libsoup-2.74.1.tar.xz diff --git a/libsoup-2.74.0.tar.xz b/libsoup-2.74.0.tar.xz deleted file mode 100644 index 33c865c..0000000 --- a/libsoup-2.74.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33b1d4e0d639456c675c227877e94a8078d731233e2d57689c11abcef7d3c48e -size 1498224 diff --git a/libsoup-2.74.1.tar.xz b/libsoup-2.74.1.tar.xz new file mode 100644 index 0000000..e937a95 --- /dev/null +++ b/libsoup-2.74.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc27a3b8fa30bc8ff950b5a75958757d2242e3e51e4e2d9c4e623ef75f793bf8 +size 1496188 diff --git a/libsoup2.changes b/libsoup2.changes index 0c23afd..16abe4b 100644 --- a/libsoup2.changes +++ b/libsoup2.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Oct 24 17:56:29 UTC 2021 - Bjørn Lie + +- Update to version 2.74.1: + + Fix support for older versions of Vala. + + Fix trying to build sysprof as a subproject on Windows. + + Fix missing `extern "C"` in an installed header. + + Improve `gssapi` dependency handling. + + Fix `libsoup-doc` build target. + + Updated translations. + ------------------------------------------------------------------- Sat Oct 2 01:25:51 UTC 2021 - Bernhard Wiedemann diff --git a/libsoup2.spec b/libsoup2.spec index c05ea15..2dfb322 100644 --- a/libsoup2.spec +++ b/libsoup2.spec @@ -1,5 +1,5 @@ # -# spec file for package libsoup +# spec file for package libsoup2 # # Copyright (c) 2021 SUSE LLC # @@ -18,7 +18,7 @@ Name: libsoup2 %define _name libsoup -Version: 2.74.0 +Version: 2.74.1 Release: 0 Summary: HTTP client/server library for GNOME License: LGPL-2.1-or-later