Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-App-cpanminus for openSUSE:Factory checked in at 2022-05-06 19:00:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-App-cpanminus (Old) and /work/SRC/openSUSE:Factory/.perl-App-cpanminus.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-App-cpanminus" Fri May 6 19:00:13 2022 rev:20 rq:975436 version:1.7046 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-App-cpanminus/perl-App-cpanminus.changes 2022-01-28 22:13:18.826570662 +0100 +++ /work/SRC/openSUSE:Factory/.perl-App-cpanminus.new.1538/perl-App-cpanminus.changes 2022-05-06 19:00:45.193449261 +0200 @@ -1,0 +2,10 @@ +Thu Apr 28 03:06:11 UTC 2022 - Tina M??ller <timueller+p...@suse.de> + +- updated to 1.7046 + see /usr/share/doc/packages/perl-App-cpanminus/Changes + + 1.7046 2022-04-26 23:00:56 PDT + [Documentation] + - Remove git.io URL that's going to be deprecated. + +------------------------------------------------------------------- Old: ---- App-cpanminus-1.7045.tar.gz New: ---- App-cpanminus-1.7046.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-App-cpanminus.spec ++++++ --- /var/tmp/diff_new_pack.4oXPiE/_old 2022-05-06 19:00:45.709449825 +0200 +++ /var/tmp/diff_new_pack.4oXPiE/_new 2022-05-06 19:00:45.713449829 +0200 @@ -18,10 +18,10 @@ %define cpan_name App-cpanminus Name: perl-App-cpanminus -Version: 1.7045 +Version: 1.7046 Release: 0 -Summary: Get, unpack, build and install modules from CPAN License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Get, unpack, build and install modules from CPAN URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/%{cpan_name}-%{version}.tar.gz Source1: fatunpack @@ -69,8 +69,8 @@ BuildRequires: perl(warnings::register) # YAML not needed for compilation # Tests: -BuildRequires: perl(Pod::Select) BuildRequires: perl(Test::More) +BuildRequires: perl(Pod::Select) # Current dependency generator cannot parse compressed code. Use PPI to find # them, and list them manually: # Archive::Tar is optional ++++++ App-cpanminus-1.7045.tar.gz -> App-cpanminus-1.7046.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-cpanminus-1.7045/Changes new/App-cpanminus-1.7046/Changes --- old/App-cpanminus-1.7045/Changes 2022-01-27 04:03:46.000000000 +0100 +++ new/App-cpanminus-1.7046/Changes 2022-04-27 08:00:58.000000000 +0200 @@ -1,5 +1,9 @@ See http://github.com/miyagawa/cpanminus/ for the latest development. +1.7046 2022-04-26 23:00:56 PDT + [Documentation] + - Remove git.io URL that's going to be deprecated. + 1.7045 2022-01-26 19:03:44 PST [Security] - [CVE-2020-16154] remove the functionality to verify CHECKSUMS signature diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-cpanminus-1.7045/META.json new/App-cpanminus-1.7046/META.json --- old/App-cpanminus-1.7045/META.json 2022-01-27 04:03:46.000000000 +0100 +++ new/App-cpanminus-1.7046/META.json 2022-04-27 08:00:58.000000000 +0200 @@ -101,7 +101,7 @@ "web" : "https://github.com/miyagawa/cpanminus" } }, - "version" : "1.7045", + "version" : "1.7046", "x_contributors" : [ "Aaron Moses <mosesa02@localhost.localdomain>", "Alessandro Ghedini <al3x...@gmail.com>", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-cpanminus-1.7045/META.yml new/App-cpanminus-1.7046/META.yml --- old/App-cpanminus-1.7045/META.yml 2022-01-27 04:03:46.000000000 +0100 +++ new/App-cpanminus-1.7046/META.yml 2022-04-27 08:00:58.000000000 +0200 @@ -29,7 +29,7 @@ bugtracker: https://github.com/miyagawa/cpanminus/issues homepage: https://github.com/miyagawa/cpanminus repository: https://github.com/miyagawa/cpanminus.git -version: '1.7045' +version: '1.7046' x_contributors: - 'Aaron Moses <mosesa02@localhost.localdomain>' - 'Alessandro Ghedini <al3x...@gmail.com>' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-cpanminus-1.7045/Makefile.PL new/App-cpanminus-1.7046/Makefile.PL --- old/App-cpanminus-1.7045/Makefile.PL 2022-01-27 04:03:46.000000000 +0100 +++ new/App-cpanminus-1.7046/Makefile.PL 2022-04-27 08:00:58.000000000 +0200 @@ -23,7 +23,7 @@ "TEST_REQUIRES" => { "Test::More" => 0 }, - "VERSION" => "1.7045", + "VERSION" => "1.7046", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-cpanminus-1.7045/README new/App-cpanminus-1.7046/README --- old/App-cpanminus-1.7045/README 2022-01-27 04:03:46.000000000 +0100 +++ new/App-cpanminus-1.7046/README 2022-04-27 08:00:58.000000000 +0200 @@ -72,8 +72,7 @@ be updated. You're recommended to update the software or system if you can. If that - is impossible or difficult, use the -k option with curl or an - alternative URL, https://git.io/cpanm + is impossible or difficult, use the -k option with curl. DEPENDENCIES diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-cpanminus-1.7045/bin/cpanm new/App-cpanminus-1.7046/bin/cpanm --- old/App-cpanminus-1.7045/bin/cpanm 2022-01-27 04:03:46.000000000 +0100 +++ new/App-cpanminus-1.7046/bin/cpanm 2022-04-27 08:00:58.000000000 +0200 @@ -21,7 +21,7 @@ my %fatpacked; $fatpacked{"App/cpanminus.pm"} = '#line '.(1+__LINE__).' "'.__FILE__."\"\n".<<'APP_CPANMINUS'; - package App::cpanminus;our$VERSION="1.7045";1; + package App::cpanminus;our$VERSION="1.7046";1; APP_CPANMINUS $fatpacked{"App/cpanminus/Dependency.pm"} = '#line '.(1+__LINE__).' "'.__FILE__."\"\n".<<'APP_CPANMINUS_DEPENDENCY'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-cpanminus-1.7045/lib/App/cpanminus/fatscript.pm new/App-cpanminus-1.7046/lib/App/cpanminus/fatscript.pm --- old/App-cpanminus-1.7045/lib/App/cpanminus/fatscript.pm 2022-01-27 04:03:46.000000000 +0100 +++ new/App-cpanminus-1.7046/lib/App/cpanminus/fatscript.pm 2022-04-27 08:00:58.000000000 +0200 @@ -22,7 +22,7 @@ $fatpacked{"App/cpanminus.pm"} = '#line '.(1+__LINE__).' "'.__FILE__."\"\n".<<'APP_CPANMINUS'; package App::cpanminus; - our $VERSION = "1.7045"; + our $VERSION = "1.7046"; =encoding utf8 @@ -98,8 +98,7 @@ to be updated. You're recommended to update the software or system if you can. If - that is impossible or difficult, use the C<-k> option with curl or an - alternative URL, C<https://git.io/cpanm> + that is impossible or difficult, use the C<-k> option with curl. =head1 DEPENDENCIES diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-cpanminus-1.7045/lib/App/cpanminus.pm new/App-cpanminus-1.7046/lib/App/cpanminus.pm --- old/App-cpanminus-1.7045/lib/App/cpanminus.pm 2022-01-27 04:03:46.000000000 +0100 +++ new/App-cpanminus-1.7046/lib/App/cpanminus.pm 2022-04-27 08:00:58.000000000 +0200 @@ -1,5 +1,5 @@ package App::cpanminus; -our $VERSION = "1.7045"; +our $VERSION = "1.7046"; =encoding utf8 @@ -75,8 +75,7 @@ to be updated. You're recommended to update the software or system if you can. If -that is impossible or difficult, use the C<-k> option with curl or an -alternative URL, C<https://git.io/cpanm> +that is impossible or difficult, use the C<-k> option with curl. =head1 DEPENDENCIES