Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lcov for openSUSE:Factory checked in at 2022-01-14 23:13:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lcov (Old) and /work/SRC/openSUSE:Factory/.lcov.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lcov" Fri Jan 14 23:13:16 2022 rev:28 rq:946344 version:1.15+git.20200812.d100e6c Changes: -------- --- /work/SRC/openSUSE:Factory/lcov/lcov.changes 2020-10-23 18:14:28.914460615 +0200 +++ /work/SRC/openSUSE:Factory/.lcov.new.1892/lcov.changes 2022-01-14 23:14:42.954688853 +0100 @@ -1,0 +2,6 @@ +Thu Jan 13 22:04:27 UTC 2022 - Federico Mena Quintero <[email protected]> + +- Add dependency on findutils, as lcov's scripts use find(1) to locate + various files in the user's build directories. bsc#1194671 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lcov.spec ++++++ --- /var/tmp/diff_new_pack.XbtqxU/_old 2022-01-14 23:14:43.338689101 +0100 +++ /var/tmp/diff_new_pack.XbtqxU/_new 2022-01-14 23:14:43.342689103 +0100 @@ -1,7 +1,7 @@ # # spec file for package lcov # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,6 +24,7 @@ Group: Development/Tools/Other URL: https://github.com/linux-test-project/lcov Source0: %{name}-%{version}.tar.xz +Requires: findutils Requires: gcc Requires: perl-GD Requires: perl-PerlIO-gzip
