Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Perl-PrereqScanner-NotQuiteLite
for openSUSE:Factory checked in at 2025-06-24 20:48:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Perl-PrereqScanner-NotQuiteLite (Old)
and
/work/SRC/openSUSE:Factory/.perl-Perl-PrereqScanner-NotQuiteLite.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Perl-PrereqScanner-NotQuiteLite"
Tue Jun 24 20:48:22 2025 rev:4 rq:1288042 version:0.9917
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Perl-PrereqScanner-NotQuiteLite/perl-Perl-PrereqScanner-NotQuiteLite.changes
2023-05-04 17:10:53.104474050 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Perl-PrereqScanner-NotQuiteLite.new.7067/perl-Perl-PrereqScanner-NotQuiteLite.changes
2025-06-24 20:49:56.582262076 +0200
@@ -1,0 +2,6 @@
+Mon Jun 23 20:37:26 UTC 2025 - Tina Müller <[email protected]>
+
+- Normalize CPAN version
+ See https://github.com/openSUSE/cpanspec/issues/47 for details
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Perl-PrereqScanner-NotQuiteLite.spec ++++++
--- /var/tmp/diff_new_pack.6anQ82/_old 2025-06-24 20:49:57.234288759 +0200
+++ /var/tmp/diff_new_pack.6anQ82/_new 2025-06-24 20:49:57.238288923 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Perl-PrereqScanner-NotQuiteLite
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -29,22 +29,22 @@
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(CPAN::Meta::Prereqs) >= 2.150010
-BuildRequires: perl(CPAN::Meta::Requirements) >= 2.140000
+BuildRequires: perl(CPAN::Meta::Requirements) >= 2.140
BuildRequires: perl(Data::Dump)
-BuildRequires: perl(ExtUtils::MakeMaker::CPANfile) >= 0.09
-BuildRequires: perl(Module::CPANfile) >= 1.1004
+BuildRequires: perl(ExtUtils::MakeMaker::CPANfile) >= 0.90
+BuildRequires: perl(Module::CPANfile) >= 1.100.400
BuildRequires: perl(Module::CoreList) >= 3.11
BuildRequires: perl(Module::Find)
BuildRequires: perl(Parse::Distname)
BuildRequires: perl(Regexp::Trie)
BuildRequires: perl(Test::FailWarnings)
BuildRequires: perl(Test::More) >= 0.98
-BuildRequires: perl(Test::UseAllModules) >= 0.17
+BuildRequires: perl(Test::UseAllModules) >= 0.170
BuildRequires: perl(parent)
Requires: perl(CPAN::Meta::Prereqs) >= 2.150010
-Requires: perl(CPAN::Meta::Requirements) >= 2.140000
+Requires: perl(CPAN::Meta::Requirements) >= 2.140
Requires: perl(Data::Dump)
-Requires: perl(Module::CPANfile) >= 1.1004
+Requires: perl(Module::CPANfile) >= 1.100.400
Requires: perl(Module::CoreList) >= 3.11
Requires: perl(Module::Find)
Requires: perl(Parse::Distname)
@@ -72,7 +72,7 @@
dereferences, to improve the minimum perl requirement (since 0.9905).
%prep
-%autosetup -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor