Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lcov for openSUSE:Factory checked in at 2026-09-21 12:15:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lcov (Old) and /work/SRC/openSUSE:Factory/.lcov.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lcov" Mon Sep 21 12:15:33 2026 rev:35 rq:1379249 version:2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/lcov/lcov.changes 2026-02-03 21:35:58.367892257 +0100 +++ /work/SRC/openSUSE:Factory/.lcov.new.383539/lcov.changes 2026-09-21 12:16:05.103396695 +0200 @@ -1,0 +2,14 @@ +Sun Sep 13 12:04:18 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 2.5: + * add --unreachable-script callback to filter unreachable branch + and MC/DC expressions + * llvm2lcov supports llvm/22 + * man and HTML documentation generated from RST sources + * various bug fixes and test coverage improvements +- Add python3-Sphinx and python3-sphinx_rtd_theme BuildRequires for + the new RST documentation build and ship the new llvm2lcov, + perl2lcov, py2lcov and spreadsheet.py man pages plus HTML docs. + Deduplicate the HTML fonts with fdupes and drop .buildinfo. + +------------------------------------------------------------------- Old: ---- lcov-2.4.tar.xz New: ---- lcov-2.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lcov.spec ++++++ --- /var/tmp/diff_new_pack.Tc7IM8/_old 2026-09-21 12:16:06.139440000 +0200 +++ /var/tmp/diff_new_pack.Tc7IM8/_new 2026-09-21 12:16:06.141440084 +0200 @@ -17,13 +17,16 @@ Name: lcov -Version: 2.4 +Version: 2.5 Release: 0 Summary: A Graphical GCOV Front-end License: GPL-2.0-or-later URL: https://github.com/linux-test-project/lcov Source0: %{name}-%{version}.tar.xz Source1: lcov.rpmlintrc +BuildRequires: fdupes +BuildRequires: python3-Sphinx +BuildRequires: python3-sphinx_rtd_theme Requires: findutils Requires: gcc Requires: perl-Capture-Tiny @@ -59,6 +62,8 @@ %install %make_install PREFIX=%{_prefix} CFG_DIR=%{_sysconfdir} LIB_DIR=%{_datadir}/%{name}/lib/ rm -rf %{buildroot}%{_datadir}/%{name}/tests/ +rm -f %{buildroot}%{_datadir}/%{name}/html/.buildinfo +%fdupes %{buildroot}%{_datadir}/%{name}/html find %{buildroot}%{_datadir}/%{name}/support-scripts/ -name "*.pm" -exec chmod -x {} \; %files @@ -68,6 +73,10 @@ %{_mandir}/man1/geninfo.1%{?ext_man} %{_mandir}/man1/genpng.1%{?ext_man} %{_mandir}/man1/gendesc.1%{?ext_man} +%{_mandir}/man1/llvm2lcov.1%{?ext_man} +%{_mandir}/man1/perl2lcov.1%{?ext_man} +%{_mandir}/man1/py2lcov.1%{?ext_man} +%{_mandir}/man1/spreadsheet.py.1%{?ext_man} %{_mandir}/man5/lcovrc.5%{?ext_man} %{_bindir}/lcov %{_bindir}/genhtml @@ -80,6 +89,7 @@ %{_bindir}/xml2lcov %{_bindir}/xml2lcovutil.py %dir %{_datadir}/%{name} +%{_datadir}/%{name}/html/ %{_datadir}/%{name}/lib/ %{_datadir}/%{name}/support-scripts ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Tc7IM8/_old 2026-09-21 12:16:06.187442007 +0200 +++ /var/tmp/diff_new_pack.Tc7IM8/_new 2026-09-21 12:16:06.192442216 +0200 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="changesgenerate">enable</param> <param name="filename">lcov</param> - <param name="versionformat">2.4</param> + <param name="versionformat">2.5</param> </service> <service mode="disabled" name="recompress"> <param name="file">*.tar</param> ++++++ lcov-2.4.tar.xz -> lcov-2.5.tar.xz ++++++ ++++ 51873 lines of diff (skipped)
