From bc07f37ad1cc035653dd8bf429787b690dfe334950c522c787aa3aa0165e7c6d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 10 May 2017 10:13:43 +0000 Subject: [PATCH] Accepting request 490954 from home:dimstar:branches:GNOME:Factory Update to 2.58.0 OBS-URL: https://build.opensuse.org/request/show/490954 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=183 --- libsoup-2.57.1.tar.xz | 3 --- libsoup-2.58.0.tar.xz | 3 +++ libsoup.changes | 10 ++++++++++ libsoup.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 libsoup-2.57.1.tar.xz create mode 100644 libsoup-2.58.0.tar.xz diff --git a/libsoup-2.57.1.tar.xz b/libsoup-2.57.1.tar.xz deleted file mode 100644 index 0c27d29..0000000 --- a/libsoup-2.57.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca1ca037e89e8bc7b782559f3ec5d89c9d0b836f505b2f95e008ed517fd6658f -size 1824316 diff --git a/libsoup-2.58.0.tar.xz b/libsoup-2.58.0.tar.xz new file mode 100644 index 0000000..42e9971 --- /dev/null +++ b/libsoup-2.58.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b61567e25ed61f4b89bb23a36713c807df6b76a8451beb786d8cc362e8f097f5 +size 1733444 diff --git a/libsoup.changes b/libsoup.changes index 8c2f25c..c4d306a 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 25 09:02:03 UTC 2017 - dimstar@opensuse.org + +- Update to version 2.58.0: + + Fix authentication issues when the + SOUP_MESSAGE_DO_NOT_USE_AUTH_CACHE flag is used (bgo#778497, + bgo#777936). + + MSVC build improvements. + + Updated translations. + ------------------------------------------------------------------- Tue Dec 13 15:28:16 UTC 2016 - dimstar@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index cfde369..e9404e1 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,7 +1,7 @@ # # spec file for package libsoup # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,10 +20,10 @@ Name: libsoup Summary: HTTP client/server library for GNOME License: LGPL-2.1+ Group: Development/Libraries/GNOME -Version: 2.57.1 +Version: 2.58.0 Release: 0 Url: http://www.gnome.org -Source: http://download.gnome.org/sources/libsoup/2.57/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libsoup/2.58/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: glib-networking BuildRequires: glib2-devel >= 2.38.0