Hello community,

here is the log from the commit of package perl-Test-YAML for openSUSE:Factory 
checked in at 2018-06-27 10:15:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-YAML (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-YAML.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-YAML"

Wed Jun 27 10:15:24 2018 rev:3 rq:617438 version:1.07

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-YAML/perl-Test-YAML.changes    
2015-07-27 09:08:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-YAML.new/perl-Test-YAML.changes       
2018-06-27 10:15:25.437128912 +0200
@@ -1,0 +2,9 @@
+Sun Jun 17 06:06:52 UTC 2018 - [email protected]
+
+- updated to 1.07
+   see /usr/share/doc/packages/perl-Test-YAML/Changes
+
+  1.07 Sat Jun 16 16:09:09 CEST 2018
+   - Add a test so that cpan clients don't return "NOTESTS" (PR#4 tinita)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Test-YAML.spec ++++++
--- /var/tmp/diff_new_pack.plCIKi/_old  2018-06-27 10:15:26.765080602 +0200
+++ /var/tmp/diff_new_pack.plCIKi/_new  2018-06-27 10:15:26.769080457 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-YAML
 #
-# Copyright (c) 2015 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,26 +17,25 @@
 
 
 Name:           perl-Test-YAML
-Version:        1.06
+Version:        1.07
 Release:        0
 %define cpan_name Test-YAML
 Summary:        Testing Module for YAML Implementations
-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/Test-YAML/
-Source0:        
http://www.cpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/T/TI/TINITA/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::Base) >= 0.86
-Requires:       perl(Test::Base) >= 0.86
+BuildRequires:  perl(Test::Base) >= 0.89
+Requires:       perl(Test::Base) >= 0.89
 %{perl_requires}
 
 %description
-the Test::YAML manpage is a subclass of the Test::Base manpage with YAML
-specific support.
+Test::YAML is a subclass of Test::Base with YAML specific support.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -58,6 +57,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README
+%doc Changes CONTRIBUTING README
+%license LICENSE
 
 %changelog

++++++ Test-YAML-1.06.tar.gz -> Test-YAML-1.07.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.06/CONTRIBUTING 
new/Test-YAML-1.07/CONTRIBUTING
--- old/Test-YAML-1.06/CONTRIBUTING     2015-07-21 19:23:55.000000000 +0200
+++ new/Test-YAML-1.07/CONTRIBUTING     2018-06-16 16:09:12.000000000 +0200
@@ -57,4 +57,4 @@
 
 
 
-# This file generated by Zilla-Dist-0.0.192
+# This file generated by Zilla-Dist-0.0.196
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.06/Changes new/Test-YAML-1.07/Changes
--- old/Test-YAML-1.06/Changes  2015-07-21 19:23:55.000000000 +0200
+++ new/Test-YAML-1.07/Changes  2018-06-16 16:09:12.000000000 +0200
@@ -1,3 +1,6 @@
+1.07 Sat Jun 16 16:09:09 CEST 2018
+ - Add a test so that cpan clients don't return "NOTESTS" (PR#4 tinita)
+
 1.06 Tue Jul 21 10:23:49 PDT 2015
  - Remove perl req from Meta
  - So can use on 5.6
@@ -22,4 +25,3 @@
 
 0.99 Wed Aug  6 17:50:50 PDT 2014
  - Removed from YAML distribution and made Test-YAML dist
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.06/LICENSE new/Test-YAML-1.07/LICENSE
--- old/Test-YAML-1.06/LICENSE  2015-07-21 19:23:55.000000000 +0200
+++ new/Test-YAML-1.07/LICENSE  2018-06-16 16:09:12.000000000 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2015 by Ingy döt Net.
+This software is copyright (c) 2018 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) 2018 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) 2018 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.06/MANIFEST new/Test-YAML-1.07/MANIFEST
--- old/Test-YAML-1.06/MANIFEST 2015-07-21 19:23:55.000000000 +0200
+++ new/Test-YAML-1.07/MANIFEST 2018-06-16 16:09:12.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 
v6.010.
 CONTRIBUTING
 Changes
 LICENSE
@@ -10,4 +10,5 @@
 bin/test-yaml
 lib/Test/YAML.pm
 lib/Test/YAML.pod
-t/release-pod-syntax.t
+t/author-pod-syntax.t
+t/load.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.06/META.json new/Test-YAML-1.07/META.json
--- old/Test-YAML-1.06/META.json        2015-07-21 19:23:55.000000000 +0200
+++ new/Test-YAML-1.07/META.json        2018-06-16 16:09:12.000000000 +0200
@@ -1,10 +1,10 @@
 {
    "abstract" : "Testing Module for YAML Implementations",
    "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 6.010, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -15,10 +15,10 @@
    "name" : "Test-YAML",
    "no_index" : {
       "directory" : [
+         "example",
          "inc",
          "t",
-         "xt",
-         "example"
+         "xt"
       ]
    },
    "prereqs" : {
@@ -34,7 +34,7 @@
       },
       "runtime" : {
          "requires" : {
-            "Test::Base" : "0.86"
+            "Test::Base" : "0.89"
          }
       }
    },
@@ -50,6 +50,7 @@
          "web" : "https://github.com/ingydotnet/test-yaml-pm";
       }
    },
