From 4e1da7a487dbec3e190193a36c1f188e5d8b9452e1cfeff3a0e664c4a4e08628 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 22 Sep 2009 21:23:25 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/libsoup revision 30.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=e80a5ae3d27817c124bb647e59d26519 --- libsoup-2.27.91.tar.bz2 | 3 --- libsoup-2.27.92.tar.bz2 | 3 +++ libsoup.changes | 14 ++++++++++++++ libsoup.spec | 4 ++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 libsoup-2.27.91.tar.bz2 create mode 100644 libsoup-2.27.92.tar.bz2 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-2.27.92.tar.bz2 b/libsoup-2.27.92.tar.bz2 new file mode 100644 index 0000000..0bde600 --- /dev/null +++ b/libsoup-2.27.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c923ae314d4c989fc51b71d476650d25bc1c28a8c5aa1b7caf4734f839c8249b +size 632532 diff --git a/libsoup.changes b/libsoup.changes index d96ab60..0756d78 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Sep 9 03:31:34 CEST 2009 - vuntz@opensuse.org + +- Update to version 2.27.92: + + Removed SoupPasswordManager from the public API until its + problems can be addressed. Although it is still present, you + need to #define a special symbol for it to be visible in the + header files; see bgo#594377 for details. + + Fixed a bug where empty query components were dropped from + URIs. [bgo#594405] + + Fixed "make check" to work (but warn) when building with + --disable-ssl. + + Fixed some small documentation bugs. + ------------------------------------------------------------------- Tue Aug 25 13:27:27 CEST 2009 - vuntz@novell.com diff --git a/libsoup.spec b/libsoup.spec index bb8f8d3..e75fbc8 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.92) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -37,7 +37,7 @@ Obsoletes: libsoup-64bit %endif # Summary: Simple Object Access Protocol (SOAP) -Version: 2.27.91 +Version: 2.27.92 Release: 1 Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/libsoup/2.2/%{name}-%{version}.tar.bz2 Url: http://www.gnome.org