From 270cb6b367b9136f56c540b250981893a275124868421231c3c586a0ee7feb7d Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 1 Apr 2010 01:21:30 +0000 Subject: [PATCH] Accepting request 36379 from GNOME:Factory checked in (request 36379) OBS-URL: https://build.opensuse.org/request/show/36379 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=57 --- libsoup-2.29.91.tar.bz2 | 3 +++ libsoup-2.30.0.tar.bz2 | 3 --- libsoup.changes | 17 ----------------- libsoup.spec | 4 ++-- 4 files changed, 5 insertions(+), 22 deletions(-) create mode 100644 libsoup-2.29.91.tar.bz2 delete mode 100644 libsoup-2.30.0.tar.bz2 diff --git a/libsoup-2.29.91.tar.bz2 b/libsoup-2.29.91.tar.bz2 new file mode 100644 index 0000000..2045c16 --- /dev/null +++ b/libsoup-2.29.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:626c88f6b87463cb092733d2bcd5672ca69529a766cc6c5cc817f34b49c821b1 +size 713376 diff --git a/libsoup-2.30.0.tar.bz2 b/libsoup-2.30.0.tar.bz2 deleted file mode 100644 index 0d228ca..0000000 --- a/libsoup-2.30.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ebe715fde45e40835860184cf0240246cd6c276008f27d056c53593f6ea37ce -size 713698 diff --git a/libsoup.changes b/libsoup.changes index 85d9015..4a5c450 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,20 +1,3 @@ -------------------------------------------------------------------- -Tue Mar 30 00:39:13 CEST 2010 - vuntz@opensuse.org - -- Update to version 2.30.0: - + Fixed a crash in the whitespace-stripping code in - soup_uri_new() [bgo#612644] - + Update content-sniffing algorithm to match Chrome and the - soon-to-be-updated sniffing spec. [bgo#611502] - + We now handle "Content-Encoding: x-gzip" as well as "gzip" - (even though "x-gzip" has been deprecated for more than 10 - years). [bgo#611476] - + Fixed leaks found by valgrind - + Make the "make check" programs only bind to 127.0.0.1, not any - public network interfaces. [bgo#609489] - + Add a test to sniffing-test to make sure that Content-Type - parameters are preserved correctly. - ------------------------------------------------------------------- Tue Feb 23 02:20:56 CET 2010 - vuntz@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index 932fd42..bb57668 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,5 +1,5 @@ # -# spec file for package libsoup (Version 2.30.0) +# spec file for package libsoup (Version 2.29.91) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -37,7 +37,7 @@ Obsoletes: libsoup-64bit %endif # Summary: HTTP client/server library for GNOME -Version: 2.30.0 +Version: 2.29.91 Release: 1 Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/libsoup/2.2/%{name}-%{version}.tar.bz2 Source99: baselibs.conf