SHA256
1
0
forked from pool/libsoup

Accepting request 174161 from home:dimstar:branches:GNOME:Factory

Update to 2.43.1

OBS-URL: https://build.opensuse.org/request/show/174161
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=132
This commit is contained in:
Dominique Leuenberger 2013-05-05 11:56:32 +00:00 committed by Git OBS Bridge
parent f74be1e757
commit 3e48224afe
4 changed files with 22 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20bd5365bb3e7de70fade91ac82c9dea31636318df90b8c26bc4cde2523a8c91
size 732228

3
libsoup-2.43.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:99b186b95ca2b11fb729cae1eb458e318d9bc6bd32ad087ade2a2f54a53fa9d1
size 734496

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed May 1 08:17:54 UTC 2013 - dimstar@opensuse.org
- Update to version 2.43.1:
+ Including <libsoup/soup.h> no longer pulls in the system
networking headers. This may cause some packages to no longer
compile, if they were accidentally depending on this.
Adding "#include <gio/gnetworking.h>" will fix them
(bgo#692134).
+ Fixed SoupSession:proxy-resolver (bgo#698163).
+ Added soup_message_set_priority(), to mark messages as being
high, low, or normal priority, and update the message queue to
prioritize them accordingly (bgo#696277).
+ Fixed several test programs to still work if glib-networking
isn't installed and fixed another to still work if the kernel
has no IPv6 support (bgo#698220).
-------------------------------------------------------------------
Tue Apr 16 13:46:21 UTC 2013 - dimstar@opensuse.org

View File

@ -20,10 +20,10 @@ Name: libsoup
Summary: HTTP client/server library for GNOME
License: LGPL-2.1+
Group: Development/Libraries/GNOME
Version: 2.42.1
Version: 2.43.1
Release: 0
Url: http://www.gnome.org
Source: http://download.gnome.org/sources/libsoup/2.42/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/libsoup/2.43/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: glib-networking
BuildRequires: glib2-devel >= 2.36.0