Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Perl-Critic for openSUSE:Factory checked in at 2023-02-01 16:38:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Perl-Critic (Old) and /work/SRC/openSUSE:Factory/.perl-Perl-Critic.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Perl-Critic" Wed Feb 1 16:38:43 2023 rev:32 rq:1062258 version:1.148 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Perl-Critic/perl-Perl-Critic.changes 2023-01-05 15:00:27.964897946 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Perl-Critic.new.32243/perl-Perl-Critic.changes 2023-02-01 16:50:13.985460500 +0100 @@ -1,0 +2,18 @@ +Sun Jan 8 03:07:20 UTC 2023 - Tina Müller <timueller+p...@suse.de> + +- updated to 1.148 + see /usr/share/doc/packages/perl-Perl-Critic/Changes + + 1.148 Sat Jan 7 15:20:07 CST 2023 + [Possible breakage] + Removed Perl::Critic::Utils::DataConversion. Any add-on policies that used + it will need to copy the functions from there into their own code. + [Documentation] + ProhibitCascadingIfElse no longer suggests using given/when. + [Internals] + We no longer require Test::Deep for testing. + Test::Kwalitee is now only recommended, not required. + Random microoptimizations, like using hashes for array contents checking, + and using any() instead of calling grep as a boolean. + +------------------------------------------------------------------- Old: ---- Perl-Critic-1.146.tar.gz New: ---- Perl-Critic-1.148.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Perl-Critic.spec ++++++ --- /var/tmp/diff_new_pack.em6fSo/_old 2023-02-01 16:50:14.413460410 +0100 +++ /var/tmp/diff_new_pack.em6fSo/_new 2023-02-01 16:50:14.417460409 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Perl-Critic # -# 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 Perl-Critic Name: perl-Perl-Critic -Version: 1.146 +Version: 1.148 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Critique Perl source code for best-practices @@ -55,7 +55,6 @@ BuildRequires: perl(String::Format) >= 1.18 BuildRequires: perl(Term::ANSIColor) >= 2.02 BuildRequires: perl(Test::Builder) >= 0.92 -BuildRequires: perl(Test::Deep) BuildRequires: perl(parent) BuildRequires: perl(version) >= 0.77 Requires: perl(B::Keywords) >= 1.23 ++++++ Perl-Critic-1.146.tar.gz -> Perl-Critic-1.148.tar.gz ++++++ ++++ 6406 lines of diff (skipped)