Hello community, here is the log from the commit of package nodejs-common for openSUSE:Factory checked in at 2020-01-02 14:40:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nodejs-common (Old) and /work/SRC/openSUSE:Factory/.nodejs-common.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nodejs-common" Thu Jan 2 14:40:28 2020 rev:6 rq:760050 version:3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nodejs-common/nodejs-common.changes 2019-10-30 14:41:07.601755202 +0100 +++ /work/SRC/openSUSE:Factory/.nodejs-common.new.6675/nodejs-common.changes 2020-01-02 14:40:41.884896541 +0100 @@ -1,0 +2,6 @@ +Mon Dec 30 13:49:36 UTC 2019 - Adam Majer <[email protected]> + +- Bump max supported version to 42 to account for automatically + built master branch called nodejs42 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ node.c ++++++ --- /var/tmp/diff_new_pack.j2Gs4b/_old 2020-01-02 14:40:42.268896692 +0100 +++ /var/tmp/diff_new_pack.j2Gs4b/_new 2020-01-02 14:40:42.268896692 +0100 @@ -6,7 +6,7 @@ #include <unistd.h> const unsigned min_version = 4; -const unsigned max_version = 20; +const unsigned max_version = 42; const char *default_version = "-default"; const char * const supported_execs[] = {
