From dedb43a483ff521d6e5ba7b28693e43e7c05c174d54df0d1086b13411ebeeb42 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 25 Sep 2009 15:37:34 +0000 Subject: [PATCH 1/3] Accepting request 20907 from home:dimstar:branches:GNOME:Factory Copy from home:dimstar:branches:GNOME:Factory/libsoup via accept of submit request 20907 revision 2. Request was accepted with message: Accepted OBS-URL: https://build.opensuse.org/request/show/20907 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=40 --- libsoup-2.27.92.tar.bz2 | 3 --- libsoup-2.28.0.tar.bz2 | 3 +++ libsoup.changes | 13 +++++++++++++ libsoup.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 libsoup-2.27.92.tar.bz2 create mode 100644 libsoup-2.28.0.tar.bz2 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 From f64482bc5f0baff37ccc8ed2d1b2c95a9776ac6274e3724a2a36fc2fbb0a304a Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 5 Oct 2009 21:19:08 +0000 Subject: [PATCH 2/3] checked in OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=41 --- libsoup-2.27.92.tar.bz2 | 3 +++ libsoup-2.28.0.tar.bz2 | 3 --- libsoup.changes | 13 ------------- libsoup.spec | 4 ++-- 4 files changed, 5 insertions(+), 18 deletions(-) create mode 100644 libsoup-2.27.92.tar.bz2 delete mode 100644 libsoup-2.28.0.tar.bz2 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-2.28.0.tar.bz2 b/libsoup-2.28.0.tar.bz2 deleted file mode 100644 index c8be5b0..0000000 --- a/libsoup-2.28.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:647217d395d560375551056e291d697543d424eb6363e101c334a01a0b8c6fb6 -size 631656 diff --git a/libsoup.changes b/libsoup.changes index 786ff3a..0756d78 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,16 +1,3 @@ -------------------------------------------------------------------- -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 10e5553..e75fbc8 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,5 +1,5 @@ # -# spec file for package libsoup (Version 2.28.0) +# 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.28.0 +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 From c8b167c50e209f8dc9836202285fb749a5207d67f83f873c09aeaa5c1713f6a6 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 5 Oct 2009 21:19:09 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/libsoup revision 31.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=6759d38d891a39cfc1759442e2c7b464 --- libsoup-2.27.92.tar.bz2 | 3 --- libsoup-2.28.0.tar.bz2 | 3 +++ libsoup.changes | 13 +++++++++++++ libsoup.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 libsoup-2.27.92.tar.bz2 create mode 100644 libsoup-2.28.0.tar.bz2 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