Hello community, here is the log from the commit of package perl-experimental for openSUSE:Factory checked in at 2015-09-17 09:20:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-experimental (Old) and /work/SRC/openSUSE:Factory/.perl-experimental.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-experimental" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-experimental/perl-experimental.changes 2014-10-29 21:11:36.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-experimental.new/perl-experimental.changes 2015-09-17 09:20:52.000000000 +0200 @@ -1,0 +2,9 @@ +Mon Sep 14 09:10:40 UTC 2015 - [email protected] + +- updated to 0.014 + see /usr/share/doc/packages/perl-experimental/Changes + + 0.014 2015-09-12 00:29:37+02:00 Europe/Amsterdam + Add bitwise to list of known features + +------------------------------------------------------------------- Old: ---- experimental-0.013.tar.gz New: ---- cpanspec.yml experimental-0.014.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-experimental.spec ++++++ --- /var/tmp/diff_new_pack.9XZ55n/_old 2015-09-17 09:20:53.000000000 +0200 +++ /var/tmp/diff_new_pack.9XZ55n/_new 2015-09-17 09:20:53.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-experimental # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,19 +17,20 @@ Name: perl-experimental -Version: 0.013 +Version: 0.014 Release: 0 %define cpan_name experimental Summary: Experimental features made easy License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/experimental/ -Source: experimental-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Module::Build::Tiny) >= 0.039 +BuildRequires: perl(Module::Build::Tiny) >= 0.019 BuildRequires: perl(Test::More) >= 0.89 BuildRequires: perl(feature) BuildRequires: perl(version) ++++++ cpanspec.yml ++++++ --- #description_paragraphs: 3 #no_testing: broken upstream #sources: # - source1 # - source2 #patches: # foo.patch: -p1 # bar.patch: #preamble: |- # BuildRequires: gcc-c++ #post_prep: |- # hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL #post_install: |- # sed on %{name}.files #license: SUSE-NonFree #skip_noarch: 1 #custom_build: |- #./Build build flags=%{?_smp_mflags} --myflag #custom_test: |- #startserver && make test #ignore_requires: Bizarre::Module ++++++ experimental-0.013.tar.gz -> experimental-0.014.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.013/Build.PL new/experimental-0.014/Build.PL --- old/experimental-0.013/Build.PL 2014-10-25 21:54:55.000000000 +0200 +++ new/experimental-0.014/Build.PL 2015-09-12 00:29:54.000000000 +0200 @@ -1,7 +1,7 @@ -# This Build.PL for experimental was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.007. +# This Build.PL for experimental was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.011. use strict; use warnings; use 5.010; -use Module::Build::Tiny 0.039; +use Module::Build::Tiny 0.019; Build_PL(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.013/Changes new/experimental-0.014/Changes --- old/experimental-0.013/Changes 2014-10-25 21:54:55.000000000 +0200 +++ new/experimental-0.014/Changes 2015-09-12 00:29:53.000000000 +0200 @@ -1,5 +1,8 @@ Revision history for experimental +0.014 2015-09-12 00:29:37+02:00 Europe/Amsterdam + Add bitwise to list of known features + 0.013 2014-10-25 21:54:47+02:00 Europe/Amsterdam Rename lvalue_refs to refaliasing diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.013/MANIFEST new/experimental-0.014/MANIFEST --- old/experimental-0.013/MANIFEST 2014-10-25 21:54:55.000000000 +0200 +++ new/experimental-0.014/MANIFEST 2015-09-12 00:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.021. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.025. Build.PL Changes INSTALL @@ -9,7 +9,7 @@ README dist.ini lib/experimental.pm -t/00-compile.t t/basic.t -t/release-pod-coverage.t -t/release-pod-syntax.t +xt/author/00-compile.t +xt/release/pod-coverage.t +xt/release/pod-syntax.t diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.013/META.json new/experimental-0.014/META.json --- old/experimental-0.013/META.json 2014-10-25 21:54:55.000000000 +0200 +++ new/experimental-0.014/META.json 2015-09-12 00:29:54.000000000 +0200 @@ -4,7 +4,7 @@ "Leon Timmermans <[email protected]>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 5.021, CPAN::Meta::Converter version 2.142690", + "generated_by" : "Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.143240", "license" : [ "perl_5" ], @@ -16,12 +16,16 @@ "prereqs" : { "configure" : { "requires" : { - "Module::Build::Tiny" : "0.039" + "Module::Build::Tiny" : "0.019" } }, "develop" : { "requires" : { + "File::Spec" : "0", + "IO::Handle" : "0", + "IPC::Open3" : "0", "Pod::Coverage::TrustPod" : "0", + "Test::More" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08" } @@ -38,18 +42,14 @@ }, "test" : { "requires" : { - "File::Spec" : "0", - "IO::Handle" : "0", - "IPC::Open3" : "0", - "Test::More" : "0.89", - "perl" : "5.010" + "Test::More" : "0.89" } } }, "provides" : { "experimental" : { "file" : "lib/experimental.pm", - "version" : "0.013" + "version" : "0.014" } }, "release_status" : "stable", @@ -64,6 +64,14 @@ "web" : "https://github.com/Leont/experimental" } }, - "version" : "0.013" + "version" : "0.014", + "x_contributors" : [ + "Father Chrysostomos <[email protected]>", + "Grant McLean <[email protected]>", + "gregor herrmann <[email protected]>", + "Karen Etheridge <[email protected]>", + "Leon Timmermans <[email protected]>", + "Ricardo Signes <[email protected]>" + ] } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.013/META.yml new/experimental-0.014/META.yml --- old/experimental-0.013/META.yml 2014-10-25 21:54:55.000000000 +0200 +++ new/experimental-0.014/META.yml 2015-09-12 00:29:54.000000000 +0200 @@ -3,15 +3,11 @@ author: - 'Leon Timmermans <[email protected]>' build_requires: - File::Spec: '0' - IO::Handle: '0' - IPC::Open3: '0' Test::More: '0.89' - perl: '5.010' configure_requires: - Module::Build::Tiny: '0.039' + Module::Build::Tiny: '0.019' dynamic_config: 0 -generated_by: 'Dist::Zilla version 5.021, CPAN::Meta::Converter version 2.142690' +generated_by: 'Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.143240' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -20,7 +16,7 @@ provides: experimental: file: lib/experimental.pm - version: '0.013' + version: '0.014' requires: Carp: '0' feature: '0' @@ -31,4 +27,11 @@ resources: bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=experimental repository: git://github.com/Leont/experimental.git -version: '0.013' +version: '0.014' +x_contributors: + - 'Father Chrysostomos <[email protected]>' + - 'Grant McLean <[email protected]>' + - 'gregor herrmann <[email protected]>' + - 'Karen Etheridge <[email protected]>' + - 'Leon Timmermans <[email protected]>' + - 'Ricardo Signes <[email protected]>' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.013/README new/experimental-0.014/README --- old/experimental-0.013/README 2014-10-25 21:54:55.000000000 +0200 +++ new/experimental-0.014/README 2015-09-12 00:29:53.000000000 +0200 @@ -1,7 +1,7 @@ This archive contains the distribution experimental, -version 0.013: +version 0.014: Experimental features made easy @@ -11,5 +11,5 @@ the same terms as the Perl 5 programming language system itself. -This README file was generated by Dist::Zilla::Plugin::Readme v5.021. +This README file was generated by Dist::Zilla::Plugin::Readme v5.025. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.013/lib/experimental.pm new/experimental-0.014/lib/experimental.pm --- old/experimental-0.013/lib/experimental.pm 2014-10-25 21:54:55.000000000 +0200 +++ new/experimental-0.014/lib/experimental.pm 2015-09-12 00:29:54.000000000 +0200 @@ -1,5 +1,5 @@ package experimental; -$experimental::VERSION = '0.013'; +$experimental::VERSION = '0.014'; use strict; use warnings; use version (); @@ -20,6 +20,7 @@ my %min_version = ( array_base => '5', autoderef => '5.14.0', + bitwise => '5.22.0', current_sub => '5.16.0', evalbytes => '5.16.0', fc => '5.16.0', @@ -27,7 +28,7 @@ lexical_subs => '5.18.0', postderef => '5.20.0', postderef_qq => '5.20.0', - refaliasing => '5.21.5', + refaliasing => '5.22.0', regex_sets => '5.18.0', say => '5.10.0', smartmatch => '5.10.0', @@ -119,7 +120,7 @@ =head1 VERSION -version 0.013 +version 0.014 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.013/t/00-compile.t new/experimental-0.014/t/00-compile.t --- old/experimental-0.013/t/00-compile.t 2014-10-25 21:54:55.000000000 +0200 +++ new/experimental-0.014/t/00-compile.t 1970-01-01 01:00:00.000000000 +0100 @@ -1,51 +0,0 @@ -use 5.006; -use strict; -use warnings; - -# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.051 - -use Test::More; - -plan tests => 1 + ($ENV{AUTHOR_TESTING} ? 1 : 0); - -my @module_files = ( - 'experimental.pm' -); - - - -# no fake home requested - -my $inc_switch = -d 'blib' ? '-Mblib' : '-Ilib'; - -use File::Spec; -use IPC::Open3; -use IO::Handle; - -open my $stdin, '<', File::Spec->devnull or die "can't open devnull: $!"; - -my @warnings; -for my $lib (@module_files) -{ - # see L<perlfaq8/How can I capture STDERR from an external command?> - my $stderr = IO::Handle->new; - - my $pid = open3($stdin, '>&STDERR', $stderr, $^X, $inc_switch, '-e', "require q[$lib]"); - binmode $stderr, ':crlf' if $^O eq 'MSWin32'; - my @_warnings = <$stderr>; - waitpid($pid, 0); - is($?, 0, "$lib loaded ok"); - - if (@_warnings) - { - warn @_warnings; - push @warnings, @_warnings; - } -} - - - -is(scalar(@warnings), 0, 'no warnings found') - or diag 'got warnings: ', ( Test::More->can('explain') ? Test::More::explain(\@warnings) : join("\n", '', @warnings) ) if $ENV{AUTHOR_TESTING}; - - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.013/t/release-pod-coverage.t new/experimental-0.014/t/release-pod-coverage.t --- old/experimental-0.013/t/release-pod-coverage.t 2014-10-25 21:54:55.000000000 +0200 +++ new/experimental-0.014/t/release-pod-coverage.t 1970-01-01 01:00:00.000000000 +0100 @@ -1,15 +0,0 @@ -#!perl - -BEGIN { - unless ($ENV{RELEASE_TESTING}) { - require Test::More; - Test::More::plan(skip_all => 'these tests are for release candidate testing'); - } -} - -# This file was automatically generated by Dist::Zilla::Plugin::PodCoverageTests. - -use Test::Pod::Coverage 1.08; -use Pod::Coverage::TrustPod; - -all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' }); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.013/t/release-pod-syntax.t new/experimental-0.014/t/release-pod-syntax.t --- old/experimental-0.013/t/release-pod-syntax.t 2014-10-25 21:54:55.000000000 +0200 +++ new/experimental-0.014/t/release-pod-syntax.t 1970-01-01 01:00:00.000000000 +0100 @@ -1,14 +0,0 @@ -#!perl - -BEGIN { - unless ($ENV{RELEASE_TESTING}) { - require Test::More; - Test::More::plan(skip_all => 'these tests are for release candidate testing'); - } -} - -# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests. -use Test::More; -use Test::Pod 1.41; - -all_pod_files_ok(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.013/xt/author/00-compile.t new/experimental-0.014/xt/author/00-compile.t --- old/experimental-0.013/xt/author/00-compile.t 1970-01-01 01:00:00.000000000 +0100 +++ new/experimental-0.014/xt/author/00-compile.t 2015-09-12 00:29:54.000000000 +0200 @@ -0,0 +1,51 @@ +use 5.006; +use strict; +use warnings; + +# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.051 + +use Test::More; + +plan tests => 1 + ($ENV{AUTHOR_TESTING} ? 1 : 0); + +my @module_files = ( + 'experimental.pm' +); + + + +# no fake home requested + +my $inc_switch = -d 'blib' ? '-Mblib' : '-Ilib'; + +use File::Spec; +use IPC::Open3; +use IO::Handle; + +open my $stdin, '<', File::Spec->devnull or die "can't open devnull: $!"; + +my @warnings; +for my $lib (@module_files) +{ + # see L<perlfaq8/How can I capture STDERR from an external command?> + my $stderr = IO::Handle->new; + + my $pid = open3($stdin, '>&STDERR', $stderr, $^X, $inc_switch, '-e', "require q[$lib]"); + binmode $stderr, ':crlf' if $^O eq 'MSWin32'; + my @_warnings = <$stderr>; + waitpid($pid, 0); + is($?, 0, "$lib loaded ok"); + + if (@_warnings) + { + warn @_warnings; + push @warnings, @_warnings; + } +} + + + +is(scalar(@warnings), 0, 'no warnings found') + or diag 'got warnings: ', ( Test::More->can('explain') ? Test::More::explain(\@warnings) : join("\n", '', @warnings) ) if $ENV{AUTHOR_TESTING}; + + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.013/xt/release/pod-coverage.t new/experimental-0.014/xt/release/pod-coverage.t --- old/experimental-0.013/xt/release/pod-coverage.t 1970-01-01 01:00:00.000000000 +0100 +++ new/experimental-0.014/xt/release/pod-coverage.t 2015-09-12 00:29:54.000000000 +0200 @@ -0,0 +1,7 @@ +#!perl +# This file was automatically generated by Dist::Zilla::Plugin::PodCoverageTests. + +use Test::Pod::Coverage 1.08; +use Pod::Coverage::TrustPod; + +all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' }); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/experimental-0.013/xt/release/pod-syntax.t new/experimental-0.014/xt/release/pod-syntax.t --- old/experimental-0.013/xt/release/pod-syntax.t 1970-01-01 01:00:00.000000000 +0100 +++ new/experimental-0.014/xt/release/pod-syntax.t 2015-09-12 00:29:54.000000000 +0200 @@ -0,0 +1,6 @@ +#!perl +# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests. +use Test::More; +use Test::Pod 1.41; + +all_pod_files_ok();
