Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package farstream for openSUSE:Factory checked in at 2022-09-21 14:39:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/farstream (Old) and /work/SRC/openSUSE:Factory/.farstream.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "farstream" Wed Sep 21 14:39:20 2022 rev:23 rq:1003148 version:0.2.9+5 Changes: -------- --- /work/SRC/openSUSE:Factory/farstream/farstream.changes 2022-02-17 00:30:15.561436105 +0100 +++ /work/SRC/openSUSE:Factory/.farstream.new.2083/farstream.changes 2022-09-21 14:39:34.789280280 +0200 @@ -1,0 +2,7 @@ +Mon Aug 29 09:16:02 UTC 2022 - Bj??rn Lie <[email protected]> + +- Build farstream without gupnp support. Following this, drop + pkgconfig(gupnp-1.2) and pkgconfig(gupnp-igd-1.0) and pass + --disable-gupnp to configure. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ farstream.spec ++++++ --- /var/tmp/diff_new_pack.4XhYte/_old 2022-09-21 14:39:35.377281910 +0200 +++ /var/tmp/diff_new_pack.4XhYte/_new 2022-09-21 14:39:35.381281922 +0200 @@ -47,8 +47,6 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(gio-unix-2.0) >= 2.40 BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.4 -BuildRequires: pkgconfig(gupnp-1.2) -BuildRequires: pkgconfig(gupnp-igd-1.0) >= 0.2 BuildRequires: pkgconfig(nice) >= 0.1.8 %description @@ -129,7 +127,7 @@ --disable-static \ --enable-gtk-doc \ --enable-introspection \ - --enable-gupnp \ + --disable-gupnp \ %{nil} %make_build
