Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package miniupnpc for openSUSE:Factory checked in at 2022-06-17 21:20:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/miniupnpc (Old) and /work/SRC/openSUSE:Factory/.miniupnpc.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "miniupnpc" Fri Jun 17 21:20:18 2022 rev:23 rq:982362 version:2.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/miniupnpc/miniupnpc.changes 2021-06-04 00:33:14.476876075 +0200 +++ /work/SRC/openSUSE:Factory/.miniupnpc.new.1548/miniupnpc.changes 2022-06-17 21:22:39.406778053 +0200 @@ -1,0 +2,6 @@ +Thu Jun 9 17:50:48 UTC 2022 - Martin Hauke <[email protected]> + +- Set LIBIR during 'make install' to fix the library path in the + generated pkg-config file. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ miniupnpc.spec ++++++ --- /var/tmp/diff_new_pack.syUt2r/_old 2022-06-17 21:22:39.878778309 +0200 +++ /var/tmp/diff_new_pack.syUt2r/_new 2022-06-17 21:22:39.894778318 +0200 @@ -1,7 +1,7 @@ # # spec file for package miniupnpc # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -80,6 +80,7 @@ Device (IGD) specifications. %else + %package -n python2-miniupnpc Summary: Universal Plug'n'Play (UPnP) Client Module for Python Group: Development/Libraries/Python @@ -113,7 +114,7 @@ %python_build %install -%make_install INSTALLDIRLIB=%{_libdir} +%make_install INSTALLDIRLIB=%{_libdir} LIBDIR=%{_lib} %python_install %python_expand %fdupes %{buildroot}%{$python_sitearch}
