Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Test-Kwalitee for openSUSE:Factory checked in at 2026-06-08 14:18:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Test-Kwalitee (Old) and /work/SRC/openSUSE:Factory/.perl-Test-Kwalitee.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-Kwalitee" Mon Jun 8 14:18:48 2026 rev:2 rq:1357712 version:1.280.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Test-Kwalitee/perl-Test-Kwalitee.changes 2021-09-15 22:51:14.806896961 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Test-Kwalitee.new.2375/perl-Test-Kwalitee.changes 2026-06-08 14:24:50.219855216 +0200 @@ -1,0 +2,5 @@ +Sat Jun 6 18:35:02 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-Kwalitee.spec ++++++ --- /var/tmp/diff_new_pack.sK9Ox3/_old 2026-06-08 14:24:50.987887064 +0200 +++ /var/tmp/diff_new_pack.sK9Ox3/_new 2026-06-08 14:24:50.987887064 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Kwalitee # -# Copyright (c) 2021 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 @@ -18,29 +18,34 @@ %define cpan_name Test-Kwalitee Name: perl-Test-Kwalitee -Version: 1.28 +Version: 1.280.0 Release: 0 +# 1.28 -> normalize -> 1.280.0 +%define cpan_version 1.28 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Test the Kwalitee of a distribution before you release it URL: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(CPAN::Meta::Check) >= 0.011 +BuildRequires: perl(CPAN::Meta::Check) >= 0.11 BuildRequires: perl(CPAN::Meta::Requirements) -BuildRequires: perl(Module::CPANTS::Analyse) >= 0.92 +BuildRequires: perl(Module::CPANTS::Analyse) >= 0.920 BuildRequires: perl(Test::Builder) >= 0.88 BuildRequires: perl(Test::Deep) BuildRequires: perl(Test::More) >= 0.96 BuildRequires: perl(Test::Tester) >= 0.108 -BuildRequires: perl(Test::Warnings) >= 0.009 +BuildRequires: perl(Test::Warnings) >= 0.9 BuildRequires: perl(parent) BuildRequires: perl(version) -Requires: perl(Module::CPANTS::Analyse) >= 0.92 +Requires: perl(Module::CPANTS::Analyse) >= 0.920 Requires: perl(Test::Builder) >= 0.88 Requires: perl(parent) +Provides: perl(Test::Kwalitee) = %{version} +%undefine __perllib_provides %{perl_requires} %description @@ -58,7 +63,7 @@ 'Test::Kwalitee' and a short test file will do this for you automatically. %prep -%autosetup -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor ++++++ 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: 1780770913 commit: 4c85bbfb4ce8466401848760b90a62a4c980f1f4ec7f1d461246d4d64b1623fc url: https://src.opensuse.org/perl/perl-Test-Kwalitee revision: 4c85bbfb4ce8466401848760b90a62a4c980f1f4ec7f1d461246d4d64b1623fc 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:35:13.000000000 +0200 @@ -0,0 +1 @@ +.osc
