Hello community, here is the log from the commit of package smatch for openSUSE:Factory checked in at 2020-02-07 15:52:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/smatch (Old) and /work/SRC/openSUSE:Factory/.smatch.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "smatch" Fri Feb 7 15:52:40 2020 rev:8 rq:770522 version:20200127+git.2f013029 Changes: -------- --- /work/SRC/openSUSE:Factory/smatch/smatch.changes 2019-11-04 17:16:14.692891771 +0100 +++ /work/SRC/openSUSE:Factory/.smatch.new.26092/smatch.changes 2020-02-07 15:53:28.847480248 +0100 @@ -1,0 +2,17 @@ +Thu Jan 30 10:33:05 UTC 2020 - [email protected] + +- Update to version 20200127+git.2f013029: + * fresh_alloc: mark used data as unfresh + * fresh_alloc: export is_fresh_alloc() and is_fresh_alloc_var_sym() + * fresh_alloc: NULL pointers are not fresh + * mtag: export str_to_mtag() + * type: improve debug output for NULL types + * slist: fix __print_stree() debug output + * predefine "i386" if needed + * correct sparcv9 defines + * pre-define __unix__ and friends + * add necessary defined for sunos-derived systems + * define __PRAGMA_REDEFINE_EXTNAME + * and much more... + +------------------------------------------------------------------- Old: ---- smatch-20191028+git773e0c19.tar.xz New: ---- smatch-20200127+git.2f013029.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ smatch.spec ++++++ --- /var/tmp/diff_new_pack.DiI9hZ/_old 2020-02-07 15:53:29.743480738 +0100 +++ /var/tmp/diff_new_pack.DiI9hZ/_new 2020-02-07 15:53:29.747480740 +0100 @@ -1,7 +1,7 @@ # # spec file for package smatch # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: smatch -Version: 20191028+git773e0c19 +Version: 20200127+git.2f013029 Release: 0 Summary: Static analysis tool for C License: GPL-2.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.DiI9hZ/_old 2020-02-07 15:53:29.767480751 +0100 +++ /var/tmp/diff_new_pack.DiI9hZ/_new 2020-02-07 15:53:29.767480751 +0100 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="changesgenerate">enable</param> <param name="filename">smatch</param> - <param name="versionformat">%ad+git%h</param> + <param name="versionformat">%ad+git.%h</param> </service> <service mode="disabled" name="recompress"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.DiI9hZ/_old 2020-02-07 15:53:29.779480757 +0100 +++ /var/tmp/diff_new_pack.DiI9hZ/_new 2020-02-07 15:53:29.779480757 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://repo.or.cz/smatch.git</param> - <param name="changesrevision">773e0c191fc861c1adce9688d0f459d199da5f44</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">2f0130290a561ee1f633cc03bb7062728564eaf6</param></service></servicedata> \ No newline at end of file
