diff --git a/libsoup-2.52.2.tar.xz b/libsoup-2.52.2.tar.xz deleted file mode 100644 index e6fbcd1..0000000 --- a/libsoup-2.52.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db55628b5c7d952945bb71b236469057c8dfb8dea0c271513579c6273c2093dc -size 1764308 diff --git a/libsoup-2.53.90.tar.xz b/libsoup-2.53.90.tar.xz new file mode 100644 index 0000000..50a7196 --- /dev/null +++ b/libsoup-2.53.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce75a6cdea5cb34724772c95aa08e089a3d9224c2527458e9c5b763ed9802e3 +size 1770036 diff --git a/libsoup.changes b/libsoup.changes index aab499a..55588e3 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Tue Feb 16 09:44:48 UTC 2016 - dimstar@opensuse.org + +- Update to version 2.53.90: + + NUL bytes in headers are now ignored (bgo#760832). + + Fixed transfer annotation of soup_form_decode* functions + (bgo#743966). + + Updated translations. +- Call intltoolize before configure in order to fix up the tarball + to work with recent versions of intltool. + +------------------------------------------------------------------- +Tue Nov 24 22:12:56 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.53.2: + + Fixed up symbol visibility handling for mingw by copying GLib's + system (bgo#757146). + + Finally marked the old SoupSessionAsync and SoupSessionSync + methods as deprecated (bgo#757146). + + Added libsoup-2.4.deps for valac. + + Make it possible to build from git without gtk-doc being + installed. + + Updated translations. + +------------------------------------------------------------------- +Tue Nov 24 02:54:52 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.53.1: + + Really fixed build under MinGW for sure this time. + + Fixed SoupServer Web Sockets code so that the SoupClientContext + passed to a SoupServerWebsocketCallback is fully usable (rather + than crashing when you try to do most things). + ------------------------------------------------------------------- Tue Nov 10 07:58:01 UTC 2015 - zaitor@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index 9240ce9..b279bfc 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,7 +1,7 @@ # # spec file for package libsoup # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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.52.2 +Version: 2.53.90 Release: 0 Url: http://www.gnome.org -Source: http://download.gnome.org/sources/libsoup/2.52/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libsoup/2.53/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: glib-networking BuildRequires: glib2-devel >= 2.38.0 @@ -122,6 +122,7 @@ Features: translation-update-upstream %build +intltoolize -f %configure\ --disable-static \ --enable-introspection