Hello community,

here is the log from the commit of package perl-YAML for openSUSE:Factory 
checked in at 2016-07-18 21:22:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2016-07-10 
18:46:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-YAML.new/perl-YAML.changes 2016-07-18 
21:22:25.000000000 +0200
@@ -1,0 +2,9 @@
+Sat Jul  9 06:16:08 UTC 2016 - co...@suse.com
+
+- updated to 1.18
+   see /usr/share/doc/packages/perl-YAML/Changes
+
+  1.18 Fri Jul  8 14:52:26 UTC 2016
+   - Apply PR/161 @perlpunk++
+
+-------------------------------------------------------------------

Old:
----
  YAML-1.17.tar.gz

New:
----
  YAML-1.18.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-YAML.spec ++++++
--- /var/tmp/diff_new_pack.HFejBf/_old  2016-07-18 21:22:26.000000000 +0200
+++ /var/tmp/diff_new_pack.HFejBf/_new  2016-07-18 21:22:26.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-YAML
-Version:        1.17
+Version:        1.18
 Release:        0
 %define cpan_name YAML
 Summary:        YAML Ain't Markup Language™
@@ -30,6 +30,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::YAML) >= 1.05
 %{perl_requires}
 

++++++ YAML-1.17.tar.gz -> YAML-1.18.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-1.17/Changes new/YAML-1.18/Changes
--- old/YAML-1.17/Changes       2016-07-05 22:21:06.000000000 +0200
+++ new/YAML-1.18/Changes       2016-07-08 16:52:37.000000000 +0200
@@ -1,3 +1,6 @@
+1.18 Fri Jul  8 14:52:26 UTC 2016
+ - Apply PR/161 @perlpunk++
+
 1.17 Tue Jul  5 20:20:55 UTC 2016
  - Use Mo 0.40
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-1.17/MANIFEST new/YAML-1.18/MANIFEST
--- old/YAML-1.17/MANIFEST      2016-07-05 22:21:06.000000000 +0200
+++ new/YAML-1.18/MANIFEST      2016-07-08 16:52:37.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.047.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.006.
 CONTRIBUTING
 Changes
 LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-1.17/META.json new/YAML-1.18/META.json
--- old/YAML-1.17/META.json     2016-07-05 22:21:06.000000000 +0200
+++ new/YAML-1.18/META.json     2016-07-08 16:52:37.000000000 +0200
@@ -4,7 +4,7 @@
       "Ingy d\u00f6t Net <i...@cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.047, CPAN::Meta::Converter version 
2.150005",
+   "generated_by" : "Dist::Zilla version 6.006, CPAN::Meta::Converter version 
2.150005",
    "license" : [
       "perl_5"
    ],
@@ -39,6 +39,7 @@
       },
       "test" : {
          "requires" : {
+            "Test::More" : "0.88",
             "Test::YAML" : "1.05"
          }
       }
@@ -55,6 +56,7 @@
          "web" : "https://github.com/ingydotnet/yaml-pm";
       }
    },
-   "version" : "1.17"
+   "version" : "1.18",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-1.17/META.yml new/YAML-1.18/META.yml
--- old/YAML-1.17/META.yml      2016-07-05 22:21:06.000000000 +0200
+++ new/YAML-1.18/META.yml      2016-07-08 16:52:37.000000000 +0200
@@ -3,11 +3,12 @@
 author:
   - 'Ingy döt Net <i...@cpan.org>'
 build_requires:
+  Test::More: '0.88'
   Test::YAML: '1.05'
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.047, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'Dist::Zilla version 6.006, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -25,4 +26,5 @@
   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.17'
+version: '1.18'
+x_serialization_backend: 'YAML::Tiny version 1.69'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-1.17/Makefile.PL new/YAML-1.18/Makefile.PL
--- old/YAML-1.17/Makefile.PL   2016-07-05 22:21:06.000000000 +0200
+++ new/YAML-1.18/Makefile.PL   2016-07-08 16:52:37.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.047.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.006.
 use strict;
 use warnings;
 
@@ -18,9 +18,10 @@
   "NAME" => "YAML",
   "PREREQ_PM" => {},
   "TEST_REQUIRES" => {
+    "Test::More" => "0.88",
     "Test::YAML" => "1.05"
   },
-  "VERSION" => "1.17",
+  "VERSION" => "1.18",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -28,6 +29,7 @@
 
 
 my %FallbackPrereqs = (
+  "Test::More" => "0.88",
   "Test::YAML" => "1.05"
 );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-1.17/README new/YAML-1.18/README
--- old/YAML-1.17/README        2016-07-05 22:21:06.000000000 +0200
+++ new/YAML-1.18/README        2016-07-08 16:52:37.000000000 +0200
@@ -4,7 +4,7 @@
 
 VERSION
 
-    This document describes YAML version 1.17.
+    This document describes YAML version 1.18.
 
 NOTE
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-1.17/lib/YAML/Any.pm 
new/YAML-1.18/lib/YAML/Any.pm
--- old/YAML-1.17/lib/YAML/Any.pm       2016-07-05 22:21:06.000000000 +0200
+++ new/YAML-1.18/lib/YAML/Any.pm       2016-07-08 16:52:37.000000000 +0200
@@ -1,6 +1,6 @@
 use strict; use warnings;
 package YAML::Any;
-our $VERSION = '1.17';
+our $VERSION = '1.18';
 
 use Exporter ();
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-1.17/lib/YAML.pm new/YAML-1.18/lib/YAML.pm
--- old/YAML-1.17/lib/YAML.pm   2016-07-05 22:21:06.000000000 +0200
+++ new/YAML-1.18/lib/YAML.pm   2016-07-08 16:52:37.000000000 +0200
@@ -1,5 +1,5 @@
 package YAML;
-our $VERSION = '1.17';
+our $VERSION = '1.18';
 
 use YAML::Mo;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-1.17/lib/YAML.pod new/YAML-1.18/lib/YAML.pod
--- old/YAML-1.17/lib/YAML.pod  2016-07-05 22:21:06.000000000 +0200
+++ new/YAML-1.18/lib/YAML.pod  2016-07-08 16:52:37.000000000 +0200
@@ -12,7 +12,7 @@
 
 =head1 VERSION
 
-This document describes L<YAML> version B<1.17>.
+This document describes L<YAML> version B<1.18>.
 
 =head1 NOTE
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-1.17/t/author-pod-syntax.t 
new/YAML-1.18/t/author-pod-syntax.t
--- old/YAML-1.17/t/author-pod-syntax.t 2016-07-05 22:21:06.000000000 +0200
+++ new/YAML-1.18/t/author-pod-syntax.t 2016-07-08 16:52:37.000000000 +0200
@@ -2,8 +2,8 @@
 
 BEGIN {
   unless ($ENV{AUTHOR_TESTING}) {
-    require Test::More;
-    Test::More::plan(skip_all => 'these tests are for testing by the author');
+    print "1..0 # SKIP these tests are for testing by the author\n";
+    exit
   }
 }
 


Reply via email to