Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gcovr for openSUSE:Factory checked in at 2022-11-22 16:10:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcovr (Old) and /work/SRC/openSUSE:Factory/.gcovr.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcovr" Tue Nov 22 16:10:50 2022 rev:8 rq:1037272 version:5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gcovr/gcovr.changes 2021-06-14 23:10:35.280696569 +0200 +++ /work/SRC/openSUSE:Factory/.gcovr.new.1597/gcovr.changes 2022-11-22 16:10:57.706267074 +0100 @@ -1,0 +2,26 @@ +Tue Nov 22 08:47:39 UTC 2022 - Andrea Manzini <andrea.manz...@suse.com> + +- Updated to release 5.2: + + New features and notable changes: + + * Log additional info on gcov parsing errors. + * Add support for branch exclude markers. + * Additional options to configure the thresholds for lines and branches in HTML separate. + + Bugfixes: + + * Remove function coverage from sonarcube report. + * Fix parallel processing of gcov data. + * Better diagnostics when dealing with corrupted input files. + * Accept metadata lines without values (introduced in gcc-11). + * Properly close <a> element in detailed HTML report. + * Using --add-tracefile will now correctly merge branch coverage. + * Fix package-level function coverage statistics in Cobertura XML reports. + * Respect excluded/noncode lines for aggregated branchcoverage. + * Fix list options in configuration file (search-path). + * Fix assert and key error in --decisions flag. + * Fix adding none existing lines by decision analysis to data model. + * Always treat relative paths in config files as relative to the directory of the file. + +------------------------------------------------------------------- Old: ---- gcovr-5.0.tar.gz New: ---- gcovr-5.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcovr.spec ++++++ --- /var/tmp/diff_new_pack.SnLuvv/_old 2022-11-22 16:10:58.174269448 +0100 +++ /var/tmp/diff_new_pack.SnLuvv/_new 2022-11-22 16:10:58.178269468 +0100 @@ -1,7 +1,7 @@ # # spec file for package gcovr # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2019 Neal Gompa <ngomp...@gmail.com>. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: gcovr -Version: 5.0 +Version: 5.2 Release: 0 Summary: A code coverage report generator using GNU gcov License: BSD-3-Clause ++++++ gcovr-5.0.tar.gz -> gcovr-5.2.tar.gz ++++++ ++++ 412762 lines of diff (skipped)