From 2c4a6953465c907bfffbe718e42a78800cb286bb Mon Sep 17 00:00:00 2001 From: Zhang zhengguang Date: Thu, 20 Nov 2014 16:09:25 +0800 Subject: [PATCH] Update to 2.46.0 --- packaging/libsoup.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/packaging/libsoup.spec b/packaging/libsoup.spec index 372a530..1c657c2 100644 --- a/packaging/libsoup.spec +++ b/packaging/libsoup.spec @@ -1,7 +1,7 @@ %bcond_with gnome Name: libsoup -Version: 2.42.2 +Version: 2.46.0 Release: 0 License: LGPL-2.1+ Summary: HTTP client/server library for GNOME @@ -49,7 +49,7 @@ This package provides the GObject Introspection bindings for libsoup. %package devel Summary: HTTP client/server library for GNOME - Development Files -Group: Development/Gnome +Group: Social & Content/GNOME Requires: %{name} = %{version} %if %{with gnome} Requires: typelib-Soup = %{version} @@ -73,6 +73,7 @@ Features: cp %{SOURCE1001} . %build +chmod +x autogen.sh %autogen\ %if %{with gnome} --with-gnome \ -- 2.7.4