Hello community, here is the log from the commit of package gupnp-igd for openSUSE:Factory checked in at 2014-02-11 10:27:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gupnp-igd (Old) and /work/SRC/openSUSE:Factory/.gupnp-igd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gupnp-igd" Changes: -------- --- /work/SRC/openSUSE:Factory/gupnp-igd/gupnp-igd.changes 2012-12-14 08:00:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gupnp-igd.new/gupnp-igd.changes 2014-02-11 10:27:47.000000000 +0100 @@ -1,0 +2,10 @@ +Thu Feb 6 21:11:58 UTC 2014 - [email protected] + +- 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. + +------------------------------------------------------------------- Old: ---- gupnp-igd-0.2.2.tar.xz New: ---- gupnp-igd-0.2.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gupnp-igd.spec ++++++ --- /var/tmp/diff_new_pack.XWSPSV/_old 2014-02-11 10:27:47.000000000 +0100 +++ /var/tmp/diff_new_pack.XWSPSV/_new 2014-02-11 10:27:47.000000000 +0100 @@ -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 @@ %setup -q %build -%configure --disable-static +%configure --disable-static \ + --enable-python %__make %{?_smp_mflags} %install ++++++ gupnp-igd-0.2.2.tar.xz -> gupnp-igd-0.2.3.tar.xz ++++++ ++++ 29030 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
