From 207a2635cba5e9943b35540400a227f313d98738118c46bee1fa03970db587f5 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 16 Oct 2017 10:50:19 +0000 Subject: [PATCH] Accepting request 533838 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/533838 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=195 --- libsoup-2.60.0.tar.xz | 3 --- libsoup-2.60.1.tar.xz | 3 +++ libsoup.changes | 14 ++++++++++++++ libsoup.spec | 6 +++--- 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 libsoup-2.60.0.tar.xz create mode 100644 libsoup-2.60.1.tar.xz diff --git a/libsoup-2.60.0.tar.xz b/libsoup-2.60.0.tar.xz deleted file mode 100644 index c3832e8..0000000 --- a/libsoup-2.60.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b324edbecda0884143c0853b4a2bd5bd37fb3761f12f293c621ff34b9acdc84c -size 1826560 diff --git a/libsoup-2.60.1.tar.xz b/libsoup-2.60.1.tar.xz new file mode 100644 index 0000000..02208cb --- /dev/null +++ b/libsoup-2.60.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:023930032b20e6b14764feb847ea80d9e170622dee7370215d6feb9967b6aa9d +size 1829988 diff --git a/libsoup.changes b/libsoup.changes index 3e4a883..13629e9 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Oct 11 18:46:06 UTC 2017 - luc14n0@linuxmail.org + +- Update to version 2.60.1: + + Fallback to another authentication type if the current failed + (bgo#788238). + + Fix unbalanced G_GNUC_BEGIN_IGNORE_DEPRECATIONS use in + soup-session.c (bgo#787166). + + SoupCache: fix setting default value for cache dir + (bgo#788452). + + Updated translations. +- Update Url to https://wiki.gnome.org/LibSoup: current LibSoup's + web page. + ------------------------------------------------------------------- Tue Sep 12 20:07:03 UTC 2017 - dimstar@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index 65d8e02..03db7ea 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -20,10 +20,10 @@ Name: libsoup Summary: HTTP client/server library for GNOME License: LGPL-2.1+ Group: Development/Libraries/GNOME -Version: 2.60.0 +Version: 2.60.1 Release: 0 -Url: http://www.gnome.org -Source: http://download.gnome.org/sources/libsoup/2.60/%{name}-%{version}.tar.xz +Url: https://wiki.gnome.org/LibSoup +Source: https://download.gnome.org/sources/libsoup/2.60/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: glib-networking BuildRequires: glib2-devel >= 2.38.0