Hello community, here is the log from the commit of package perl-Time-Tiny for openSUSE:Factory checked in at 2018-04-26 13:37:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Time-Tiny (Old) and /work/SRC/openSUSE:Factory/.perl-Time-Tiny.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-Time-Tiny" Thu Apr 26 13:37:43 2018 rev:7 rq:599884 version:1.08 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Time-Tiny/perl-Time-Tiny.changes 2016-07-12 23:50:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Time-Tiny.new/perl-Time-Tiny.changes 2018-04-26 13:37:51.812449238 +0200 @@ -1,0 +2,10 @@ +Mon Apr 23 06:10:59 UTC 2018 - coolo@suse.com + +- updated to 1.08 + see /usr/share/doc/packages/perl-Time-Tiny/Changes + + 1.08 2018-04-22 10:50:14+02:00 Europe/Oslo + + - Typo fix + +------------------------------------------------------------------- Old: ---- Time-Tiny-1.07.tar.gz New: ---- Time-Tiny-1.08.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Time-Tiny.spec ++++++ --- /var/tmp/diff_new_pack.e8eMJF/_old 2018-04-26 13:37:52.364429007 +0200 +++ /var/tmp/diff_new_pack.e8eMJF/_new 2018-04-26 13:37:52.368428861 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Time-Tiny # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,14 +17,14 @@ Name: perl-Time-Tiny -Version: 1.07 +Version: 1.08 Release: 0 %define cpan_name Time-Tiny Summary: Time Object, with As Little Code As Possible -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Time-Tiny/ -Source0: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -55,6 +55,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CONTRIBUTING.mkdn LICENSE README +%doc Changes CONTRIBUTING.mkdn README +%license LICENSE %changelog ++++++ Time-Tiny-1.07.tar.gz -> Time-Tiny-1.08.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/Changes new/Time-Tiny-1.08/Changes --- old/Time-Tiny-1.07/Changes 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/Changes 2018-04-22 10:50:20.000000000 +0200 @@ -1,5 +1,9 @@ Revision history for Time-Tiny +1.08 2018-04-22 10:50:14+02:00 Europe/Oslo + + - Typo fix + 1.07 2016-06-23 09:41:50-04:00 America/New_York - No changes from 1.06 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/MANIFEST new/Time-Tiny-1.08/MANIFEST --- old/Time-Tiny-1.07/MANIFEST 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/MANIFEST 2018-04-22 10:50:20.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.005. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.012. CONTRIBUTING.mkdn Changes LICENSE @@ -16,10 +16,10 @@ t/02_main.t xt/author/00-compile.t xt/author/critic.t +xt/author/minimum-version.t xt/author/pod-coverage.t xt/author/pod-spell.t xt/author/pod-syntax.t xt/author/portability.t xt/author/test-version.t xt/release/distmeta.t -xt/release/minimum-version.t diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/META.json new/Time-Tiny-1.08/META.json --- old/Time-Tiny-1.07/META.json 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/META.json 2018-04-22 10:50:20.000000000 +0200 @@ -5,7 +5,7 @@ "David Golden <dagolden@cpan.org>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version 2.150005", + "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], @@ -37,7 +37,6 @@ "Dist::Zilla" : "5", "Dist::Zilla::Plugin::RemovePrereqs" : "0", "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.072", - "English" : "0", "File::Spec" : "0", "File::Temp" : "0", "IO::Handle" : "0", @@ -46,13 +45,14 @@ "Pod::Wordlist" : "0", "Software::License::Perl_5" : "0", "Test::CPAN::Meta" : "0", + "Test::MinimumVersion" : "0", "Test::More" : "0", + "Test::Perl::Critic" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08", "Test::Portability::Files" : "0", "Test::Spelling" : "0.12", "Test::Version" : "1", - "blib" : "1.01", "perl" : "5.006" } }, @@ -80,7 +80,7 @@ "provides" : { "Time::Tiny" : { "file" : "lib/Time/Tiny.pm", - "version" : "1.07" + "version" : "1.08" } }, "release_status" : "stable", @@ -95,7 +95,12 @@ "web" : "https://github.com/dagolden/Time-Tiny" } }, - "version" : "1.07", - "x_authority" : "cpan:DAGOLDEN" + "version" : "1.08", + "x_authority" : "cpan:DAGOLDEN", + "x_contributors" : [ + "Tim Heaney <oylenshpeegul@gmail.com>" + ], + "x_generated_by_perl" : "v5.26.1", + "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/META.yml new/Time-Tiny-1.08/META.yml --- old/Time-Tiny-1.07/META.yml 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/META.yml 2018-04-22 10:50:20.000000000 +0200 @@ -12,7 +12,7 @@ ExtUtils::MakeMaker: '6.17' perl: '5.006' dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.005, CPAN::Meta::Converter version 2.150005' +generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -29,7 +29,7 @@ provides: Time::Tiny: file: lib/Time/Tiny.pm - version: '1.07' + version: '1.08' requires: Carp: '0' overload: '0' @@ -40,5 +40,9 @@ bugtracker: https://github.com/dagolden/Time-Tiny/issues homepage: https://github.com/dagolden/Time-Tiny repository: https://github.com/dagolden/Time-Tiny.git -version: '1.07' +version: '1.08' x_authority: cpan:DAGOLDEN +x_contributors: + - 'Tim Heaney <oylenshpeegul@gmail.com>' +x_generated_by_perl: v5.26.1 +x_serialization_backend: 'YAML::Tiny version 1.70' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/Makefile.PL new/Time-Tiny-1.08/Makefile.PL --- old/Time-Tiny-1.07/Makefile.PL 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/Makefile.PL 2018-04-22 10:50:20.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.005. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.012. use strict; use warnings; @@ -27,7 +27,7 @@ "File::Spec" => 0, "Test::More" => 0 }, - "VERSION" => "1.07", + "VERSION" => "1.08", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/README new/Time-Tiny-1.08/README --- old/Time-Tiny-1.07/README 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/README 2018-04-22 10:50:20.000000000 +0200 @@ -2,7 +2,7 @@ Time::Tiny - A time object, with as little code as possible VERSION - version 1.07 + version 1.08 SYNOPSIS # Create a time manually @@ -68,14 +68,14 @@ the usefulness greatly. To make up for this, if you have DateTime installed, any Time::Tiny - module can be inflated into the equivalent DateTime as needing, loading + module can be inflated into the equivalent DateTime as needed, loading DateTime on the fly if necessary. For the purposes of date/time logic, all Time::Tiny objects exist in the "C" locale, and the "floating" time zone (although obviously in a pure date context, the time zone largely doesn't matter). - When converting up to full DateTime objects, these local and time zone + When converting up to full DateTime objects, these locale and time zone settings will be applied (although an ability is provided to override this). @@ -187,6 +187,9 @@ * David Golden <dagolden@cpan.org> +CONTRIBUTOR + Tim Heaney <oylenshpeegul@gmail.com> + COPYRIGHT AND LICENSE This software is copyright (c) 2006 by Adam Kennedy. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/cpanfile new/Time-Tiny-1.08/cpanfile --- old/Time-Tiny-1.07/cpanfile 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/cpanfile 2018-04-22 10:50:20.000000000 +0200 @@ -24,7 +24,6 @@ requires "Dist::Zilla" => "5"; requires "Dist::Zilla::Plugin::RemovePrereqs" => "0"; requires "Dist::Zilla::PluginBundle::DAGOLDEN" => "0.072"; - requires "English" => "0"; requires "File::Spec" => "0"; requires "File::Temp" => "0"; requires "IO::Handle" => "0"; @@ -33,12 +32,13 @@ requires "Pod::Wordlist" => "0"; requires "Software::License::Perl_5" => "0"; requires "Test::CPAN::Meta" => "0"; + requires "Test::MinimumVersion" => "0"; requires "Test::More" => "0"; + requires "Test::Perl::Critic" => "0"; requires "Test::Pod" => "1.41"; requires "Test::Pod::Coverage" => "1.08"; requires "Test::Portability::Files" => "0"; requires "Test::Spelling" => "0.12"; requires "Test::Version" => "1"; - requires "blib" => "1.01"; requires "perl" => "5.006"; }; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/lib/Time/Tiny.pm new/Time-Tiny-1.08/lib/Time/Tiny.pm --- old/Time-Tiny-1.07/lib/Time/Tiny.pm 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/lib/Time/Tiny.pm 2018-04-22 10:50:20.000000000 +0200 @@ -3,7 +3,7 @@ package Time::Tiny; # ABSTRACT: A time object, with as little code as possible -our $VERSION = '1.07'; +our $VERSION = '1.08'; use overload 'bool' => sub () { 1 }; use overload '""' => 'as_string'; @@ -219,7 +219,7 @@ =head1 VERSION -version 1.07 +version 1.08 =head1 SYNOPSIS @@ -290,13 +290,13 @@ To make up for this, B<if> you have L<DateTime> installed, any B<Time::Tiny> module can be inflated into the equivalent L<DateTime> -as needing, loading L<DateTime> on the fly if necessary. +as needed, loading L<DateTime> on the fly if necessary. For the purposes of date/time logic, all B<Time::Tiny> objects exist in the "C" locale, and the "floating" time zone (although obviously in a pure date context, the time zone largely doesn't matter). -When converting up to full L<DateTime> objects, these local and time +When converting up to full L<DateTime> objects, these locale and time zone settings will be applied (although an ability is provided to override this). @@ -435,6 +435,12 @@ =back +=head1 CONTRIBUTOR + +=for stopwords Tim Heaney + +Tim Heaney <oylenshpeegul@gmail.com> + =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2006 by Adam Kennedy. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/t/00-report-prereqs.dd new/Time-Tiny-1.08/t/00-report-prereqs.dd --- old/Time-Tiny-1.07/t/00-report-prereqs.dd 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/t/00-report-prereqs.dd 2018-04-22 10:50:20.000000000 +0200 @@ -10,7 +10,6 @@ 'Dist::Zilla' => '5', 'Dist::Zilla::Plugin::RemovePrereqs' => '0', 'Dist::Zilla::PluginBundle::DAGOLDEN' => '0.072', - 'English' => '0', 'File::Spec' => '0', 'File::Temp' => '0', 'IO::Handle' => '0', @@ -19,13 +18,14 @@ 'Pod::Wordlist' => '0', 'Software::License::Perl_5' => '0', 'Test::CPAN::Meta' => '0', + 'Test::MinimumVersion' => '0', 'Test::More' => '0', + 'Test::Perl::Critic' => '0', 'Test::Pod' => '1.41', 'Test::Pod::Coverage' => '1.08', 'Test::Portability::Files' => '0', 'Test::Spelling' => '0.12', 'Test::Version' => '1', - 'blib' => '1.01', 'perl' => '5.006' } }, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/t/00-report-prereqs.t new/Time-Tiny-1.08/t/00-report-prereqs.t --- old/Time-Tiny-1.07/t/00-report-prereqs.t 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/t/00-report-prereqs.t 2018-04-22 10:50:20.000000000 +0200 @@ -3,7 +3,7 @@ use strict; use warnings; -# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.025 +# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.027 use Test::More tests => 1; @@ -68,7 +68,7 @@ ); # Add static prereqs to the included modules list -my $static_prereqs = do 't/00-report-prereqs.dd'; +my $static_prereqs = do './t/00-report-prereqs.dd'; # Merge all prereqs (either with ::Prereqs or a hashref) my $full_prereqs = _merge_prereqs( @@ -78,12 +78,14 @@ # Add dynamic prereqs to the included modules list (if we can) my ($source) = grep { -f } 'MYMETA.json', 'MYMETA.yml'; +my $cpan_meta_error; if ( $source && $HAS_CPAN_META && (my $meta = eval { CPAN::Meta->load_file($source) } ) ) { $full_prereqs = _merge_prereqs($full_prereqs, $meta->prereqs); } else { + $cpan_meta_error = $@; # capture error from CPAN::Meta->load_file($source) $source = 'static metadata'; } @@ -169,10 +171,18 @@ diag "\nVersions for all modules listed in $source (including optional ones):\n\n", @full_reports; } +if ( $cpan_meta_error || @dep_errors ) { + diag "\n*** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ***\n"; +} + +if ( $cpan_meta_error ) { + my ($orig_source) = grep { -f } 'MYMETA.json', 'MYMETA.yml'; + diag "\nCPAN::Meta->load_file('$orig_source') failed with: $cpan_meta_error\n"; +} + if ( @dep_errors ) { diag join("\n", - "\n*** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ***\n", - "The following REQUIRED prerequisites were not satisfied:\n", + "\nThe following REQUIRED prerequisites were not satisfied:\n", @dep_errors, "\n" ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/xt/author/00-compile.t new/Time-Tiny-1.08/xt/author/00-compile.t --- old/Time-Tiny-1.07/xt/author/00-compile.t 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/xt/author/00-compile.t 2018-04-22 10:50:20.000000000 +0200 @@ -2,7 +2,7 @@ use strict; use warnings; -# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.054 +# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.058 use Test::More; @@ -19,7 +19,9 @@ local $ENV{HOME} = File::Temp::tempdir( CLEANUP => 1 ); -my $inc_switch = -d 'blib' ? '-Mblib' : '-Ilib'; +my @switches = ( + -d 'blib' ? '-Mblib' : '-Ilib', +); use File::Spec; use IPC::Open3; @@ -33,14 +35,18 @@ # 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]"); + diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g; q{'} . $str . q{'} } + $^X, @switches, '-e', "require q[$lib]")) + if $ENV{PERL_COMPILE_TEST_DEBUG}; + + my $pid = open3($stdin, '>&STDERR', $stderr, $^X, @switches, '-e', "require q[$lib]"); binmode $stderr, ':crlf' if $^O eq 'MSWin32'; my @_warnings = <$stderr>; waitpid($pid, 0); is($?, 0, "$lib loaded ok"); shift @_warnings if @_warnings and $_warnings[0] =~ /^Using .*\bblib/ - and not eval { require blib; blib->VERSION('1.01') }; + and not eval { +require blib; blib->VERSION('1.01') }; if (@_warnings) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/xt/author/critic.t new/Time-Tiny-1.08/xt/author/critic.t --- old/Time-Tiny-1.07/xt/author/critic.t 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/xt/author/critic.t 2018-04-22 10:50:20.000000000 +0200 @@ -3,10 +3,5 @@ use strict; use warnings; -use Test::More; -use English qw(-no_match_vars); - -eval "use Test::Perl::Critic"; -plan skip_all => 'Test::Perl::Critic required to criticise code' if $@; -Test::Perl::Critic->import( -profile => "perlcritic.rc" ) if -e "perlcritic.rc"; +use Test::Perl::Critic (-profile => "perlcritic.rc") x!! -e "perlcritic.rc"; all_critic_ok(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/xt/author/minimum-version.t new/Time-Tiny-1.08/xt/author/minimum-version.t --- old/Time-Tiny-1.07/xt/author/minimum-version.t 1970-01-01 01:00:00.000000000 +0100 +++ new/Time-Tiny-1.08/xt/author/minimum-version.t 2018-04-22 10:50:20.000000000 +0200 @@ -0,0 +1,6 @@ +#!perl + +use Test::More; + +use Test::MinimumVersion; +all_minimum_version_ok( qq{5.010} ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/xt/author/pod-spell.t new/Time-Tiny-1.08/xt/author/pod-spell.t --- old/Time-Tiny-1.07/xt/author/pod-spell.t 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/xt/author/pod-spell.t 2018-04-22 10:50:20.000000000 +0200 @@ -2,20 +2,23 @@ use warnings; use Test::More; -# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007002 +# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007005 use Test::Spelling 0.12; use Pod::Wordlist; add_stopwords(<DATA>); -all_pod_files_spelling_ok( qw( bin lib ) ); +all_pod_files_spelling_ok( qw( bin lib ) ); __DATA__ Adam -Kennedy -adamk David Golden -dagolden -lib +Heaney +Kennedy +Tim Time Tiny +adamk +dagolden +lib +oylenshpeegul diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/xt/author/portability.t new/Time-Tiny-1.08/xt/author/portability.t --- old/Time-Tiny-1.07/xt/author/portability.t 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/xt/author/portability.t 2018-04-22 10:50:20.000000000 +0200 @@ -1,5 +1,3 @@ -#!perl - use strict; use warnings; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Time-Tiny-1.07/xt/release/minimum-version.t new/Time-Tiny-1.08/xt/release/minimum-version.t --- old/Time-Tiny-1.07/xt/release/minimum-version.t 2016-06-23 15:41:55.000000000 +0200 +++ new/Time-Tiny-1.08/xt/release/minimum-version.t 1970-01-01 01:00:00.000000000 +0100 @@ -1,8 +0,0 @@ -#!perl - -use Test::More; - -eval "use Test::MinimumVersion"; -plan skip_all => "Test::MinimumVersion required for testing minimum versions" - if $@; -all_minimum_version_ok( qq{5.010} );