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-03-14 18:15:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Perl-Critic (Old)
and /work/SRC/openSUSE:Factory/.perl-Perl-Critic.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Perl-Critic"
Tue Mar 14 18:15:33 2023 rev:33 rq:1070679 version:1.150
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Perl-Critic/perl-Perl-Critic.changes
2023-02-01 16:50:13.985460500 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Perl-Critic.new.31432/perl-Perl-Critic.changes
2023-03-14 18:15:35.403393566 +0100
@@ -1,0 +2,16 @@
+Mon Mar 6 03:10:44 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 1.150
+ see /usr/share/doc/packages/perl-Perl-Critic/Changes
+
+ 1.150 Sat Mar 4 21:17:45 CST 2023
+
+ [Enhancements]
+ Added Test::Builder and Text::Wrap to the list of default exceptions in
+ Variables::ProhibitPackageVars. Thanks, Graham Knop. (GH #1025)
+
+ [Internals]
+ We now use PPIx::Utils instead of PPIx::Utilities, which is more recently
+ maintained.
+
+-------------------------------------------------------------------
Old:
----
Perl-Critic-1.148.tar.gz
New:
----
Perl-Critic-1.150.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Perl-Critic.spec ++++++
--- /var/tmp/diff_new_pack.14EzmH/_old 2023-03-14 18:15:36.071397136 +0100
+++ /var/tmp/diff_new_pack.14EzmH/_new 2023-03-14 18:15:36.075397158 +0100
@@ -18,7 +18,7 @@
%define cpan_name Perl-Critic
Name: perl-Perl-Critic
-Version: 1.148
+Version: 1.150
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Critique Perl source code for best-practices
@@ -45,8 +45,7 @@
BuildRequires: perl(PPIx::QuoteLike)
BuildRequires: perl(PPIx::Regexp) >= 0.027
BuildRequires: perl(PPIx::Regexp::Util) >= 0.068
-BuildRequires: perl(PPIx::Utilities::Node) >= 1.001
-BuildRequires: perl(PPIx::Utilities::Statement) >= 1.001
+BuildRequires: perl(PPIx::Utils::Traversal) >= 0.003
BuildRequires: perl(Perl::Tidy)
BuildRequires: perl(Pod::PlainText)
BuildRequires: perl(Pod::Select)
@@ -73,8 +72,7 @@
Requires: perl(PPIx::QuoteLike)
Requires: perl(PPIx::Regexp) >= 0.027
Requires: perl(PPIx::Regexp::Util) >= 0.068
-Requires: perl(PPIx::Utilities::Node) >= 1.001
-Requires: perl(PPIx::Utilities::Statement) >= 1.001
+Requires: perl(PPIx::Utils::Traversal) >= 0.003
Requires: perl(Perl::Tidy)
Requires: perl(Pod::PlainText)
Requires: perl(Pod::Select)
@@ -116,6 +114,7 @@
%prep
%autosetup -n %{cpan_name}-%{version}
+
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
++++++ Perl-Critic-1.148.tar.gz -> Perl-Critic-1.150.tar.gz ++++++
++++ 7248 lines of diff (skipped)