From 989d910d187c5cdb9365364c2fa55c2dee640ed4491a467311da08cadd952de1 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 13 Jan 2012 13:19:35 +0000 Subject: [PATCH] Accepting request 100173 from home:vuntz:branches:GNOME:Factory Fix requires OBS-URL: https://build.opensuse.org/request/show/100173 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp-igd?expand=0&rev=24 --- gupnp-igd.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gupnp-igd.spec b/gupnp-igd.spec index 439c118..03d2b2c 100644 --- a/gupnp-igd.spec +++ b/gupnp-igd.spec @@ -1,7 +1,7 @@ # # spec file for package gupnp-igd # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: gupnp-igd Version: 0.2.1 Release: 0 @@ -56,7 +57,7 @@ This package provides the GObject Introspection bindings for GUPnP-IGD. %package -n python-gupnp-igd Summary: Library to handle UPnP IGD port mapping - Python Bindings Group: Development/Libraries/Python -Requires: libgupnp-igd-1_0-3 = %{version} +Requires: libgupnp-igd-1_0-4 = %{version} # Doh, we made a typo in the package name until 12.2 :/ Provides: python-gupnp-id = %{version} # FIXME: change <= to < once we have a new version (than 0.2.1)