From ef959ba01d3934ff91958ad0bd915b3c9987af4349f3a694aa2788d22d69b605 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 11 Dec 2012 16:49:10 +0000 Subject: [PATCH] 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 --- gupnp-igd-0.2.1.tar.gz | 3 --- gupnp-igd-0.2.2.tar.xz | 3 +++ gupnp-igd.changes | 8 ++++++++ gupnp-igd.spec | 8 +++----- 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 gupnp-igd-0.2.1.tar.gz create mode 100644 gupnp-igd-0.2.2.tar.xz diff --git a/gupnp-igd-0.2.1.tar.gz b/gupnp-igd-0.2.1.tar.gz deleted file mode 100644 index 4172482..0000000 --- a/gupnp-igd-0.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:023ae08200ff14ebfee7d3113c25047dd585087252bc65dbf8d42f4804452aa2 -size 378358 diff --git a/gupnp-igd-0.2.2.tar.xz b/gupnp-igd-0.2.2.tar.xz new file mode 100644 index 0000000..8242bfc --- /dev/null +++ b/gupnp-igd-0.2.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b6a98a0f13b29b34c3bfc07f99f78b1319211cb95a8585752873af2b9067d3 +size 262216 diff --git a/gupnp-igd.changes b/gupnp-igd.changes index db3d42f..2bd817b 100644 --- a/gupnp-igd.changes +++ b/gupnp-igd.changes @@ -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 diff --git a/gupnp-igd.spec b/gupnp-igd.spec index 03d2b2c..603765b 100644 --- a/gupnp-igd.spec +++ b/gupnp-igd.spec @@ -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