Accepting request 343373 from home:Zaitor:branches:GNOME:Factory

Lets have a building one :-)

OBS-URL: https://build.opensuse.org/request/show/343373
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=167
This commit is contained in:
Bjørn Lie 2015-11-10 12:32:30 +00:00 committed by Git OBS Bridge
parent 44374708b3
commit 0fcfe46b5c
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e19bca047ad50b28e8ed7663840f9e45a94909148822ca44dcb3e8cafb5cc48
size 1759988

3
libsoup-2.52.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db55628b5c7d952945bb71b236469057c8dfb8dea0c271513579c6273c2093dc
size 1764308

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Nov 10 07:58:01 UTC 2015 - zaitor@opensuse.org
- Update to version 2.52.2:
+ Fixed build under MinGW.
+ Fix SoupServerWebsocketCallback handling so that the
SoupClientContext passed to it is still valid.
+ Added a .deps file to define dependencies for valac.
-------------------------------------------------------------------
Mon Oct 12 21:38:30 UTC 2015 - zaitor@opensuse.org

View File

@ -20,7 +20,7 @@ Name: libsoup
Summary: HTTP client/server library for GNOME
License: LGPL-2.1+
Group: Development/Libraries/GNOME
Version: 2.52.1
Version: 2.52.2
Release: 0
Url: http://www.gnome.org
Source: http://download.gnome.org/sources/libsoup/2.52/%{name}-%{version}.tar.xz
@ -162,5 +162,6 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gir-1.0/SoupGNOME-2.4.gir
%dir %{_datadir}/vala/vapi/
%{_datadir}/vala/vapi/libsoup-2.4.vapi
%{_datadir}/vala/vapi/libsoup-2.4.deps
%changelog