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
This commit is contained in:
parent
12d876fe2d
commit
270cb6b367
3
libsoup-2.29.91.tar.bz2
Normal file
3
libsoup-2.29.91.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:626c88f6b87463cb092733d2bcd5672ca69529a766cc6c5cc817f34b49c821b1
|
||||||
|
size 713376
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0ebe715fde45e40835860184cf0240246cd6c276008f27d056c53593f6ea37ce
|
|
||||||
size 713698
|
|
@ -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
|
Tue Feb 23 02:20:56 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -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.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -37,7 +37,7 @@ Obsoletes: libsoup-64bit
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Summary: HTTP client/server library for GNOME
|
Summary: HTTP client/server library for GNOME
|
||||||
Version: 2.30.0
|
Version: 2.29.91
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/libsoup/2.2/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/libsoup/2.2/%{name}-%{version}.tar.bz2
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user