-   "version" : "1.06"
+   "version" : "1.07",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.06/META.yml new/Test-YAML-1.07/META.yml
--- old/Test-YAML-1.06/META.yml 2015-07-21 19:23:55.000000000 +0200
+++ new/Test-YAML-1.07/META.yml 2018-06-16 16:09:12.000000000 +0200
@@ -6,7 +6,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 6.010, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -14,14 +14,15 @@
 name: Test-YAML
 no_index:
   directory:
+    - example
     - inc
     - t
     - xt
-    - example
 requires:
-  Test::Base: '0.86'
+  Test::Base: '0.89'
 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.06'
+version: '1.07'
+x_serialization_backend: 'YAML::Tiny version 1.70'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.06/Makefile.PL 
new/Test-YAML-1.07/Makefile.PL
--- old/Test-YAML-1.06/Makefile.PL      2015-07-21 19:23:55.000000000 +0200
+++ new/Test-YAML-1.07/Makefile.PL      2018-06-16 16:09:12.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 
v6.010.
 use strict;
 use warnings;
 
@@ -7,8 +6,6 @@
 
 use ExtUtils::MakeMaker;
 
-
-
 my %WriteMakefileArgs = (
   "ABSTRACT" => "Testing Module for YAML Implementations",
   "AUTHOR" => "Ingy d\x{f6}t Net <ingy\@cpan.org>",
@@ -22,9 +19,9 @@
   "LICENSE" => "perl",
   "NAME" => "Test::YAML",
   "PREREQ_PM" => {
-    "Test::Base" => "0.86"
+    "Test::Base" => "0.89"
   },
-  "VERSION" => "1.06",
+  "VERSION" => "1.07",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -32,8 +29,7 @@
 
 
 my %FallbackPrereqs = (
-  "ExtUtils::MakeMaker" => 0,
-  "Test::Base" => "0.86"
+  "Test::Base" => "0.89"
 );
 
 
@@ -47,6 +43,3 @@
   unless eval { ExtUtils::MakeMaker->VERSION(6.52) };
 
 WriteMakefile(%WriteMakefileArgs);
-
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.06/README new/Test-YAML-1.07/README
--- old/Test-YAML-1.06/README   2015-07-21 19:23:55.000000000 +0200
+++ new/Test-YAML-1.07/README   2018-06-16 16:09:12.000000000 +0200
@@ -4,7 +4,7 @@
 
 VERSION
 
-    This document describes Test::YAML version 1.06.
+    This document describes Test::YAML version 1.07.
 
 SYNOPSIS
 
@@ -22,7 +22,7 @@
 
 COPYRIGHT AND LICENSE
 
-    Copyright 2001-2015. Ingy döt Net.
+    Copyright 2001-2018. 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/Test-YAML-1.06/lib/Test/YAML.pm 
new/Test-YAML-1.07/lib/Test/YAML.pm
--- old/Test-YAML-1.06/lib/Test/YAML.pm 2015-07-21 19:23:55.000000000 +0200
+++ new/Test-YAML-1.07/lib/Test/YAML.pm 2018-06-16 16:09:12.000000000 +0200
@@ -1,5 +1,5 @@
 package Test::YAML;
-our $VERSION = '1.06';
+our $VERSION = '1.07';
 
 use Test::Base -Base;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.06/lib/Test/YAML.pod 
new/Test-YAML-1.07/lib/Test/YAML.pod
--- old/Test-YAML-1.06/lib/Test/YAML.pod        2015-07-21 19:23:55.000000000 
+0200
+++ new/Test-YAML-1.07/lib/Test/YAML.pod        2018-06-16 16:09:12.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.46.
 See http://github.com/ingydotnet/swim-pm#readme
 
 =encoding utf8
@@ -12,7 +12,7 @@
 
 =head1 VERSION
 
-This document describes L<Test::YAML> version B<1.06>.
+This document describes L<Test::YAML> version B<1.07>.
 
 =head1 SYNOPSIS
 
@@ -30,7 +30,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2001-2015. Ingy döt Net.
+Copyright 2001-2018. 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/Test-YAML-1.06/t/author-pod-syntax.t 
new/Test-YAML-1.07/t/author-pod-syntax.t
--- old/Test-YAML-1.06/t/author-pod-syntax.t    1970-01-01 01:00:00.000000000 
+0100
+++ new/Test-YAML-1.07/t/author-pod-syntax.t    2018-06-16 16:09:12.000000000 
+0200
@@ -0,0 +1,15 @@
+#!perl
+
+BEGIN {
+  unless ($ENV{AUTHOR_TESTING}) {
+    print qq{1..0 # SKIP these tests are for testing by the author\n};
+    exit
+  }
+}
+
+# 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/Test-YAML-1.06/t/load.t new/Test-YAML-1.07/t/load.t
--- old/Test-YAML-1.06/t/load.t 1970-01-01 01:00:00.000000000 +0100
+++ new/Test-YAML-1.07/t/load.t 2018-06-16 16:09:12.000000000 +0200
@@ -0,0 +1,3 @@
+use Test::More tests => 1;
+
+use_ok('Test::YAML');
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-YAML-1.06/t/release-pod-syntax.t 
new/Test-YAML-1.07/t/release-pod-syntax.t
--- old/Test-YAML-1.06/t/release-pod-syntax.t   2015-07-21 19:23:55.000000000 
+0200
+++ new/Test-YAML-1.07/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();


Reply via email to