Changelog for
lcov-1.16+git.20220603.dfeb750-2.97.noarch.rpm :
* Wed Jun 15 2022 mliskaAATTsuse.cz- Update to version 1.16+git.20220603.dfeb750:
* lcov: Finalize release 1.16
* Makefile: Create make target for creating release tags
* lcov: Update website links
* geninfo: Fix handling of source path containing non-ASCII characters
* geninfo: support remove CR endings of old intermediate text
* lcov: Add file attributes for shell scripts
* genhtml: Add option to change HTML footer text
* genhtml: Add option to change HTML header text
* genpng: Improve dark-mode support
* lcov: quote tool_dir to enable paths with spaces.
* lcov: Improve JSON module selection
* lcov: Make JSON module configurable
* Fix genhtml on macOS
* genhtml/genpng/lcov: add missing rc support and man page entries
* Add a dark mode option
* example: Fix example relying on undefined behavior
* lcov: add a new --fail-under-lines option
* lcov: Finalize release 1.15
* Makefile: Reduce unnecessary meta-data in tar and RPM files
* geninfo: Add workaround for MSYS GCC problem
* geninfo: Change json module
* geninfo: Fix warning due to non-numerical branch count
* geninfo: Fix missing check for unterminated exclusion marker
* Exclusion of exception branches
* genhtml: Fix applying prefix to a prefix filename
* genhtml: Add more demangler options
* tests: Minor improvements
* Thu Jan 13 2022 Federico Mena Quintero
- Add dependency on findutils, as lcov\'s scripts use find(1) to locate various files in the user\'s build directories. bsc#1194671
* Fri Oct 23 2020 Martin Liška - Fix output of --version option.
* Wed Aug 12 2020 mliskaAATTsuse.cz- Update to version 1.15+git.20200812.d100e6c:
* lcov: Finalize release 1.15
* Makefile: Reduce unnecessary meta-data in tar and RPM files
* geninfo: Add workaround for MSYS GCC problem
* geninfo: Change json module
* geninfo: Fix warning due to non-numerical branch count
* geninfo: Fix missing check for unterminated exclusion marker
* Exclusion of exception branches
* genhtml: Fix applying prefix to a prefix filename
* genhtml: Add more demangler options
* tests: Minor improvements
* tests: Minor test improvements
* man: Add clarification regarding file patterns
* geninfo: Change gzip decompression module
* Fixed processing GCOV intermediate format.
* Mon Jul 27 2020 Miklos Vajna - Remove no longer needed kernel-coverage conflict (bsc#1078447)
* Sun Jul 26 2020 Bernhard Wiedemann - Update to version 1.15+git.20200723.b668fab:
* tests: Fix subdirectory testing
* tests: Provide option to specify tool parameters
* tests: Simplify test Makefiles
* Allow to override man page date (boo#1047218)
* bin: remove outdated FSF mailing address from license boilerplate