Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Test-Pod for openSUSE:Factory checked in at 2026-06-09 14:12:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Test-Pod (Old) and /work/SRC/openSUSE:Factory/.perl-Test-Pod.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-Pod" Tue Jun 9 14:12:04 2026 rev:34 rq:1357693 version:1.520.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Test-Pod/perl-Test-Pod.changes 2018-04-26 13:34:01.928873547 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Test-Pod.new.2375/perl-Test-Pod.changes 2026-06-09 14:12:23.740931895 +0200 @@ -1,0 +2,5 @@ +Sat Jun 6 17:26:46 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-Test-Pod.spec ++++++ --- /var/tmp/diff_new_pack.12ARw4/_old 2026-06-09 14:12:29.673177634 +0200 +++ /var/tmp/diff_new_pack.12ARw4/_new 2026-06-09 14:12:29.673177634 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Pod # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,27 +12,30 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # +%define cpan_name Test-Pod Name: perl-Test-Pod -Version: 1.52 +Version: 1.520.0 Release: 0 -#Upstream: Artistic-1.0 or GPL-1.0+ -%define cpan_name Test-Pod -Summary: Check for Pod Errors in Files +# 1.52 -> normalize -> 1.520.0 +%define cpan_version 1.52 +#Upstream: Artistic-1.0 or GPL-1.0-or-later License: Artistic-2.0 OR GPL-2.0-only -Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Test-Pod/ -Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz +Summary: Check for POD errors in files +URL: https://metacpan.org/release/%{cpan_name} +Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Pod::Simple) >= 3.05 Requires: perl(Pod::Simple) >= 3.05 +Provides: perl(Test::Pod) = %{version} +%undefine __perllib_provides %{perl_requires} %description @@ -40,14 +43,14 @@ to do the heavy lifting. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build -%{__perl} Makefile.PL INSTALLDIRS=vendor -%{__make} %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor +%make_build %check -%{__make} test +make test %install %perl_make_install @@ -55,6 +58,5 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes README ++++++ 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: 1780767005 commit: 13e57f5b611304c248331057c1ccebc4330adc0bf0f56a9e2506fa27e5708d17 url: https://src.opensuse.org/perl/perl-Test-Pod revision: 13e57f5b611304c248331057c1ccebc4330adc0bf0f56a9e2506fa27e5708d17 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 19:30:05.000000000 +0200 @@ -0,0 +1 @@ +.osc
