Hello community, here is the log from the commit of package perl-YAML for openSUSE:Factory checked in at 2016-07-10 18:46:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-YAML (Old) and /work/SRC/openSUSE:Factory/.perl-YAML.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-YAML" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-YAML/perl-YAML.changes 2015-04-25 21:17:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-YAML.new/perl-YAML.changes 2016-07-10 18:46:04.000000000 +0200 @@ -1,0 +2,19 @@ +Wed Jul 6 08:59:20 UTC 2016 - [email protected] + +- updated to 1.17 + see /usr/share/doc/packages/perl-YAML/Changes + + 1.17 Tue Jul 5 20:20:55 UTC 2016 + - Use Mo 0.40 + +------------------------------------------------------------------- +Mon Jul 4 13:30:34 UTC 2016 - [email protected] + +- updated to 1.16 + see /usr/share/doc/packages/perl-YAML/Changes + + 1.16 Sun Jul 3 10:53:06 PDT 2016 + - Apply PR/158 by @bgruening++ + - Fix VERSION issue + +------------------------------------------------------------------- Old: ---- YAML-1.15.tar.gz New: ---- YAML-1.17.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-YAML.spec ++++++ --- /var/tmp/diff_new_pack.bnSS4Z/_old 2016-07-10 18:46:05.000000000 +0200 +++ /var/tmp/diff_new_pack.bnSS4Z/_new 2016-07-10 18:46:05.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-YAML # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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-YAML -Version: 1.15 +Version: 1.17 Release: 0 %define cpan_name YAML Summary: YAML Ain't Markup Language™ License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/YAML/ -Source0: http://www.cpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/T/TI/TINITA/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -35,7 +35,7 @@ %description The YAML.pm module implements a YAML Loader and Dumper based on the YAML -1.0 specification. the http://www.yaml.org/spec/ manpage +1.0 specification. http://www.yaml.org/spec/ YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern ++++++ YAML-1.15.tar.gz -> YAML-1.17.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/CONTRIBUTING new/YAML-1.17/CONTRIBUTING --- old/YAML-1.15/CONTRIBUTING 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/CONTRIBUTING 2016-07-05 22:21:06.000000000 +0200 @@ -57,4 +57,4 @@ -# This file generated by Zilla-Dist-0.0.192 +# This file generated by Zilla-Dist-0.0.193 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/Changes new/YAML-1.17/Changes --- old/YAML-1.15/Changes 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/Changes 2016-07-05 22:21:06.000000000 +0200 @@ -1,3 +1,10 @@ +1.17 Tue Jul 5 20:20:55 UTC 2016 + - Use Mo 0.40 + +1.16 Sun Jul 3 10:53:06 PDT 2016 + - Apply PR/158 by @bgruening++ + - Fix VERSION issue + 1.15 Sat Apr 18 17:03:09 CEST 2015 - Fix Issue - Don't require newlines at end of YAML. @@ -330,4 +337,3 @@ 0.01 Mon Oct 15 19:18:49 2001 - original version; created by h2xs 1.19 - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/LICENSE new/YAML-1.17/LICENSE --- old/YAML-1.15/LICENSE 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/LICENSE 2016-07-05 22:21:06.000000000 +0200 @@ -1,4 +1,4 @@ -This software is copyright (c) 2015 by Ingy döt Net. +This software is copyright (c) 2016 by Ingy döt Net. 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) 2015 by Ingy döt Net. +This software is Copyright (c) 2016 by Ingy döt Net. This is free software, licensed under: @@ -22,7 +22,7 @@ Version 1, February 1989 Copyright (C) 1989 Free Software Foundation, Inc. - 51 Franklin St, Suite 500, Boston, MA 02110-1335 USA + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -272,7 +272,7 @@ --- The Artistic License 1.0 --- -This software is Copyright (c) 2015 by Ingy döt Net. +This software is Copyright (c) 2016 by Ingy döt Net. This is free software, licensed under: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/MANIFEST new/YAML-1.17/MANIFEST --- old/YAML-1.15/MANIFEST 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/MANIFEST 2016-07-05 22:21:06.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.029. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.047. CONTRIBUTING Changes LICENSE @@ -34,6 +34,7 @@ t/2-scalars.t t/TestYAML.pm t/TestYAMLBase.pm +t/author-pod-syntax.t t/basic-tests.t t/bugs-emailed.t t/bugs-rt.t @@ -74,7 +75,6 @@ t/pugs-objects.t t/references.t t/regexp.t -t/release-pod-syntax.t t/rt-90593.t t/svk-config.yaml t/svk.t diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/META.json new/YAML-1.17/META.json --- old/YAML-1.15/META.json 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/META.json 2016-07-05 22:21:06.000000000 +0200 @@ -1,10 +1,10 @@ { - "abstract" : "YAML Ain't Markup Language™", + "abstract" : "YAML Ain't Markup Language\u2122", "author" : [ - "Ingy döt Net <[email protected]>" + "Ingy d\u00f6t Net <[email protected]>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 5.029, CPAN::Meta::Converter version 2.143240", + "generated_by" : "Dist::Zilla version 5.047, CPAN::Meta::Converter version 2.150005", "license" : [ "perl_5" ], @@ -15,10 +15,10 @@ "name" : "YAML", "no_index" : { "directory" : [ + "example", "inc", "t", - "xt", - "example" + "xt" ] }, "prereqs" : { @@ -55,6 +55,6 @@ "web" : "https://github.com/ingydotnet/yaml-pm" } }, - "version" : "1.15" + "version" : "1.17" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/META.yml new/YAML-1.17/META.yml --- old/YAML-1.15/META.yml 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/META.yml 2016-07-05 22:21:06.000000000 +0200 @@ -7,7 +7,7 @@ configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 0 -generated_by: 'Dist::Zilla version 5.029, CPAN::Meta::Converter version 2.143240' +generated_by: 'Dist::Zilla version 5.047, CPAN::Meta::Converter version 2.150005' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -15,14 +15,14 @@ name: YAML no_index: directory: + - example - inc - t - xt - - example requires: perl: v5.8.1 resources: bugtracker: https://github.com/ingydotnet/yaml-pm/issues homepage: https://github.com/ingydotnet/yaml-pm repository: https://github.com/ingydotnet/yaml-pm.git -version: '1.15' +version: '1.17' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/Makefile.PL new/YAML-1.17/Makefile.PL --- old/YAML-1.15/Makefile.PL 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/Makefile.PL 2016-07-05 22:21:06.000000000 +0200 @@ -1,5 +1,4 @@ - -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.029. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.047. use strict; use warnings; @@ -7,8 +6,6 @@ use ExtUtils::MakeMaker; - - my %WriteMakefileArgs = ( "ABSTRACT" => "YAML Ain't Markup Language\x{2122}", "AUTHOR" => "Ingy d\x{f6}t Net <ingy\@cpan.org>", @@ -16,7 +13,6 @@ "ExtUtils::MakeMaker" => 0 }, "DISTNAME" => "YAML", - "EXE_FILES" => [], "LICENSE" => "perl", "MIN_PERL_VERSION" => "5.008001", "NAME" => "YAML", @@ -24,7 +20,7 @@ "TEST_REQUIRES" => { "Test::YAML" => "1.05" }, - "VERSION" => "1.15", + "VERSION" => "1.17", "test" => { "TESTS" => "t/*.t" } @@ -32,7 +28,6 @@ my %FallbackPrereqs = ( - "ExtUtils::MakeMaker" => 0, "Test::YAML" => "1.05" ); @@ -47,6 +42,3 @@ unless eval { ExtUtils::MakeMaker->VERSION(6.52) }; WriteMakefile(%WriteMakefileArgs); - - - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/README new/YAML-1.17/README --- old/YAML-1.15/README 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/README 2016-07-05 22:21:06.000000000 +0200 @@ -4,7 +4,7 @@ VERSION - This document describes YAML version 1.15. + This document describes YAML version 1.17. NOTE @@ -687,7 +687,7 @@ COPYRIGHT AND LICENSE - Copyright 2001-2015. Ingy döt Net. + Copyright 2001-2016. Ingy döt Net. 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/YAML-1.15/lib/YAML/Any.pm new/YAML-1.17/lib/YAML/Any.pm --- old/YAML-1.15/lib/YAML/Any.pm 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/lib/YAML/Any.pm 2016-07-05 22:21:06.000000000 +0200 @@ -1,6 +1,6 @@ use strict; use warnings; package YAML::Any; -our $VERSION = '1.15'; +our $VERSION = '1.17'; use Exporter (); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/lib/YAML/Any.pod new/YAML-1.17/lib/YAML/Any.pod --- old/YAML-1.15/lib/YAML/Any.pod 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/lib/YAML/Any.pod 2016-07-05 22:21:06.000000000 +0200 @@ -1,7 +1,7 @@ =pod =for comment -DO NOT EDIT. This Pod was generated by Swim v0.1.39. +DO NOT EDIT. This Pod was generated by Swim v0.1.43. See http://github.com/ingydotnet/swim-pm#readme =encoding utf8 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/lib/YAML/Dumper/Base.pod new/YAML-1.17/lib/YAML/Dumper/Base.pod --- old/YAML-1.15/lib/YAML/Dumper/Base.pod 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/lib/YAML/Dumper/Base.pod 2016-07-05 22:21:06.000000000 +0200 @@ -1,7 +1,7 @@ =pod =for comment -DO NOT EDIT. This Pod was generated by Swim v0.1.39. +DO NOT EDIT. This Pod was generated by Swim v0.1.43. See http://github.com/ingydotnet/swim-pm#readme =encoding utf8 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/lib/YAML/Dumper.pod new/YAML-1.17/lib/YAML/Dumper.pod --- old/YAML-1.15/lib/YAML/Dumper.pod 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/lib/YAML/Dumper.pod 2016-07-05 22:21:06.000000000 +0200 @@ -1,7 +1,7 @@ =pod =for comment -DO NOT EDIT. This Pod was generated by Swim v0.1.39. +DO NOT EDIT. This Pod was generated by Swim v0.1.43. See http://github.com/ingydotnet/swim-pm#readme =encoding utf8 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/lib/YAML/Error.pod new/YAML-1.17/lib/YAML/Error.pod --- old/YAML-1.15/lib/YAML/Error.pod 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/lib/YAML/Error.pod 2016-07-05 22:21:06.000000000 +0200 @@ -1,7 +1,7 @@ =pod =for comment -DO NOT EDIT. This Pod was generated by Swim v0.1.39. +DO NOT EDIT. This Pod was generated by Swim v0.1.43. See http://github.com/ingydotnet/swim-pm#readme =encoding utf8 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/lib/YAML/Loader/Base.pod new/YAML-1.17/lib/YAML/Loader/Base.pod --- old/YAML-1.15/lib/YAML/Loader/Base.pod 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/lib/YAML/Loader/Base.pod 2016-07-05 22:21:06.000000000 +0200 @@ -1,7 +1,7 @@ =pod =for comment -DO NOT EDIT. This Pod was generated by Swim v0.1.39. +DO NOT EDIT. This Pod was generated by Swim v0.1.43. See http://github.com/ingydotnet/swim-pm#readme =encoding utf8 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/lib/YAML/Loader.pod new/YAML-1.17/lib/YAML/Loader.pod --- old/YAML-1.15/lib/YAML/Loader.pod 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/lib/YAML/Loader.pod 2016-07-05 22:21:06.000000000 +0200 @@ -1,7 +1,7 @@ =pod =for comment -DO NOT EDIT. This Pod was generated by Swim v0.1.39. +DO NOT EDIT. This Pod was generated by Swim v0.1.43. See http://github.com/ingydotnet/swim-pm#readme =encoding utf8 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/lib/YAML/Marshall.pod new/YAML-1.17/lib/YAML/Marshall.pod --- old/YAML-1.15/lib/YAML/Marshall.pod 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/lib/YAML/Marshall.pod 2016-07-05 22:21:06.000000000 +0200 @@ -1,7 +1,7 @@ =pod =for comment -DO NOT EDIT. This Pod was generated by Swim v0.1.39. +DO NOT EDIT. This Pod was generated by Swim v0.1.43. See http://github.com/ingydotnet/swim-pm#readme =encoding utf8 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/lib/YAML/Mo.pm new/YAML-1.17/lib/YAML/Mo.pm --- old/YAML-1.15/lib/YAML/Mo.pm 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/lib/YAML/Mo.pm 2016-07-05 22:21:06.000000000 +0200 @@ -1,8 +1,8 @@ -package YAML::Mo; $VERSION = '0.88'; +package YAML::Mo; # use Mo qw[builder default import]; # The following line of code was produced from the previous line by -# Mo::Inline version 0.31 -no warnings;my$M=__PACKAGE__.'::';*{$M.Object::new}=sub{bless{@_[1..$#_]},$_[0]};*{$M.import}=sub{import warnings;$^H|=1538;my($P,%e,%o)=caller.'::';shift;eval"no Mo::$_",&{$M.$_.::e}($P,\%e,\%o,\@_)for@_;return if$e{M};%e=(extends,sub{eval"no $_[0]()";@{$P.ISA}=$_[0]},has,sub{my$n=shift;my$m=sub{$#_?$_[0]{$n}=$_[1]:$_[0]{$n}};$m=$o{$_}->($m,$n,@_)for sort keys%o;*{$P.$n}=$m},%e,);*{$P.$_}=$e{$_}for keys%e;@{$P.ISA}=$M.Object};*{$M.'builder::e'}=sub{my($P,$e,$o)=@_;$o->{builder}=sub{my($m,$n,%a)=@_;my$b=$a{builder}or return$m;sub{$#_?$m->(@_):!exists$_[0]{$n}?$_[0]{$n}=$_[0]->$b:$m->(@_)}}};*{$M.'default::e'}=sub{my($P,$e,$o)=@_;$o->{default}=sub{my($m,$n,%a)=@_;$a{default}or return$m;sub{$#_?$m->(@_):!exists$_[0]{$n}?$_[0]{$n}=$a{default}->(@_):$m->(@_)}}};my$i=\&import;*{$M.import}=sub{(@_==2 and not $_[1])?pop@_:@_==1?push@_,grep!/import/,@f:();goto&$i};@f=qw[builder default import];use strict;use warnings; +# Mo::Inline version 0.4 +no warnings;my$M=__PACKAGE__.'::';*{$M.Object::new}=sub{my$c=shift;my$s=bless{@_},$c;my%n=%{$c.'::'.':E'};map{$s->{$_}=$n{$_}->()if!exists$s->{$_}}keys%n;$s};*{$M.import}=sub{import warnings;$^H|=1538;my($P,%e,%o)=caller.'::';shift;eval"no Mo::$_",&{$M.$_.::e}($P,\%e,\%o,\@_)for@_;return if$e{M};%e=(extends,sub{eval"no $_[0]()";@{$P.ISA}=$_[0]},has,sub{my$n=shift;my$m=sub{$#_?$_[0]{$n}=$_[1]:$_[0]{$n}};@_=(default,@_)if!($#_%2);$m=$o{$_}->($m,$n,@_)for sort keys%o;*{$P.$n}=$m},%e,);*{$P.$_}=$e{$_}for keys%e;@{$P.ISA}=$M.Object};*{$M.'builder::e'}=sub{my($P,$e,$o)=@_;$o->{builder}=sub{my($m,$n,%a)=@_;my$b=$a{builder}or return$m;my$i=exists$a{lazy}?$a{lazy}:!${$P.':N'};$i or ${$P.':E'}{$n}=\&{$P.$b}and return$m;sub{$#_?$m->(@_):!exists$_[0]{$n}?$_[0]{$n}=$_[0]->$b:$m->(@_)}}};*{$M.'default::e'}=sub{my($P,$e,$o)=@_;$o->{default}=sub{my($m,$n,%a)=@_;exists$a{default}or return$m;my($d,$r)=$a{default};my$g='HASH'eq($r=ref$d)?sub{+{%$d}}:'ARRAY'eq$r?sub{[@$d]}:'CODE'eq$r?$d:sub{$d};my$i=exists$a{lazy}?$a{lazy}:!${$P.':N'};$i or ${$P.':E'}{$n}=$g and return$m;sub{$#_?$m->(@_):!exists$_[0]{$n}?$_[0]{$n}=$g->(@_):$m->(@_)}}};my$i=\&import;*{$M.import}=sub{(@_==2 and not$_[1])?pop@_:@_==1?push@_,grep!/import/,@f:();goto&$i};@f=qw[builder default import];use strict;use warnings; our $DumperModule = 'Data::Dumper'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/lib/YAML/Node.pod new/YAML-1.17/lib/YAML/Node.pod --- old/YAML-1.15/lib/YAML/Node.pod 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/lib/YAML/Node.pod 2016-07-05 22:21:06.000000000 +0200 @@ -1,7 +1,7 @@ =pod =for comment -DO NOT EDIT. This Pod was generated by Swim v0.1.39. +DO NOT EDIT. This Pod was generated by Swim v0.1.43. See http://github.com/ingydotnet/swim-pm#readme =encoding utf8 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/lib/YAML/Tag.pod new/YAML-1.17/lib/YAML/Tag.pod --- old/YAML-1.15/lib/YAML/Tag.pod 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/lib/YAML/Tag.pod 2016-07-05 22:21:06.000000000 +0200 @@ -1,7 +1,7 @@ =pod =for comment -DO NOT EDIT. This Pod was generated by Swim v0.1.39. +DO NOT EDIT. This Pod was generated by Swim v0.1.43. See http://github.com/ingydotnet/swim-pm#readme =encoding utf8 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/lib/YAML/Types.pod new/YAML-1.17/lib/YAML/Types.pod --- old/YAML-1.15/lib/YAML/Types.pod 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/lib/YAML/Types.pod 2016-07-05 22:21:06.000000000 +0200 @@ -1,7 +1,7 @@ =pod =for comment -DO NOT EDIT. This Pod was generated by Swim v0.1.39. +DO NOT EDIT. This Pod was generated by Swim v0.1.43. See http://github.com/ingydotnet/swim-pm#readme =encoding utf8 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/lib/YAML.pm new/YAML-1.17/lib/YAML.pm --- old/YAML-1.15/lib/YAML.pm 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/lib/YAML.pm 2016-07-05 22:21:06.000000000 +0200 @@ -1,5 +1,5 @@ package YAML; -our $VERSION = '1.15'; +our $VERSION = '1.17'; use YAML::Mo; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/lib/YAML.pod new/YAML-1.17/lib/YAML.pod --- old/YAML-1.15/lib/YAML.pod 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/lib/YAML.pod 2016-07-05 22:21:06.000000000 +0200 @@ -1,7 +1,7 @@ =pod =for comment -DO NOT EDIT. This Pod was generated by Swim v0.1.39. +DO NOT EDIT. This Pod was generated by Swim v0.1.43. See http://github.com/ingydotnet/swim-pm#readme =encoding utf8 @@ -12,7 +12,7 @@ =head1 VERSION -This document describes L<YAML> version B<1.15>. +This document describes L<YAML> version B<1.17>. =head1 NOTE @@ -697,7 +697,7 @@ =head1 COPYRIGHT AND LICENSE -Copyright 2001-2015. Ingy döt Net. +Copyright 2001-2016. Ingy döt Net. 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/YAML-1.15/t/author-pod-syntax.t new/YAML-1.17/t/author-pod-syntax.t --- old/YAML-1.15/t/author-pod-syntax.t 1970-01-01 01:00:00.000000000 +0100 +++ new/YAML-1.17/t/author-pod-syntax.t 2016-07-05 22:21:06.000000000 +0200 @@ -0,0 +1,15 @@ +#!perl + +BEGIN { + unless ($ENV{AUTHOR_TESTING}) { + require Test::More; + Test::More::plan(skip_all => 'these tests are for testing by the author'); + } +} + +# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests. +use strict; use warnings; +use Test::More; +use Test::Pod 1.41; + +all_pod_files_ok(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/YAML-1.15/t/release-pod-syntax.t new/YAML-1.17/t/release-pod-syntax.t --- old/YAML-1.15/t/release-pod-syntax.t 2015-04-18 17:03:28.000000000 +0200 +++ new/YAML-1.17/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();
