diff --git a/libsoup-2.35.90.tar.bz2 b/libsoup-2.35.90.tar.bz2 deleted file mode 100644 index 8d64074..0000000 --- a/libsoup-2.35.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16728e733550de4f30ce4097b902ebc2f7e83374b0dafd86f2c90c2be036256b -size 702094 diff --git a/libsoup-2.36.0.tar.bz2 b/libsoup-2.36.0.tar.bz2 new file mode 100644 index 0000000..f04acac --- /dev/null +++ b/libsoup-2.36.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511501a5b64da6a44eb5e70b85fa11599e6005a56576c7dbc96c236f1bb71eb1 +size 708265 diff --git a/libsoup.changes b/libsoup.changes index 7a0558b..908844b 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Sep 26 22:23:00 UTC 2011 - vuntz@opensuse.org + +- Update to version 2.36.0: + + Improvements to gtk-doc documentation. + +------------------------------------------------------------------- +Tue Sep 20 07:42:55 UTC 2011 - vuntz@opensuse.org + +- Update to version 2.35.92: + + Fixed a problem where SoupHTTPRequest response bodies could be + truncated. [bgo#659256] + + Fixed a bug in copying TLS information from SoupSocket to + SoupMessage, causing all https connections to be reported as + "untrusted" in epiphany. + + Made SoupSession remove items from its host cache after a + while, so that if a host changes IP address, it will eventually + try to re-resolve it. [bgo#646959] + ------------------------------------------------------------------- Wed Aug 31 09:53:11 CEST 2011 - vuntz@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index 7579f30..dc621dc 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -20,12 +20,12 @@ Name: libsoup Summary: HTTP client/server library for GNOME -Version: 2.35.90 +Version: 2.36.0 Release: 1 License: LGPLv2.1+ Group: Development/Libraries/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/libsoup/2.35/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/libsoup/2.36/%{name}-%{version}.tar.bz2 Source99: baselibs.conf BuildRequires: glib2-devel BuildRequires: glib-networking