summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-02-08 06:16:29 -0800
committerdavid <david@david-desktop.(none)>2014-11-21 09:41:13 +0800
commitf37843ca970cb27a8a633fb1849871dd6de1a1fe (patch)
treec09224a6674249fd74863d1eb508366ad9d6c4da /packaging
parent3c3a2894b4a9f7a8fa4b5ef5af609ff8fd8e27a1 (diff)
downloadlibsoup-f37843ca970cb27a8a633fb1849871dd6de1a1fe.tar.gz
libsoup-f37843ca970cb27a8a633fb1849871dd6de1a1fe.tar.bz2
libsoup-f37843ca970cb27a8a633fb1849871dd6de1a1fe.zip
Update to 2.41.5
Diffstat (limited to 'packaging')
-rw-r--r--packaging/libsoup.changes3
-rw-r--r--packaging/libsoup.spec7
2 files changed, 7 insertions, 3 deletions
diff --git a/packaging/libsoup.changes b/packaging/libsoup.changes
index 3036d283..13cd5761 100644
--- a/packaging/libsoup.changes
+++ b/packaging/libsoup.changes
@@ -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
diff --git a/packaging/libsoup.spec b/packaging/libsoup.spec
index 539ebab2..8efaec44 100644
--- a/packaging/libsoup.spec
+++ b/packaging/libsoup.spec
@@ -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}