Hello community,
here is the log from the commit of package perl-CPAN-Meta-YAML for
openSUSE:Factory checked in at 2012-05-21 07:29:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML (Old)
and /work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-CPAN-Meta-YAML", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.changes
2012-02-16 10:06:47.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-CPAN-Meta-YAML.new/perl-CPAN-Meta-YAML.changes
2012-05-21 07:29:33.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Apr 18 15:08:38 UTC 2012 - [email protected]
+
+- updated to 0.008
+ - Updated from YAML-Tiny to fix compatibility with older Scalar::Utils
+
+-------------------------------------------------------------------
Old:
----
CPAN-Meta-YAML-0.007.tar.gz
New:
----
CPAN-Meta-YAML-0.008.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-CPAN-Meta-YAML.spec ++++++
--- /var/tmp/diff_new_pack.z3c1la/_old 2012-05-21 07:29:34.000000000 +0200
+++ /var/tmp/diff_new_pack.z3c1la/_new 2012-05-21 07:29:34.000000000 +0200
@@ -17,11 +17,11 @@
Name: perl-CPAN-Meta-YAML
-Version: 0.007
+Version: 0.008
Release: 0
%define cpan_name CPAN-Meta-YAML
Summary: Read and write a subset of YAML for CPAN Meta files
-License: Artistic-1.0 or GPL-1.0+
+License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/CPAN-Meta-YAML/
Source:
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
++++++ CPAN-Meta-YAML-0.007.tar.gz -> CPAN-Meta-YAML-0.008.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Meta-YAML-0.007/Changes
new/CPAN-Meta-YAML-0.008/Changes
--- old/CPAN-Meta-YAML-0.007/Changes 2012-02-08 04:42:48.000000000 +0100
+++ new/CPAN-Meta-YAML-0.008/Changes 2012-03-14 22:13:30.000000000 +0100
@@ -1,5 +1,11 @@
Revision history for CPAN-Meta-YAML
+0.008 2012-03-14 17:13:24 EST5EDT
+
+ - Generated from ADAMK/YAML-Tiny-1.51.tar.gz
+
+ - Updated from YAML-Tiny to fix compatibility with older Scalar::Utils
+
0.007 2012-02-07 22:42:42 EST5EDT
- Generated from ADAMK/YAML-Tiny-1.50.tar.gz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Meta-YAML-0.007/META.json
new/CPAN-Meta-YAML-0.008/META.json
--- old/CPAN-Meta-YAML-0.007/META.json 2012-02-08 04:42:48.000000000 +0100
+++ new/CPAN-Meta-YAML-0.008/META.json 2012-03-14 22:13:30.000000000 +0100
@@ -5,7 +5,7 @@
"David Golden <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 4.300005, CPAN::Meta::Converter
version 2.112621",
+ "generated_by" : "Dist::Zilla version 4.300009, CPAN::Meta::Converter
version 2.120630",
"license" : [
"perl_5"
],
@@ -33,29 +33,29 @@
},
"runtime" : {
"requires" : {
- "Carp" : 0,
- "Exporter" : 0,
- "Scalar::Util" : 0,
+ "Carp" : "0",
+ "Exporter" : "0",
+ "Scalar::Util" : "0",
"perl" : "5.004",
- "strict" : 0
+ "strict" : "0"
}
},
"test" : {
"requires" : {
- "File::Find" : 0,
- "File::Spec" : 0,
- "File::Spec::Functions" : 0,
- "File::Temp" : 0,
- "Test::More" : 0,
- "vars" : 0,
- "warnings" : 0
+ "File::Find" : "0",
+ "File::Spec" : "0",
+ "File::Spec::Functions" : "0",
+ "File::Temp" : "0",
+ "Test::More" : "0",
+ "vars" : "0",
+ "warnings" : "0"
}
}
},
"provides" : {
"CPAN::Meta::YAML" : {
"file" : "lib/CPAN/Meta/YAML.pm",
- "version" : "0.007"
+ "version" : "0.008"
}
},
"release_status" : "stable",
@@ -71,6 +71,6 @@
"web" : "https://github.com/dagolden/cpan-meta-yaml"
}
},
- "version" : "0.007"
+ "version" : "0.008"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Meta-YAML-0.007/META.yml
new/CPAN-Meta-YAML-0.008/META.yml
--- old/CPAN-Meta-YAML-0.007/META.yml 2012-02-08 04:42:48.000000000 +0100
+++ new/CPAN-Meta-YAML-0.008/META.yml 2012-03-14 22:13:30.000000000 +0100
@@ -14,7 +14,7 @@
configure_requires:
ExtUtils::MakeMaker: 6.17
dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300005, CPAN::Meta::Converter version
2.112621'
+generated_by: 'Dist::Zilla version 4.300009, CPAN::Meta::Converter version
2.120630'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,7 +31,7 @@
provides:
CPAN::Meta::YAML:
file: lib/CPAN/Meta/YAML.pm
- version: 0.007
+ version: 0.008
requires:
Carp: 0
Exporter: 0
@@ -42,4 +42,4 @@
bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta-YAML
homepage: https://github.com/dagolden/cpan-meta-yaml
repository: https://github.com/dagolden/cpan-meta-yaml.git
-version: 0.007
+version: 0.008
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Meta-YAML-0.007/Makefile.PL
new/CPAN-Meta-YAML-0.008/Makefile.PL
--- old/CPAN-Meta-YAML-0.007/Makefile.PL 2012-02-08 04:42:48.000000000
+0100
+++ new/CPAN-Meta-YAML-0.008/Makefile.PL 2012-03-14 22:13:30.000000000
+0100
@@ -33,7 +33,7 @@
"Scalar::Util" => 0,
"strict" => 0
},
- "VERSION" => "0.007",
+ "VERSION" => "0.008",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Meta-YAML-0.007/README
new/CPAN-Meta-YAML-0.008/README
--- old/CPAN-Meta-YAML-0.007/README 2012-02-08 04:42:48.000000000 +0100
+++ new/CPAN-Meta-YAML-0.008/README 2012-03-14 22:13:30.000000000 +0100
@@ -2,7 +2,7 @@
CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files
VERSION
- version 0.007
+ version 0.008
SYNOPSIS
use CPAN::Meta::YAML;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Meta-YAML-0.007/lib/CPAN/Meta/YAML.pm
new/CPAN-Meta-YAML-0.008/lib/CPAN/Meta/YAML.pm
--- old/CPAN-Meta-YAML-0.007/lib/CPAN/Meta/YAML.pm 2012-02-08
04:42:48.000000000 +0100
+++ new/CPAN-Meta-YAML-0.008/lib/CPAN/Meta/YAML.pm 2012-03-14
22:13:30.000000000 +0100
@@ -1,6 +1,6 @@
package CPAN::Meta::YAML;
{
- $CPAN::Meta::YAML::VERSION = '0.007';
+ $CPAN::Meta::YAML::VERSION = '0.008';
}
use strict;
@@ -614,8 +614,9 @@
eval {
require Scalar::Util;
};
- if ( $@ or $Scalar::Util::VERSION < 1.18 ) {
- eval <<'END_PERL' if $@;
+ my $v = eval("$Scalar::Util::VERSION") || 0;
+ if ( $@ or $v < 1.18 ) {
+ eval <<'END_PERL';
# Scalar::Util failed to load or too old
sub refaddr {
my $pkg = ref($_[0]) or return undef;
@@ -647,7 +648,7 @@
=head1 VERSION
-version 0.007
+version 0.008
=head1 SYNOPSIS
@@ -689,7 +690,7 @@
L<YAML::Tiny>, L<YAML>, L<YAML::XS>
-=for :stopwords cpan testmatrix url annocpan anno bugtracker rt cpants
kwalitee diff irc mailto metadata placeholders
+=for :stopwords cpan testmatrix url annocpan anno bugtracker rt cpants
kwalitee diff irc mailto metadata placeholders metacpan
=head1 SUPPORT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Meta-YAML-0.007/t/15_multibyte.t
new/CPAN-Meta-YAML-0.008/t/15_multibyte.t
--- old/CPAN-Meta-YAML-0.007/t/15_multibyte.t 2012-02-08 04:42:48.000000000
+0100
+++ new/CPAN-Meta-YAML-0.008/t/15_multibyte.t 2012-03-14 22:13:30.000000000
+0100
@@ -10,7 +10,7 @@
use File::Spec::Functions ':ALL';
use t::lib::Test;
-use Test::More tests(0, 1, 5);
+use Test::More tests(0, 1, 6);
use CPAN::Meta::YAML;
@@ -41,11 +41,12 @@
SKIP: {
unless ( CPAN::Meta::YAML::HAVE_UTF8() ) {
- skip("no utf8 support", 1 );
+ skip("no utf8 support", 2 );
}
eval { utf8::is_utf8('') };
if ( $@ ) {
- skip("no is_utf8 to test with until 5.8.1", 1);
+ skip("no is_utf8 to test with until 5.8.1", 2);
}
ok( utf8::is_utf8($yaml->[0]->{author}), "utf8 decoded" );
+ is( length($yaml->[0]->{author}), 39, "utf8 decoded as characters" );
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Meta-YAML-0.007/xt/author/pod-spell.t
new/CPAN-Meta-YAML-0.008/xt/author/pod-spell.t
--- old/CPAN-Meta-YAML-0.007/xt/author/pod-spell.t 2012-02-08
04:42:48.000000000 +0100
+++ new/CPAN-Meta-YAML-0.008/xt/author/pod-spell.t 2012-03-14
22:13:30.000000000 +0100
@@ -1,15 +1,11 @@
-#!perl
# This test is generated by Dist::Zilla::Plugin::Test::PodSpelling
-
+use strict;
+use warnings;
use Test::More;
-
-eval "use Pod::Wordlist::hanekomu";
-plan skip_all => "Pod::Wordlist::hanekomu required for testing POD spelling"
- if $@;
-
-eval "use Test::Spelling 0.12";
-plan skip_all => "Test::Spelling 0.12 required for testing POD spelling"
- if $@;
+use Test::Requires {
+ 'Test::Spelling' => 0.12,
+ 'Pod::Wordlist::hanekomu' => 0,
+};
add_stopwords(<DATA>);
@@ -19,4 +15,7 @@
Kennedy
David
Golden
-
+lib
+CPAN
+Meta
+YAML
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]