Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Devel-Cover for 
openSUSE:Factory checked in at 2023-05-04 17:10:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-Cover (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Devel-Cover.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Devel-Cover"

Thu May  4 17:10:38 2023 rev:30 rq:1084441 version:1.40

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Devel-Cover/perl-Devel-Cover.changes        
2022-06-16 18:22:30.400275744 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-Cover.new.1533/perl-Devel-Cover.changes  
    2023-05-04 17:10:58.516505737 +0200
@@ -1,0 +2,21 @@
+Mon May  1 03:07:03 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 1.40
+   see /usr/share/doc/packages/perl-Devel-Cover/Changes
+
+  1.40 - 30 April 2023
+   - Note usage with dzil (Steve Rogerson) (GH-319)
+   - Fix html_basic report (jkahrman) (GH-318)
+   - Use CPAN::Meta (Slaven Rezić) (GH-314)
+   - Make non-interactive output less noisy (jkahrman) (GH-312)
+   - Avoid infinite recursion in Type::Tiny and other places (Ed J) (GH-307)
+   - Add ignore_covered_err option (Tina Müller) (GH-323)
+   - Handle empty hashes and arrays on condition RHS in 5.37.6 and later
+
+  1.39 - 29 April 2023
+   - Remove dependency on B::Debug (Jim Keenan) (GH-289)
+   - Raise minimum version to 5.12
+   - Correct spelling of Pod::Coverage trustme parameter (Oliver Youle) 
(GH-302)
+   - Fix annotations in html_basic report (Opera Wang) (GH-310)
+
+-------------------------------------------------------------------

Old:
----
  Devel-Cover-1.38.tar.gz

New:
----
  Devel-Cover-1.40.tar.gz

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

Other differences:
------------------
++++++ perl-Devel-Cover.spec ++++++
--- /var/tmp/diff_new_pack.QOA0aE/_old  2023-05-04 17:10:58.980508453 +0200
+++ /var/tmp/diff_new_pack.QOA0aE/_new  2023-05-04 17:10:58.984508477 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-Cover
 #
-# 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
@@ -18,7 +18,7 @@
 
 %define cpan_name Devel-Cover
 Name:           perl-Devel-Cover
-Version:        1.38
+Version:        1.40
 Release:        0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Code coverage metrics for Perl
@@ -103,7 +103,8 @@
 
 %prep
 %autosetup  -n %{cpan_name}-%{version}
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
+
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 
644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"

++++++ Devel-Cover-1.38.tar.gz -> Devel-Cover-1.40.tar.gz ++++++
++++ 19405 lines of diff (skipped)

Reply via email to