Hello community,

here is the log from the commit of package perl-Test-YAML for openSUSE:Factory 
checked in at 2015-07-27 09:08:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-YAML (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-YAML.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-YAML"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-YAML/perl-Test-YAML.changes    
2015-04-25 21:17:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-YAML.new/perl-Test-YAML.changes       
2015-07-27 09:08:46.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Jul 22 09:24:12 UTC 2015 - [email protected]
+
+- updated to 1.06
+   see /usr/share/doc/packages/perl-Test-YAML/Changes
+
+  1.06 Tue Jul 21 10:23:49 PDT 2015
+   - Remove perl req from Meta
+   - So can use on 5.6
+
+-------------------------------------------------------------------

Old:
----
  Test-YAML-1.05.tar.gz

New:
----
  Test-YAML-1.06.tar.gz

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

Other differences:
------------------
++++++ perl-Test-YAML.spec ++++++
--- /var/tmp/diff_new_pack.40SCj8/_old  2015-07-27 09:08:46.000000000 +0200
+++ /var/tmp/diff_new_pack.40SCj8/_new  2015-07-27 09:08:46.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Test-YAML
-Version:        1.05
+Version:        1.06
 Release:        0
 %define cpan_name Test-YAML
 Summary:        Testing Module for YAML Implementations

++++++ Test-YAML-1.05.tar.gz -> Test-YAML-1.06.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.05/CONTRIBUTING 
new/Test-YAML-1.06/CONTRIBUTING
--- old/Test-YAML-1.05/CONTRIBUTING     2014-08-18 19:20:58.000000000 +0200
+++ new/Test-YAML-1.06/CONTRIBUTING     2015-07-21 19:23:55.000000000 +0200
@@ -9,7 +9,7 @@
 GitHub
 ------
 
-The code for this Project is hosted at GitHub. The repository is:
+The code for this Project is hosted at GitHub. The URL is:
 
   https://github.com/ingydotnet/yaml-pm
 
@@ -36,7 +36,7 @@
 
 This Project uses Zilla::Dist to prepare it for publishing to CPAN. Read:
 
-  
https://metacpan.org/pod/distribution/Zilla-Dist/lib/Zilla/Dist/Contributing.pod
+  https://metacpan.org/pod/Zilla::Dist::Contributing
 
 for up-to-date instructions on what contributors like yourself need to know to
 use it.
@@ -51,5 +51,10 @@
 Join the channel. Join the team!
 
 
-    Thanks in advance, Ingy döt Net
+    Thanks in advance, 
 
+
+
+
+
+# This file generated by Zilla-Dist-0.0.192
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.05/Changes new/Test-YAML-1.06/Changes
--- old/Test-YAML-1.05/Changes  2014-08-18 19:20:58.000000000 +0200
+++ new/Test-YAML-1.06/Changes  2015-07-21 19:23:55.000000000 +0200
@@ -1,3 +1,7 @@
+1.06 Tue Jul 21 10:23:49 PDT 2015
+ - Remove perl req from Meta
+ - So can use on 5.6
+
 1.05 Mon Aug 18 10:20:52 PDT 2014
  - Dep on Test::Base 0.86
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.05/LICENSE new/Test-YAML-1.06/LICENSE
--- old/Test-YAML-1.05/LICENSE  2014-08-18 19:20:58.000000000 +0200
+++ new/Test-YAML-1.06/LICENSE  2015-07-21 19:23:55.000000000 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2014 by Ingy döt Net.
+This software is copyright (c) 2015 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) 2014 by Ingy döt Net.
+This software is Copyright (c) 2015 by Ingy döt Net.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2014 by Ingy döt Net.
+This software is Copyright (c) 2015 by Ingy döt Net.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.05/MANIFEST new/Test-YAML-1.06/MANIFEST
--- old/Test-YAML-1.05/MANIFEST 2014-08-18 19:20:58.000000000 +0200
+++ new/Test-YAML-1.06/MANIFEST 2015-07-21 19:23:55.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.019.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.029.
 CONTRIBUTING
 Changes
 LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.05/META.json new/Test-YAML-1.06/META.json
--- old/Test-YAML-1.05/META.json        2014-08-18 19:20:58.000000000 +0200
+++ new/Test-YAML-1.06/META.json        2015-07-21 19:23:55.000000000 +0200
@@ -4,13 +4,13 @@
       "Ingy döt Net <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.019, CPAN::Meta::Converter version 
2.132830",
+   "generated_by" : "Dist::Zilla version 5.029, CPAN::Meta::Converter version 
2.143240",
    "license" : [
       "perl_5"
    ],
    "meta-spec" : {
       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-      "version" : "2"
+      "version" : 2
    },
    "name" : "Test-YAML",
    "no_index" : {
@@ -24,7 +24,7 @@
    "prereqs" : {
       "configure" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : "6.30"
+            "ExtUtils::MakeMaker" : "0"
          }
       },
       "develop" : {
@@ -34,8 +34,7 @@
       },
       "runtime" : {
          "requires" : {
-            "Test::Base" : "0.86",
-            "perl" : "v5.8.1"
+            "Test::Base" : "0.86"
          }
       }
    },
@@ -51,6 +50,6 @@
          "web" : "https://github.com/ingydotnet/test-yaml-pm";
       }
    },
-   "version" : "1.05"
+   "version" : "1.06"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.05/META.yml new/Test-YAML-1.06/META.yml
--- old/Test-YAML-1.05/META.yml 2014-08-18 19:20:58.000000000 +0200
+++ new/Test-YAML-1.06/META.yml 2015-07-21 19:23:55.000000000 +0200
@@ -4,9 +4,9 @@
   - 'Ingy döt Net <[email protected]>'
 build_requires: {}
 configure_requires:
