summaryrefslogtreecommitdiff
path: root/packaging/libsoup.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/libsoup.spec')
-rw-r--r--packaging/libsoup.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/packaging/libsoup.spec b/packaging/libsoup.spec
index 372a530d..1c657c24 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 \