Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Pod-Coverage for
openSUSE:Factory checked in at 2026-06-09 14:12:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Pod-Coverage (Old)
and /work/SRC/openSUSE:Factory/.perl-Pod-Coverage.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Pod-Coverage"
Tue Jun 9 14:12:14 2026 rev:25 rq:1357706 version:0.230.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Pod-Coverage/perl-Pod-Coverage.changes
2020-11-03 15:15:27.027975651 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Pod-Coverage.new.2375/perl-Pod-Coverage.changes
2026-06-09 14:12:42.801721477 +0200
@@ -1,0 +2,5 @@
+Sat Jun 6 18:16:33 UTC 2026 - Tina Müller <[email protected]>
+
+- See https://github.com/openSUSE/cpanspec/issues/47 for details
+
+-------------------------------------------------------------------
New:
----
README.md
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Pod-Coverage.spec ++++++
--- /var/tmp/diff_new_pack.QyUs3y/_old 2026-06-09 14:12:43.793762572 +0200
+++ /var/tmp/diff_new_pack.QyUs3y/_new 2026-06-09 14:12:43.793762572 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Pod-Coverage
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,25 +16,32 @@
#
+%define cpan_name Pod-Coverage
Name: perl-Pod-Coverage
-Version: 0.23
+Version: 0.230.0
Release: 0
-%define cpan_name Pod-Coverage
-Summary: Checks if the documentation of a module is comprehensive
+# 0.23 -> normalize -> 0.230.0
+%define cpan_version 0.23
License: Artistic-1.0 OR GPL-1.0-or-later
-Group: Development/Libraries/Perl
+Summary: Checks if the documentation of a module is comprehensive
URL: https://metacpan.org/release/%{cpan_name}
-Source0:
https://cpan.metacpan.org/authors/id/R/RC/RCLAMP/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/R/RC/RCLAMP/%{cpan_name}-%{cpan_version}.tar.gz
+Source100: README.md
BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(Devel::Symdump) >= 2.01
-BuildRequires: perl(Pod::Find) >= 0.21
-BuildRequires: perl(Pod::Parser) >= 1.13
-Requires: perl(Devel::Symdump) >= 2.01
-Requires: perl(Pod::Find) >= 0.21
-Requires: perl(Pod::Parser) >= 1.13
+BuildRequires: perl(Devel::Symdump) >= 2.10
+BuildRequires: perl(Pod::Find) >= 0.210
+BuildRequires: perl(Pod::Parser) >= 1.130
+Requires: perl(Devel::Symdump) >= 2.10
+Requires: perl(Pod::Find) >= 0.210
+Requires: perl(Pod::Parser) >= 1.130
+Provides: perl(Pod::Coverage) = %{version}
+Provides: perl(Pod::Coverage::CountParents)
+Provides: perl(Pod::Coverage::ExportOnly)
+Provides: perl(Pod::Coverage::Extractor)
+Provides: perl(Pod::Coverage::Overloader)
+%undefine __perllib_provides
%{perl_requires}
%description
@@ -66,11 +73,11 @@
package is only 50% (0.5) covered
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
%check
make test
@@ -81,6 +88,5 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc Changes examples
++++++ README.md ++++++
## Build Results
Current state of perl in openSUSE:Factory is

The current state of perl in the devel project build (devel:languages:perl)

++++++ _scmsync.obsinfo ++++++
mtime: 1780769803
commit: 1bba6d66ed952664fdb14a8976e3f4fdbb343957eb9c93300bee27b98eb954ae
url: https://src.opensuse.org/perl/perl-Pod-Coverage
revision: 1bba6d66ed952664fdb14a8976e3f4fdbb343957eb9c93300bee27b98eb954ae
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-06-06 20:16:43.000000000 +0200
@@ -0,0 +1 @@
+.osc