Update to 2.41.5
authorAnas Nashif <anas.nashif@intel.com>
Fri, 8 Feb 2013 14:16:29 +0000 (06:16 -0800)
committerdavid <david@david-desktop.(none)>
Fri, 21 Nov 2014 01:41:13 +0000 (09:41 +0800)
packaging/libsoup.changes
packaging/libsoup.spec

index 3036d28..13cd576 100644 (file)
@@ -1,3 +1,6 @@
+* 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
index 539ebab..8efaec4 100644 (file)
@@ -1,12 +1,12 @@
 %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
@@ -21,6 +21,7 @@ BuildRequires:  pkgconfig(glib-2.0) >= 2.35.0
 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.
@@ -46,7 +47,7 @@ This package provides the GObject Introspection bindings for libsoup.
 
 %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}