Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libupnp for openSUSE:Factory checked in at 2021-08-23 10:07:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libupnp (Old) and /work/SRC/openSUSE:Factory/.libupnp.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libupnp" Mon Aug 23 10:07:39 2021 rev:28 rq:912716 version:1.14.10 Changes: -------- --- /work/SRC/openSUSE:Factory/libupnp/libupnp.changes 2021-08-16 10:05:36.691523956 +0200 +++ /work/SRC/openSUSE:Factory/.libupnp.new.1899/libupnp.changes 2021-08-23 10:07:48.624271549 +0200 @@ -1,0 +2,6 @@ +Tue Aug 17 15:06:17 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.4.10 + * Changes to build system only; nothing user-visible. + +------------------------------------------------------------------- Old: ---- release-1.14.9.tar.gz New: ---- libupnp-1.14.10.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libupnp.spec ++++++ --- /var/tmp/diff_new_pack.RknV5L/_old 2021-08-23 10:07:49.152270933 +0200 +++ /var/tmp/diff_new_pack.RknV5L/_new 2021-08-23 10:07:49.152270933 +0200 @@ -20,13 +20,13 @@ %define pnpver 17 %define ixmlver 11 Name: libupnp -Version: 1.14.9 +Version: 1.14.10 Release: 0 Summary: An implementation of Universal Plug and Play (UPnP) License: BSD-3-Clause Group: Development/Libraries/C and C++ URL: https://github.com/pupnp/pupnp -Source: https://github.com/pupnp/pupnp/archive/refs/tags/release-1.14.9.tar.gz +Source: https://github.com/pupnp/pupnp/releases/download/release-%version/libupnp-%version.tar.bz2 Source3: baselibs.conf BuildRequires: libtool BuildRequires: pkg-config @@ -65,8 +65,7 @@ systems. %prep -%autosetup -p1 -n pupnp-release-%version -if [ ! -e configure ]; then autoreconf -fi; fi +%autosetup %build # the openssl simply does not compile