From 03bc539988d8ae11fe607fecb02fd5537fa7ea05620ef53fe784cbbc1426c8fb Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 4 Sep 2009 23:34:05 +0000 Subject: [PATCH] checked in OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=37 --- libsoup-2.27.90.tar.bz2 | 3 +++ libsoup-2.27.91.tar.bz2 | 3 --- libsoup.changes | 25 ------------------------- libsoup.spec | 5 ++--- 4 files changed, 5 insertions(+), 31 deletions(-) create mode 100644 libsoup-2.27.90.tar.bz2 delete mode 100644 libsoup-2.27.91.tar.bz2 diff --git a/libsoup-2.27.90.tar.bz2 b/libsoup-2.27.90.tar.bz2 new file mode 100644 index 0000000..aab6638 --- /dev/null +++ b/libsoup-2.27.90.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13feddf449887129a118980c42a423a4b967ff894e24c2d335301e24b5e3ed66 +size 628703 diff --git a/libsoup-2.27.91.tar.bz2 b/libsoup-2.27.91.tar.bz2 deleted file mode 100644 index abf9447..0000000 --- a/libsoup-2.27.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b39fd86e555cc530ec587db8860b084e95555e044c0cf8b213e636aff043e4f3 -size 632251 diff --git a/libsoup.changes b/libsoup.changes index d96ab60..810fc3f 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,28 +1,3 @@ -------------------------------------------------------------------- -Tue Aug 25 13:27:27 CEST 2009 - vuntz@novell.com - -- Update to version 2.27.91: - + Added SoupPasswordManager, an interface for managing persistent - password storage, and SoupPasswordManagerGNOME (in - libsoup-gnome), which implements it using gnome-keyring. - + libsoup should now notice when the server closes a persistent - connection, and close its side of the connection sooner. This - should hopefully fix the spurious "Connection terminated - unexpectedly" errors in WebKitGTK. [bgo#578990] - + Fixed some problems with connection management in SoupSession - that could cause a session to eventually "stall" and be unable - to process new requests. [bgo#592084] - + Fixed an infinite loop that caused 100% CPU usage if the - network went down at exactly the right time while there were - unsent messages in the queue. [bgo#592492] - + Fixed a crash in SoupLogger. [bgo#591857] - + Fixed the definition of soup_message_is_keepalive() for - HTTP/1.0 messages, to fix a problem introduced in 2.27.90 where - some messages would load completely but never emit "finished". - + Fixed a crash in SoupServer introduced in 2.27.90 when - processing a request with no "Host" header. -- Add gnome-keyring-devel BuildRequires. - ------------------------------------------------------------------- Tue Aug 11 06:18:53 CEST 2009 - captain.magnus@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index bb8f8d3..4f54414 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,5 +1,5 @@ # -# spec file for package libsoup (Version 2.27.91) +# spec file for package libsoup (Version 2.27.90) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,7 +21,6 @@ Name: libsoup BuildRequires: gconf2-devel BuildRequires: glib2-devel -BuildRequires: gnome-keyring-devel BuildRequires: gnutls-devel BuildRequires: gtk-doc BuildRequires: libproxy-devel @@ -37,7 +36,7 @@ Obsoletes: libsoup-64bit %endif # Summary: Simple Object Access Protocol (SOAP) -Version: 2.27.91 +Version: 2.27.90 Release: 1 Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/libsoup/2.2/%{name}-%{version}.tar.bz2 Url: http://www.gnome.org