Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-experimental for openSUSE:Factory checked in at 2022-12-13 18:57:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-experimental (Old) and /work/SRC/openSUSE:Factory/.perl-experimental.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-experimental" Tue Dec 13 18:57:20 2022 rev:16 rq:1042725 version:0.030 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-experimental/perl-experimental.changes 2022-11-09 12:57:30.308371495 +0100 +++ /work/SRC/openSUSE:Factory/.perl-experimental.new.1835/perl-experimental.changes 2022-12-13 18:57:44.875933548 +0100 @@ -1,0 +2,9 @@ +Sun Dec 11 03:07:55 UTC 2022 - Tina Müller <timueller+p...@suse.de> + +- updated to 0.030 + see /usr/share/doc/packages/perl-experimental/Changes + + 0.030 2022-12-10 13:02:15+01:00 Europe/Amsterdam + - Adapt to future deprecation of smartmatch + +------------------------------------------------------------------- Old: ---- experimental-0.029.tar.gz New: ---- experimental-0.030.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-experimental.spec ++++++ --- /var/tmp/diff_new_pack.T2jBPG/_old 2022-12-13 18:57:45.335936004 +0100 +++ /var/tmp/diff_new_pack.T2jBPG/_new 2022-12-13 18:57:45.339936025 +0100 @@ -18,7 +18,7 @@ %define cpan_name experimental Name: perl-experimental -Version: 0.029 +Version: 0.030 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Experimental features made easy ++++++ experimental-0.029.tar.gz -> experimental-0.030.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.029/Changes new/experimental-0.030/Changes --- old/experimental-0.029/Changes 2022-10-25 23:22:22.000000000 +0200 +++ new/experimental-0.030/Changes 2022-12-10 13:02:16.000000000 +0100 @@ -1,5 +1,8 @@ Revision history for experimental +0.030 2022-12-10 13:02:15+01:00 Europe/Amsterdam + - Adapt to future deprecation of smartmatch + 0.029 2022-10-25 23:22:21+02:00 Europe/Amsterdam - Fix handling of warning categories that have been removed diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.029/MANIFEST new/experimental-0.030/MANIFEST --- old/experimental-0.029/MANIFEST 2022-10-25 23:22:22.000000000 +0200 +++ new/experimental-0.030/MANIFEST 2022-12-10 13:02:16.000000000 +0100 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.025. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.029. Changes INSTALL LICENSE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.029/META.json new/experimental-0.030/META.json --- old/experimental-0.029/META.json 2022-10-25 23:22:22.000000000 +0200 +++ new/experimental-0.030/META.json 2022-12-10 13:02:16.000000000 +0100 @@ -4,7 +4,7 @@ "Leon Timmermans <le...@cpan.org>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010", + "generated_by" : "Dist::Zilla version 6.029, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], @@ -45,7 +45,7 @@ "provides" : { "experimental" : { "file" : "lib/experimental.pm", - "version" : "0.029" + "version" : "0.030" } }, "release_status" : "stable", @@ -60,7 +60,7 @@ "web" : "https://github.com/Dual-Life/experimental" } }, - "version" : "0.029", + "version" : "0.030", "x_contributors" : [ "brian greenfield <0bria...@gmail.com>", "Dagfinn Ilmari Manns\u00e5ker <ilm...@ilmari.org>", @@ -70,6 +70,7 @@ "gregor herrmann <gre...@debian.org>", "Karen Etheridge <et...@cpan.org>", "Leon Timmermans <faw...@gmail.com>", + "Philippe Bruhat (BooK) <b...@cpan.org>", "Ricardo Signes <r...@cpan.org>", "Sawyer X <xsawy...@cpan.org>" ], diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.029/META.yml new/experimental-0.030/META.yml --- old/experimental-0.029/META.yml 2022-10-25 23:22:22.000000000 +0200 +++ new/experimental-0.030/META.yml 2022-12-10 13:02:16.000000000 +0100 @@ -7,7 +7,7 @@ configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010' +generated_by: 'Dist::Zilla version 6.029, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -16,7 +16,7 @@ provides: experimental: file: lib/experimental.pm - version: '0.029' + version: '0.030' requires: Carp: '0' strict: '0' @@ -25,7 +25,7 @@ resources: bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=experimental repository: git://github.com/Dual-Life/experimental.git -version: '0.029' +version: '0.030' x_contributors: - 'brian greenfield <0bria...@gmail.com>' - 'Dagfinn Ilmari Mannsåker <ilm...@ilmari.org>' @@ -35,6 +35,7 @@ - 'gregor herrmann <gre...@debian.org>' - 'Karen Etheridge <et...@cpan.org>' - 'Leon Timmermans <faw...@gmail.com>' + - 'Philippe Bruhat (BooK) <b...@cpan.org>' - 'Ricardo Signes <r...@cpan.org>' - 'Sawyer X <xsawy...@cpan.org>' x_generated_by_perl: v5.36.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.029/Makefile.PL new/experimental-0.030/Makefile.PL --- old/experimental-0.029/Makefile.PL 2022-10-25 23:22:22.000000000 +0200 +++ new/experimental-0.030/Makefile.PL 2022-12-10 13:02:16.000000000 +0100 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.025. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.029. use strict; use warnings; @@ -24,7 +24,7 @@ "TEST_REQUIRES" => { "Test::More" => "0.89" }, - "VERSION" => "0.029", + "VERSION" => "0.030", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.029/README new/experimental-0.030/README --- old/experimental-0.029/README 2022-10-25 23:22:22.000000000 +0200 +++ new/experimental-0.030/README 2022-12-10 13:02:16.000000000 +0100 @@ -1,5 +1,5 @@ This archive contains the distribution experimental, -version 0.029: +version 0.030: Experimental features made easy @@ -9,4 +9,4 @@ the same terms as the Perl 5 programming language system itself. -This README file was generated by Dist::Zilla::Plugin::Readme v6.025. +This README file was generated by Dist::Zilla::Plugin::Readme v6.029. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.029/lib/experimental.pm new/experimental-0.030/lib/experimental.pm --- old/experimental-0.029/lib/experimental.pm 2022-10-25 23:22:22.000000000 +0200 +++ new/experimental-0.030/lib/experimental.pm 2022-12-10 13:02:16.000000000 +0100 @@ -1,5 +1,5 @@ package experimental; -$experimental::VERSION = '0.029'; +$experimental::VERSION = '0.030'; use strict; use warnings; use version (); @@ -140,7 +140,7 @@ =head1 VERSION -version 0.029 +version 0.030 =head1 SYNOPSIS @@ -255,10 +255,14 @@ This was added in perl 5.10.0, but it should be noted there are significant incompatibilities between 5.10.0 and 5.10.1. +The feature is going to be deprecated in perl 5.38.0, and removed in 5.42.0. + =item * C<switch> - allow the use of C<~~>, given, and when This was added in perl 5.10.0. +The feature is going to be deprecated in perl 5.38.0, and removed in 5.42.0. + =item * C<try> - allow the use of C<try> and C<catch> This was added in perl 5.34.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.029/t/basic.t new/experimental-0.030/t/basic.t --- old/experimental-0.029/t/basic.t 2022-10-25 23:22:22.000000000 +0200 +++ new/experimental-0.030/t/basic.t 2022-12-10 13:02:16.000000000 +0100 @@ -18,7 +18,9 @@ END } -if ($] >= 5.010001) { +use warnings (); +if ( $] >= 5.010001 + && ( $] < 5.017011 || exists $warnings::Offsets{"experimental::smartmatch"} ) ) { is (eval <<'END', 1, 'switch compiles') or diag $@; use experimental 'switch'; sub bar { 1 }; @@ -34,7 +36,8 @@ END } -if ($] >= 5.010001) { +if ( $] >= 5.010001 + && ( $] < 5.017011 || exists $warnings::Offsets{"experimental::smartmatch"} ) ) { is (eval <<'END', 1, 'smartmatch compiles') or diag $@; use experimental 'smartmatch'; sub baz { 1 };