diff --git a/libsoup-2.37.91.tar.xz b/libsoup-2.37.91.tar.xz deleted file mode 100644 index 1d908a1..0000000 --- a/libsoup-2.37.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9faa8abce324c948cd51a5d9cb956d0edc32e996724d9b0d4b2f02d0903939ba -size 615752 diff --git a/libsoup-2.38.0.tar.xz b/libsoup-2.38.0.tar.xz new file mode 100644 index 0000000..c8719b2 --- /dev/null +++ b/libsoup-2.38.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc1470309aacfc45842ec774b5a5de1848d3d59f7c467efaca555b21bef96ad +size 618636 diff --git a/libsoup.changes b/libsoup.changes index 7fa4392..343c7f1 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Mar 27 06:08:09 UTC 2012 - vuntz@opensuse.org + +- Update to version 2.38.0: + + Minor documentation fixes + +------------------------------------------------------------------- +Tue Mar 20 16:10:50 UTC 2012 - vuntz@opensuse.org + +- Update to version 2.37.92: + + Added soup_session_prefetch_dns() and deprecated + soup_session_prepare_for_uri(). The new method takes a + completion callback, allowing you to know how many DNS + resolutions are currently outstanding, so you don't spam the + resolver. [webkit#41630] + ------------------------------------------------------------------- Tue Mar 6 08:09:16 UTC 2012 - vuntz@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index 6eb6dfd..b1a1aaf 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.37.91 +Version: 2.38.0 Release: 0 Url: http://www.gnome.org -Source: http://download.gnome.org/sources/libsoup/2.37/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libsoup/2.38/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: glib-networking BuildRequires: glib2-devel >= 2.31.7