Accepting request 145069 from home:dimstar:branches:GNOME:Factory

- Update to version 0.2.2:
  + Parallel build and linking fixes.
- Change python-gupnp-id Obsoletes to < %{version}, as we now have
  a new release. Fixes a rpmlint warning about self-obsoletion.

OBS-URL: https://build.opensuse.org/request/show/145069
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp-igd?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2012-12-11 16:49:10 +00:00 committed by Git OBS Bridge
parent 989d910d18
commit ef959ba01d
4 changed files with 14 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:023ae08200ff14ebfee7d3113c25047dd585087252bc65dbf8d42f4804452aa2
size 378358

3
gupnp-igd-0.2.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73b6a98a0f13b29b34c3bfc07f99f78b1319211cb95a8585752873af2b9067d3
size 262216

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Dec 4 08:46:21 UTC 2012 - dimstar@opensuse.org
- Update to version 0.2.2:
+ Parallel build and linking fixes.
- Change python-gupnp-id Obsoletes to < %{version}, as we now have
a new release. Fixes a rpmlint warning about self-obsoletion.
-------------------------------------------------------------------
Fri Dec 23 10:40:40 UTC 2011 - vuntz@opensuse.org

View File

@ -17,14 +17,13 @@
Name: gupnp-igd
Version: 0.2.1
Version: 0.2.2
Release: 0
# FIXME: on version bump, change versioned Obsoletes in python subpackage: <= to < (was 0.2.1)
Summary: Library to handle UPnP IGD port mapping
License: LGPL-2.1+
Group: Development/Libraries/C and C++
Url: http://www.gupnp.org/
Source: http://gupnp.org/sites/all/files/sources/%{name}-%{version}.tar.gz
Source: http://download.gnome.org/sources/gupnp-igd/0.2/%{name}-%{version}.tar.xz
BuildRequires: gobject-introspection-devel
BuildRequires: gtk-doc
BuildRequires: libgupnp-devel >= 0.18
@ -60,8 +59,7 @@ Group: Development/Libraries/Python
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)
Obsoletes: python-gupnp-id <= %{version}
Obsoletes: python-gupnp-id < %{version}
%description -n python-gupnp-igd
GUPnP-IGD is a library to handle UPnP IGD port mapping. It is supposed