Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lcov for openSUSE:Factory checked in 
at 2023-06-04 00:13:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lcov (Old)
 and      /work/SRC/openSUSE:Factory/.lcov.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lcov"

Sun Jun  4 00:13:31 2023 rev:30 rq:1090642 version:2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lcov/lcov.changes        2022-06-16 
18:21:30.700190845 +0200
+++ /work/SRC/openSUSE:Factory/.lcov.new.15902/lcov.changes     2023-06-04 
00:13:36.977897639 +0200
@@ -1,0 +2,11 @@
+Fri May 26 22:01:54 UTC 2023 - Miklos Vajna <vmik...@collabora.com> - 2.0
+
+- Update to version 2.0:
+  * Support for differential coverage analysis
+  * Support for annotation of reports with date and owner information 
("binning")
+  * Support for data filtering to remove artifacts such as exception branches
+  * Improved HTML navigation and display features
+  * Improved performance via parallelism
+  * Improved error checking and error management.
+
+-------------------------------------------------------------------

Old:
----
  lcov-1.16+git.20220603.dfeb750.tar.xz

New:
----
  lcov-2.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lcov.spec ++++++
--- /var/tmp/diff_new_pack.pxsCM8/_old  2023-06-04 00:13:37.725902110 +0200
+++ /var/tmp/diff_new_pack.pxsCM8/_new  2023-06-04 00:13:37.729902135 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lcov
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           lcov
-Version:        1.16+git.20220603.dfeb750
+Version:        2.0
 Release:        0
 Summary:        A Graphical GCOV Front-end
 License:        GPL-2.0-or-later
@@ -26,6 +26,8 @@
 Source0:        %{name}-%{version}.tar.xz
 Requires:       findutils
 Requires:       gcc
+Requires:       perl-Capture-Tiny
+Requires:       perl-DateTime
 Requires:       perl-GD
 Requires:       perl-PerlIO-gzip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -45,6 +47,13 @@
 
 %install
 make install PREFIX=%{buildroot}/usr CFG_DIR=%{buildroot}/etc
+sed -i 's|%{buildroot}||' %{buildroot}/usr/bin/gendesc
+sed -i 's|%{buildroot}||' %{buildroot}/usr/bin/genhtml
+sed -i 's|%{buildroot}||' %{buildroot}/usr/bin/geninfo
+sed -i 's|%{buildroot}||' %{buildroot}/usr/bin/genpng
+sed -i 's|%{buildroot}||' %{buildroot}/usr/bin/lcov
+sed -i 's|%{buildroot}||' %{buildroot}/usr/lib/lcov/lcovutil.pm
+sed -i 's|%{buildroot}||' 
%{buildroot}/usr/share/lcov/support-scripts/analyzeInfoFiles
 
 %files
 %defattr(644,root,root)
@@ -61,5 +70,19 @@
 %{_bindir}/geninfo
 %{_bindir}/genpng
 %{_bindir}/gendesc
+%{_prefix}/lib/lcov
+%{_prefix}/lib/lcov/lcovutil.pm
+%{_prefix}/share/lcov
+%{_prefix}/share/lcov/support-scripts
+%{_prefix}/share/lcov/support-scripts/analyzeInfoFiles
+%{_prefix}/share/lcov/support-scripts/criteria
+%{_prefix}/share/lcov/support-scripts/get_signature
+%{_prefix}/share/lcov/support-scripts/getp4version
+%{_prefix}/share/lcov/support-scripts/gitblame
+%{_prefix}/share/lcov/support-scripts/gitdiff
+%{_prefix}/share/lcov/support-scripts/p4annotate
+%{_prefix}/share/lcov/support-scripts/p4udiff
+%{_prefix}/share/lcov/support-scripts/py2lcov
+%{_prefix}/share/lcov/support-scripts/spreadsheet.py
 
 %changelog

++++++ lcov-1.16+git.20220603.dfeb750.tar.xz -> lcov-2.0.tar.xz ++++++
++++ 58751 lines of diff (skipped)

Reply via email to