SHA256
1
0
forked from pool/libsoup

Accepting request 85700 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/85700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsoup?expand=0&rev=54
This commit is contained in:
Lars Vogdt 2011-10-02 08:16:14 +00:00 committed by Git OBS Bridge
commit 5e087cd46b
4 changed files with 24 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:16728e733550de4f30ce4097b902ebc2f7e83374b0dafd86f2c90c2be036256b
size 702094

3
libsoup-2.36.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:511501a5b64da6a44eb5e70b85fa11599e6005a56576c7dbc96c236f1bb71eb1
size 708265

View File

@ -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

View File

@ -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