Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libnpupnp for openSUSE:Factory checked in at 2022-08-13 22:37:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnpupnp (Old) and /work/SRC/openSUSE:Factory/.libnpupnp.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnpupnp" Sat Aug 13 22:37:16 2022 rev:5 rq:994887 version:5.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libnpupnp/libnpupnp.changes 2022-05-10 15:12:35.967620644 +0200 +++ /work/SRC/openSUSE:Factory/.libnpupnp.new.1521/libnpupnp.changes 2022-08-13 22:37:17.718740088 +0200 @@ -1,0 +2,14 @@ +Sat Aug 13 10:08:52 UTC 2022 - Michael Pujos <[email protected]> + +- update to 5.0.0: + * Changed the API to avoid truncation of some long subscription IDs. + Upnp_SID is now an std::string instead of a fixed size array. + This change should be source-compatible for programs which used + the UpnpEvent_get_SID_cstr() macro for accessing the value, but the + ABI changes, hence the major version, package, and shared lib + version changes +- update to 4.2.3: + * Fix bug which could close stderr when changing the log level + * Miscellaneous mostly stylistic changes + +------------------------------------------------------------------- Old: ---- libnpupnp-4.2.2.tar.gz libnpupnp-4.2.2.tar.gz.asc New: ---- libnpupnp-5.0.0.tar.gz libnpupnp-5.0.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnpupnp.spec ++++++ --- /var/tmp/diff_new_pack.dFya4p/_old 2022-08-13 22:37:18.162741211 +0200 +++ /var/tmp/diff_new_pack.dFya4p/_new 2022-08-13 22:37:18.166741221 +0200 @@ -16,9 +16,9 @@ # -%define so_ver 4 +%define so_ver 9 Name: libnpupnp -Version: 4.2.2 +Version: 5.0.0 Release: 0 Summary: A C++ base UPnP library, derived from Portable UPnP, a.k.a libupnp License: GPL-2.0-or-later ++++++ libnpupnp-4.2.2.tar.gz -> libnpupnp-5.0.0.tar.gz ++++++ ++++ 2734 lines of diff (skipped)
