Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gcovr for openSUSE:Factory checked in at 2021-06-14 23:10:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcovr (Old) and /work/SRC/openSUSE:Factory/.gcovr.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcovr" Mon Jun 14 23:10:31 2021 rev:7 rq:899489 version:5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gcovr/gcovr.changes 2021-01-08 17:32:44.777137053 +0100 +++ /work/SRC/openSUSE:Factory/.gcovr.new.32437/gcovr.changes 2021-06-14 23:10:35.280696569 +0200 @@ -1,0 +2,22 @@ +Fri Jun 11 12:22:55 UTC 2021 - Dan ??erm??k <[email protected]> + +- New upstream release 5.0 + +Breaking changes: + + - Dropped support for Python 2 and Python 3.5. + From now on, gcovr will only support Python versions + that enjoy upstream support. + +Improvements and new features: + + - Handles spaces in ``gcov`` path. (:issue:`385`) + - Early fail when output cannot be created. (:issue:`382`) + - Add :option:`--txt` for text output. (:issue:`387`) + - Add :option:`--csv` for CSV output. (:issue:`376`) + - Add :option:`--exclude-lines-by-pattern` to filter out source lines by arbitrary + regex. (:issue:`356`) + - Add :option:`--json-summary` to generate a :ref:`JSON Summary <json_summary_output>` report. (:issue:`366`) + - Add :option:`--coveralls` to generate a :ref:`Coveralls <coveralls_output>` compatible JSON report. (:issue:`328`) + +------------------------------------------------------------------- Old: ---- gcovr-4.2.tar.gz New: ---- gcovr-5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcovr.spec ++++++ --- /var/tmp/diff_new_pack.8xjCvY/_old 2021-06-14 23:10:35.768697450 +0200 +++ /var/tmp/diff_new_pack.8xjCvY/_new 2021-06-14 23:10:35.772697457 +0200 @@ -18,7 +18,7 @@ Name: gcovr -Version: 4.2 +Version: 5.0 Release: 0 Summary: A code coverage report generator using GNU gcov License: BSD-3-Clause @@ -101,6 +101,7 @@ # html doc make html rm build/html/.buildinfo +%fdupes -s build/html popd %endif ++++++ gcovr-4.2.tar.gz -> gcovr-5.0.tar.gz ++++++ ++++ 256980 lines of diff (skipped)
