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 2022-10-08 01:23:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Perl-Critic (Old)
and /work/SRC/openSUSE:Factory/.perl-Perl-Critic.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Perl-Critic"
Sat Oct 8 01:23:23 2022 rev:29 rq:1008328 version:1.140
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Perl-Critic/perl-Perl-Critic.changes
2021-04-12 12:39:29.449517579 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Perl-Critic.new.2275/perl-Perl-Critic.changes
2022-10-08 01:23:25.753982535 +0200
@@ -1,0 +2,7 @@
+Thu Oct 6 05:42:24 UTC 2022 - Stephan Kulow <[email protected]>
+
+- Add 3 more Pod::* requires to make it build (and reverse dependencies).
+ Not sure where they were hidden before, but now they are required
+ on Tumbleweed
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Perl-Critic.spec ++++++
--- /var/tmp/diff_new_pack.JmEmo7/_old 2022-10-08 01:23:26.817984975 +0200
+++ /var/tmp/diff_new_pack.JmEmo7/_new 2022-10-08 01:23:26.821984984 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Perl-Critic
#
-# Copyright (c) 2021 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
@@ -20,8 +20,8 @@
Name: perl-Perl-Critic
Version: 1.140
Release: 0
-Summary: Critique Perl source code for best-practices
License: Artistic-1.0 OR GPL-1.0-or-later
+Summary: Critique Perl source code for best-practices
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
@@ -49,6 +49,9 @@
BuildRequires: perl(PPIx::Utilities::Node) >= 1.001
BuildRequires: perl(PPIx::Utilities::Statement) >= 1.001
BuildRequires: perl(Perl::Tidy)
+BuildRequires: perl(Pod::Parser)
+BuildRequires: perl(Pod::PlainText)
+BuildRequires: perl(Pod::Select)
BuildRequires: perl(Pod::Spell) >= 1
BuildRequires: perl(Readonly) >= 2
BuildRequires: perl(String::Format) >= 1.18
@@ -78,6 +81,9 @@
Requires: perl(PPIx::Utilities::Node) >= 1.001
Requires: perl(PPIx::Utilities::Statement) >= 1.001
Requires: perl(Perl::Tidy)
+Requires: perl(Pod::Parser)
+Requires: perl(Pod::PlainText)
+Requires: perl(Pod::Select)
Requires: perl(Pod::Spell) >= 1
Requires: perl(Readonly) >= 2
Requires: perl(String::Format) >= 1.18