diff --git a/libsoup-2.27.92.tar.bz2 b/libsoup-2.27.92.tar.bz2 deleted file mode 100644 index 0bde600..0000000 --- a/libsoup-2.27.92.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c923ae314d4c989fc51b71d476650d25bc1c28a8c5aa1b7caf4734f839c8249b -size 632532 diff --git a/libsoup-2.28.0.tar.bz2 b/libsoup-2.28.0.tar.bz2 new file mode 100644 index 0000000..c8be5b0 --- /dev/null +++ b/libsoup-2.28.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:647217d395d560375551056e291d697543d424eb6363e101c334a01a0b8c6fb6 +size 631656 diff --git a/libsoup.changes b/libsoup.changes index 0756d78..786ff3a 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Sep 23 14:30:17 CEST 2009 - dimstar@opensuse.org + +- Update to version 2.28.0: + + Fixed a handful of leaks found with valgrind, including a + large one in SoupContentSniffer + + bgo#584522 - Changed the behavior of SoupCookieJarSqlite to + improve performance. + + bgo#59495 - Fixed a crash in SoupSocket that affected gupnp + + bgo#594508 - Fixed the type of the SOUP_METHOD_* and + SOUP_URI_SCHEME_* macros to be const char * rather than + gpointer. + ------------------------------------------------------------------- Wed Sep 9 03:31:34 CEST 2009 - vuntz@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index e75fbc8..10e5553 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,5 +1,5 @@ # -# spec file for package libsoup (Version 2.27.92) +# spec file for package libsoup (Version 2.28.0) # # 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.92 +Version: 2.28.0 Release: 1 Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/libsoup/2.2/%{name}-%{version}.tar.bz2 Url: http://www.gnome.org