-  ExtUtils::MakeMaker: '6.30'
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.019, CPAN::Meta::Converter version 
2.132830'
+generated_by: 'Dist::Zilla version 5.029, CPAN::Meta::Converter version 
2.143240'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -20,9 +20,8 @@
     - example
 requires:
   Test::Base: '0.86'
-  perl: v5.8.1
 resources:
   bugtracker: https://github.com/ingydotnet/test-yaml-pm/issues
   homepage: https://github.com/ingydotnet/test-yaml-pm
   repository: https://github.com/ingydotnet/test-yaml-pm.git
-version: '1.05'
+version: '1.06'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.05/Makefile.PL 
new/Test-YAML-1.06/Makefile.PL
--- old/Test-YAML-1.05/Makefile.PL      2014-08-18 19:20:58.000000000 +0200
+++ new/Test-YAML-1.06/Makefile.PL      2015-07-21 19:23:55.000000000 +0200
@@ -1,11 +1,11 @@
 
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.019.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.029.
 use strict;
 use warnings;
 
-use 5.008001;
 
-use ExtUtils::MakeMaker 6.30;
+
+use ExtUtils::MakeMaker;
 
 
 
@@ -13,7 +13,7 @@
   "ABSTRACT" => "Testing Module for YAML Implementations",
   "AUTHOR" => "Ingy d\x{f6}t Net <ingy\@cpan.org>",
   "CONFIGURE_REQUIRES" => {
-    "ExtUtils::MakeMaker" => "6.30"
+    "ExtUtils::MakeMaker" => 0
   },
   "DISTNAME" => "Test-YAML",
   "EXE_FILES" => [
@@ -24,7 +24,7 @@
   "PREREQ_PM" => {
     "Test::Base" => "0.86"
   },
-  "VERSION" => "1.05",
+  "VERSION" => "1.06",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -32,6 +32,7 @@
 
 
 my %FallbackPrereqs = (
+  "ExtUtils::MakeMaker" => 0,
   "Test::Base" => "0.86"
 );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.05/README new/Test-YAML-1.06/README
--- old/Test-YAML-1.05/README   2014-08-18 19:20:58.000000000 +0200
+++ new/Test-YAML-1.06/README   2015-07-21 19:23:55.000000000 +0200
@@ -1,22 +1,31 @@
 NAME
+
     Test::YAML - Testing Module for YAML Implementations
 
+VERSION
+
+    This document describes Test::YAML version 1.06.
+
 SYNOPSIS
-        use Test::YAML tests => 1;
 
+        use Test::YAML tests => 1;
+    
         pass;
 
 DESCRIPTION
+
     Test::YAML is a subclass of Test::Base with YAML specific support.
 
 AUTHOR
+
     Ingy döt Net <[email protected]>
 
-COPYRIGHT
-    Copyright 2001-2014. Ingy döt Net.
+COPYRIGHT AND LICENSE
+
+    Copyright 2001-2015. Ingy döt Net.
 
     This program is free software; you can redistribute it and/or modify it
     under the same terms as Perl itself.
 
-    See <http://www.perl.com/perl/misc/Artistic.html>
+    See http://www.perl.com/perl/misc/Artistic.html
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.05/lib/Test/YAML.pm 
new/Test-YAML-1.06/lib/Test/YAML.pm
--- old/Test-YAML-1.05/lib/Test/YAML.pm 2014-08-18 19:20:58.000000000 +0200
+++ new/Test-YAML-1.06/lib/Test/YAML.pm 2015-07-21 19:23:55.000000000 +0200
@@ -1,5 +1,5 @@
 package Test::YAML;
-our $VERSION = '1.05';
+our $VERSION = '1.06';
 
 use Test::Base -Base;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.05/lib/Test/YAML.pod 
new/Test-YAML-1.06/lib/Test/YAML.pod
--- old/Test-YAML-1.05/lib/Test/YAML.pod        2014-08-18 19:20:58.000000000 
+0200
+++ new/Test-YAML-1.06/lib/Test/YAML.pod        2015-07-21 19:23:55.000000000 
+0200
@@ -1,7 +1,7 @@
 =pod
 
 =for comment
-DO NOT EDIT. This Pod was generated by Swim.
+DO NOT EDIT. This Pod was generated by Swim v0.1.39.
 See http://github.com/ingydotnet/swim-pm#readme
 
 =encoding utf8
@@ -10,9 +10,9 @@
 
 Test::YAML - Testing Module for YAML Implementations
 
-=for html
-<a href="https://travis-ci.org/ingydotnet/test-yaml-pm";><img 
src="https://travis-ci.org/ingydotnet/test-yaml-pm.png"; alt="test-yaml-pm"></a>
-<a href="https://coveralls.io/r/ingydotnet/test-yaml-pm?branch=master";><img 
src="https://coveralls.io/repos/ingydotnet/test-yaml-pm/badge.png"; 
alt="test-yaml-pm"></a>
+=head1 VERSION
+
+This document describes L<Test::YAML> version B<1.06>.
 
 =head1 SYNOPSIS
 
@@ -28,9 +28,9 @@
 
 Ingy döt Net <[email protected]>
 
-=head1 COPYRIGHT
+=head1 COPYRIGHT AND LICENSE
 
-Copyright 2001-2014. Ingy döt Net.
+Copyright 2001-2015. Ingy döt Net.
 
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.


Reply via email to