diff --git a/libsoup-2.55.90.tar.xz b/libsoup-2.55.90.tar.xz deleted file mode 100644 index c9c44bc..0000000 --- a/libsoup-2.55.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ba9aa5f231ea912a3a8cc234e9de58bb35749db8eb22e72f0a7bd26dd06b793 -size 1795504 diff --git a/libsoup-2.56.0.tar.xz b/libsoup-2.56.0.tar.xz new file mode 100644 index 0000000..267688e --- /dev/null +++ b/libsoup-2.56.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8216b71de8247bc6f274ec054c08547b2e04369c1f8add713e9350c8ef81fe5 +size 1821412 diff --git a/libsoup.changes b/libsoup.changes index 6f81046..5053f50 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Sep 20 08:38:05 UTC 2016 - zaitor@opensuse.org + +- Update to version 2.56.0: + + Added SoupWebsocketConnection:max-incoming-payload-size + property, to override the default maximum incoming payload + size (bgo#770022). + + Added soup-version.h symbols (in particular + soup_check_version()) to introspection (bgo#771439). + + Updated the copy of the public suffix list used by SoupTLD + (bgo#769650). + + Updated translations. + ------------------------------------------------------------------- Tue Aug 16 12:58:15 UTC 2016 - dimstar@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index 502f02e..5b8880d 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.55.90 +Version: 2.56.0 Release: 0 Url: http://www.gnome.org -Source: http://download.gnome.org/sources/libsoup/2.55/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libsoup/2.56/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: glib-networking BuildRequires: glib2-devel >= 2.38.0