Hello community, here is the log from the commit of package perl-Modern-Perl for openSUSE:Factory checked in at 2018-07-22 23:05:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Modern-Perl (Old) and /work/SRC/openSUSE:Factory/.perl-Modern-Perl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Modern-Perl" Sun Jul 22 23:05:21 2018 rev:17 rq:624410 version:1.20180701 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Modern-Perl/perl-Modern-Perl.changes 2017-01-20 13:07:59.492659129 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Modern-Perl.new/perl-Modern-Perl.changes 2018-07-22 23:05:34.860900673 +0200 @@ -1,0 +2,9 @@ +Tue Jul 17 05:40:18 UTC 2018 - [email protected] + +- updated to 1.20180701 + see /usr/share/doc/packages/perl-Modern-Perl/Changes + + 1.20180701 2018-07-01 10:34:32-07:00 America/Los_Angeles + - added support for Perl 5.26 and 5.28 + +------------------------------------------------------------------- Old: ---- Modern-Perl-1.20170117.tar.gz New: ---- Modern-Perl-1.20180701.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Modern-Perl.spec ++++++ --- /var/tmp/diff_new_pack.Cjl0nV/_old 2018-07-22 23:05:36.212900170 +0200 +++ /var/tmp/diff_new_pack.Cjl0nV/_new 2018-07-22 23:05:36.248900157 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Modern-Perl # -# Copyright (c) 2017 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-Modern-Perl -Version: 1.20170117 +Version: 1.20180701 Release: 0 %define cpan_name Modern-Perl Summary: Enable All of the Features of Modern Perl with One Import -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/Modern-Perl/ -Source0: http://www.cpan.org/authors/id/C/CH/CHROMATIC/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/C/CH/CHROMATIC/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -59,6 +59,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc Changes README +%license LICENSE %changelog ++++++ Modern-Perl-1.20170117.tar.gz -> Modern-Perl-1.20180701.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Modern-Perl-1.20170117/Build.PL new/Modern-Perl-1.20180701/Build.PL --- old/Modern-Perl-1.20170117/Build.PL 2017-01-17 05:37:13.000000000 +0100 +++ new/Modern-Perl-1.20180701/Build.PL 2018-07-01 19:34:33.000000000 +0200 @@ -1,5 +1,5 @@ -# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild v5.043. +# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild v6.012. use strict; use warnings; @@ -19,7 +19,7 @@ "chromatic" ], "dist_name" => "Modern-Perl", - "dist_version" => "1.20170117", + "dist_version" => "1.20180701", "license" => "perl", "module_name" => "Modern::Perl", "recursive_test_files" => 1, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Modern-Perl-1.20170117/Changes new/Modern-Perl-1.20180701/Changes --- old/Modern-Perl-1.20170117/Changes 2017-01-17 05:37:13.000000000 +0100 +++ new/Modern-Perl-1.20180701/Changes 2018-07-01 19:34:33.000000000 +0200 @@ -1,5 +1,8 @@ Revision history for Modern::Perl +1.20180701 2018-07-01 10:34:32-07:00 America/Los_Angeles + - added support for Perl 5.26 and 5.28 + 1.20170117 2017-01-16 20:37:12-08:00 America/Los_Angeles - cleaned up test suite - fixed Perl 5.25 failures (RT #114690) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Modern-Perl-1.20170117/LICENSE new/Modern-Perl-1.20180701/LICENSE --- old/Modern-Perl-1.20170117/LICENSE 2017-01-17 05:37:13.000000000 +0100 +++ new/Modern-Perl-1.20180701/LICENSE 2018-07-01 19:34:33.000000000 +0200 @@ -1,4 +1,4 @@ -This software is copyright (c) 2016 by [email protected]. +This software is copyright (c) 2018 by [email protected]. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. @@ -12,7 +12,7 @@ --- The GNU General Public License, Version 1, February 1989 --- -This software is Copyright (c) 2016 by [email protected]. +This software is Copyright (c) 2018 by [email protected]. This is free software, licensed under: @@ -272,7 +272,7 @@ --- The Artistic License 1.0 --- -This software is Copyright (c) 2016 by [email protected]. +This software is Copyright (c) 2018 by [email protected]. This is free software, licensed under: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Modern-Perl-1.20170117/MANIFEST new/Modern-Perl-1.20180701/MANIFEST --- old/Modern-Perl-1.20170117/MANIFEST 2017-01-17 05:37:13.000000000 +0100 +++ new/Modern-Perl-1.20180701/MANIFEST 2018-07-01 19:34:33.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.043. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.012. Build.PL Changes LICENSE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Modern-Perl-1.20170117/META.yml new/Modern-Perl-1.20180701/META.yml --- old/Modern-Perl-1.20170117/META.yml 2017-01-17 05:37:13.000000000 +0100 +++ new/Modern-Perl-1.20180701/META.yml 2018-07-01 19:34:33.000000000 +0200 @@ -9,7 +9,7 @@ ExtUtils::MakeMaker: '0' Module::Build: '0.28' dynamic_config: 0 -generated_by: 'Dist::Zilla version 5.043, CPAN::Meta::Converter version 2.150001' +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 @@ -27,4 +27,6 @@ resources: homepage: https://github.com/chromatic/Modern-Perl repository: https://github.com/chromatic/Modern-Perl.git -version: '1.20170117' +version: '1.20180701' +x_generated_by_perl: v5.28.0 +x_serialization_backend: 'YAML::Tiny version 1.73' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Modern-Perl-1.20170117/Makefile.PL new/Modern-Perl-1.20180701/Makefile.PL --- old/Modern-Perl-1.20170117/Makefile.PL 2017-01-17 05:37:13.000000000 +0100 +++ new/Modern-Perl-1.20180701/Makefile.PL 2018-07-01 19:34:33.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.043. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.012. use strict; use warnings; @@ -32,7 +32,7 @@ "TEST_REQUIRES" => { "Test::More" => "0.98" }, - "VERSION" => "1.20170117", + "VERSION" => "1.20180701", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Modern-Perl-1.20170117/README new/Modern-Perl-1.20180701/README --- old/Modern-Perl-1.20170117/README 2017-01-17 05:37:13.000000000 +0100 +++ new/Modern-Perl-1.20180701/README 2018-07-01 19:34:33.000000000 +0200 @@ -40,7 +40,7 @@ COPYRIGHT AND LICENCE -Copyright (C) 2009-2017 chromatic +Copyright (C) 2009-2018 chromatic This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Modern-Perl-1.20170117/dist.ini new/Modern-Perl-1.20180701/dist.ini --- old/Modern-Perl-1.20170117/dist.ini 2017-01-17 05:37:13.000000000 +0100 +++ new/Modern-Perl-1.20180701/dist.ini 2018-07-01 19:34:33.000000000 +0200 @@ -2,7 +2,7 @@ author = chromatic license = Perl_5 copyright_holder = [email protected] -copyright_year = 2016 +copyright_year = 2018 [AutoVersion] format = {{ cldr('1.yyyyMMdd') }} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Modern-Perl-1.20170117/lib/Modern/Perl.pm new/Modern-Perl-1.20180701/lib/Modern/Perl.pm --- old/Modern-Perl-1.20170117/lib/Modern/Perl.pm 2017-01-17 05:37:13.000000000 +0100 +++ new/Modern-Perl-1.20180701/lib/Modern/Perl.pm 2018-07-01 19:34:33.000000000 +0200 @@ -1,6 +1,6 @@ package Modern::Perl; # ABSTRACT: enable all of the features of Modern Perl with one import -$Modern::Perl::VERSION = '1.20170117'; +$Modern::Perl::VERSION = '1.20180701'; use 5.010_000; use strict; @@ -18,11 +18,11 @@ { my ($self, $version) = @_; - return $Modern::Perl::VERSION || 2017 unless defined $version; - return $Modern::Perl::VERSION || 2017 if $version < 2009; + return $Modern::Perl::VERSION || 2018 unless defined $version; + return $Modern::Perl::VERSION || 2018 if $version < 2009; $wanted_date = $version if (caller(1))[3] =~ /::BEGIN/; - return 2017; + return 2018; } sub import @@ -57,6 +57,8 @@ 2015 => ':5.20', 2016 => ':5.24', 2017 => ':5.24', + 2018 => ':5.26', + 2019 => ':5.28', ); sub validate_date @@ -91,7 +93,7 @@ =head1 VERSION -version 1.20170117 +version 1.20180701 =head1 SYNOPSIS @@ -105,7 +107,7 @@ features available in Perl 5.10. It also enables C3 method resolution order as documented in C<perldoc mro> and loads L<IO::File> and L<IO::Handle> so that you may call methods on filehandles. In the future, it may include additional -core modules and pragmas. +core modules and pragmas (but is unlikely to include non-core features). Because so much of this module's behavior uses lexically scoped pragmas, you may disable these pragmas within an inner scope with: @@ -164,7 +166,11 @@ use Modern::Perl '2017'; -... enables 5.24 features. +... enables 5.24 features, and: + + use Modern::Perl '2018'; + +... enables 5.26 features. Obviously you cannot use newer features on earlier versions. Perl will throw the appropriate exception if you try. @@ -220,20 +226,13 @@ Gryphon Shafer, and Norbert E. GrĂ¼ner for reporting bugs, filing patches, and requesting features. -=head1 COPYRIGHT & LICENSE - -Copyright 2009-2017 chromatic, all rights reserved. - -This program is free software; you can redistribute it and/or modify it -under the same terms as Perl 5.24 itself. - =head1 AUTHOR chromatic =head1 COPYRIGHT AND LICENSE -This software is copyright (c) 2016 by [email protected]. +This software is copyright (c) 2018 by [email protected]. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
