+* Fri Feb 08 2013 Anas Nashif <anas.nashif@intel.com> LIBSOUP_2_41_5@b9a2143
+- Update to 2.41.5
+
* Thu Dec 20 2012 Anas Nashif <anas.nashif@intel.com> LIBSOUP_2_41_2@ae24d52
- require glib-2.0 >= 2.35.0
- update to 2.41.2
%bcond_with gnome
Name: libsoup
-Version: 2.41.2
+Version: 2.41.5
Release: 0
License: LGPL-2.1+
Summary: HTTP client/server library for GNOME
Url: http://www.gnome.org
-Group: Development/Libraries/GNOME
+Group: System/Libraries
Source: http://download.gnome.org/sources/libsoup/2.40/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: gettext-tools
BuildRequires: gnome-common
BuildRequires: pkgconfig(libxml-2.0)
+
%description
Libsoup is an HTTP client/server library for GNOME. It uses GObjects
and the glib main loop, to integrate well with GNOME applications.
%package devel
Summary: HTTP client/server library for GNOME - Development Files
-Group: Development/Libraries/GNOME
+Group: Development/Gnome
Requires: %{name} = %{version}
%if %{with gnome}
Requires: typelib-Soup = %{version}