diff --git a/gupnp-igd-0.2.2.tar.xz b/gupnp-igd-0.2.2.tar.xz deleted file mode 100644 index 8242bfc..0000000 --- a/gupnp-igd-0.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73b6a98a0f13b29b34c3bfc07f99f78b1319211cb95a8585752873af2b9067d3 -size 262216 diff --git a/gupnp-igd-0.2.3.tar.xz b/gupnp-igd-0.2.3.tar.xz new file mode 100644 index 0000000..06ebd2f --- /dev/null +++ b/gupnp-igd-0.2.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccaf49f9d4f38ac646f1b00341d4db767291e56592286da0e0eb0835811f462d +size 269920 diff --git a/gupnp-igd.changes b/gupnp-igd.changes index 2bd817b..fe812ad 100644 --- a/gupnp-igd.changes +++ b/gupnp-igd.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Feb 6 21:11:58 UTC 2014 - dimstar@opensuse.org + +- Update to version 0.2.3: + + Emit errors as boxed types. + + Various build improvements. + + Make tests less racy. +- Pass --enable-python to configure in order to ensure the python + bindings to be built. + ------------------------------------------------------------------- Tue Dec 4 08:46:21 UTC 2012 - dimstar@opensuse.org diff --git a/gupnp-igd.spec b/gupnp-igd.spec index 603765b..2653c39 100644 --- a/gupnp-igd.spec +++ b/gupnp-igd.spec @@ -1,7 +1,7 @@ # # spec file for package gupnp-igd # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,7 +17,7 @@ Name: gupnp-igd -Version: 0.2.2 +Version: 0.2.3 Release: 0 Summary: Library to handle UPnP IGD port mapping License: LGPL-2.1+ @@ -79,7 +79,8 @@ to have a very simple API. %setup -q %build -%configure --disable-static +%configure --disable-static \ + --enable-python %__make %{?_smp_mflags} %install