Hello community,

here is the log from the commit of package libsoup for openSUSE:Factory checked 
in at 2012-02-20 17:23:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsoup (Old)
 and      /work/SRC/openSUSE:Factory/.libsoup.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsoup", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsoup/libsoup.changes  2012-01-25 
11:08:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libsoup.new/libsoup.changes     2012-02-20 
17:23:38.000000000 +0100
@@ -1,0 +2,27 @@
+Fri Feb 10 15:21:39 UTC 2012 - [email protected]
+
+- Update to version 2.37.5.1:
+  + Replace some of the newly-added SoupURI g_return_if_fail()s
+    with g_warn_if_fail()s. Although it had always been documented
+    that SoupURIs must have a non-NULL path, most functions treated
+    NULL the same as "", and various apps (eg, rhythmbox, midori)
+    were accidentally relying on this.
+
+-------------------------------------------------------------------
+Tue Feb  7 07:39:42 UTC 2012 - [email protected]
+
+- Update to version 2.37.5:
+  + Fixed a bug in SoupSession:use-thread-context.
+  + Fixed the case of cancelling a message from
+    SoupSession::request-started [bgo#668098]
+  + Fixed a crash in epiphany when loading a page with more than
+    1000 or so images. [bgo#668508]
+  + Fixed a bunch of cases involving invalid URLs found while
+    testing SoupServer against an HTTP protocol fuzzer. Also fixed
+    up some documentation/annotations and added some new test
+    cases. [bgo#667637]
+  + Fixed SoupRequestFile to work on Windows.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+-------------------------------------------------------------------

Old:
----
  libsoup-2.37.4.tar.xz

New:
----
  libsoup-2.37.5.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libsoup.spec ++++++
--- /var/tmp/diff_new_pack.xoy9w9/_old  2012-02-20 17:23:39.000000000 +0100
+++ /var/tmp/diff_new_pack.xoy9w9/_new  2012-02-20 17:23:39.000000000 +0100
@@ -15,12 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:           libsoup
 Summary:        HTTP client/server library for GNOME
 License:        LGPL-2.1+
 Group:          Development/Libraries/GNOME
-Version:        2.37.4
+Version:        2.37.5.1
 Release:        0
 Url:            http://www.gnome.org
 Source:         
http://download.gnome.org/sources/libsoup/2.37/%{name}-%{version}.tar.xz
@@ -32,8 +31,6 @@
 BuildRequires:  libgnome-keyring-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  sqlite3-devel
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 # We do not need these dependencies needed only for tests.
 #BuildRequires:  apache2-mod_php5 php5-xmlrpc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to