Hello community,

here is the log from the commit of package perl-YAML-PP-LibYAML for 
openSUSE:Factory checked in at 2020-09-12 00:11:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-YAML-PP-LibYAML (Old)
 and      /work/SRC/openSUSE:Factory/.perl-YAML-PP-LibYAML.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-YAML-PP-LibYAML"

Sat Sep 12 00:11:16 2020 rev:2 rq:833736 version:0.004

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-YAML-PP-LibYAML/perl-YAML-PP-LibYAML.changes    
    2020-02-20 14:54:30.622185640 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-YAML-PP-LibYAML.new.4249/perl-YAML-PP-LibYAML.changes
      2020-09-12 00:11:53.365178363 +0200
@@ -1,0 +2,12 @@
+Tue Sep  8 03:12:07 UTC 2020 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 0.004
+   see /usr/share/doc/packages/perl-YAML-PP-LibYAML/Changes
+
+  Revision history for Perl module YAML::PP::LibYAML
+
+  0.004 2020-09-07 22:50:24+02:00
+
+      - Pass option 'width' to YAML::LibYAML::API
+
+-------------------------------------------------------------------

Old:
----
  YAML-PP-LibYAML-0.003.tar.gz

New:
----
  YAML-PP-LibYAML-0.004.tar.gz

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

Other differences:
------------------
++++++ perl-YAML-PP-LibYAML.spec ++++++
--- /var/tmp/diff_new_pack.VtGVot/_old  2020-09-12 00:11:55.129180051 +0200
+++ /var/tmp/diff_new_pack.VtGVot/_new  2020-09-12 00:11:55.133180055 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-YAML-PP-LibYAML
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           perl-YAML-PP-LibYAML
-Version:        0.003
+Version:        0.004
 Release:        0
 %define cpan_name YAML-PP-LibYAML
 Summary:        Faster parsing for YAML::PP
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            https://metacpan.org/release/%{cpan_name}
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/T/TI/TINITA/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
@@ -31,16 +31,16 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) >= 0.98
-BuildRequires:  perl(YAML::LibYAML::API) >= 0.005
+BuildRequires:  perl(YAML::LibYAML::API) >= 0.011
 BuildRequires:  perl(YAML::LibYAML::API::XS)
-BuildRequires:  perl(YAML::PP) >= 0.016
+BuildRequires:  perl(YAML::PP) >= 0.025
 BuildRequires:  perl(YAML::PP::Emitter)
 BuildRequires:  perl(YAML::PP::Parser)
 BuildRequires:  perl(YAML::PP::Reader)
 BuildRequires:  perl(YAML::PP::Writer)
-Requires:       perl(YAML::LibYAML::API) >= 0.005
+Requires:       perl(YAML::LibYAML::API) >= 0.011
 Requires:       perl(YAML::LibYAML::API::XS)
-Requires:       perl(YAML::PP) >= 0.016
+Requires:       perl(YAML::PP) >= 0.025
 Requires:       perl(YAML::PP::Emitter)
 Requires:       perl(YAML::PP::Parser)
 Requires:       perl(YAML::PP::Reader)

++++++ YAML-PP-LibYAML-0.003.tar.gz -> YAML-PP-LibYAML-0.004.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-LibYAML-0.003/Changes 
new/YAML-PP-LibYAML-0.004/Changes
--- old/YAML-PP-LibYAML-0.003/Changes   2019-05-28 23:59:57.000000000 +0200
+++ new/YAML-PP-LibYAML-0.004/Changes   2020-09-07 22:53:13.000000000 +0200
@@ -1,3 +1,9 @@
+Revision history for Perl module YAML::PP::LibYAML
+
+0.004 2020-09-07 22:50:24+02:00
+
+    - Pass option 'width' to YAML::LibYAML::API
+
 0.003 2019-05-28 23:59:10+02:00
 
     - Add option 'indent' to emitter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-LibYAML-0.003/MANIFEST 
new/YAML-PP-LibYAML-0.004/MANIFEST
--- old/YAML-PP-LibYAML-0.003/MANIFEST  2019-05-28 23:59:57.000000000 +0200
+++ new/YAML-PP-LibYAML-0.004/MANIFEST  2020-09-07 22:53:13.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.015.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-LibYAML-0.003/META.json 
new/YAML-PP-LibYAML-0.004/META.json
--- old/YAML-PP-LibYAML-0.003/META.json 2019-05-28 23:59:57.000000000 +0200
+++ new/YAML-PP-LibYAML-0.004/META.json 2020-09-07 22:53:13.000000000 +0200
@@ -4,7 +4,7 @@
       "Tina M\u00fcller <tin...@cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -23,9 +23,9 @@
          "requires" : {
             "Exporter" : "0",
             "Scalar::Util" : "0",
-            "YAML::LibYAML::API" : "0.005",
+            "YAML::LibYAML::API" : "0.011",
             "YAML::LibYAML::API::XS" : "0",
-            "YAML::PP" : "0.016",
+            "YAML::PP" : "0.025",
             "YAML::PP::Emitter" : "0",
             "YAML::PP::Parser" : "0",
             "YAML::PP::Reader" : "0",
@@ -43,7 +43,6 @@
             "IO::Handle" : "0",
             "IPC::Open3" : "0",
             "Test::More" : "0.98",
-            "blib" : "1.01",
             "perl" : "v5.8.0"
          }
       }
@@ -51,15 +50,15 @@
    "provides" : {
       "YAML::PP::LibYAML" : {
          "file" : "lib/YAML/PP/LibYAML.pm",
-         "version" : "0.003"
+         "version" : "0.004"
       },
       "YAML::PP::LibYAML::Emitter" : {
          "file" : "lib/YAML/PP/LibYAML/Emitter.pm",
-         "version" : "0.003"
+         "version" : "0.004"
       },
       "YAML::PP::LibYAML::Parser" : {
          "file" : "lib/YAML/PP/LibYAML/Parser.pm",
-         "version" : "0.003"
+         "version" : "0.004"
       }
    },
    "release_status" : "stable",
@@ -73,8 +72,9 @@
          "web" : "https://github.com/perlpunk/YAML-PP-LibYAML-p5";
       }
    },
-   "version" : "0.003",
-   "x_generated_by_perl" : "v5.24.1",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
+   "version" : "0.004",
+   "x_generated_by_perl" : "v5.30.3",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.21",
+   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-LibYAML-0.003/META.yml 
new/YAML-PP-LibYAML-0.004/META.yml
--- old/YAML-PP-LibYAML-0.003/META.yml  2019-05-28 23:59:57.000000000 +0200
+++ new/YAML-PP-LibYAML-0.004/META.yml  2020-09-07 22:53:13.000000000 +0200
@@ -8,12 +8,11 @@
   IO::Handle: '0'
   IPC::Open3: '0'
   Test::More: '0.98'
-  blib: '1.01'
   perl: v5.8.0
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -22,19 +21,19 @@
 provides:
   YAML::PP::LibYAML:
     file: lib/YAML/PP/LibYAML.pm
-    version: '0.003'
+    version: '0.004'
   YAML::PP::LibYAML::Emitter:
     file: lib/YAML/PP/LibYAML/Emitter.pm
-    version: '0.003'
+    version: '0.004'
   YAML::PP::LibYAML::Parser:
     file: lib/YAML/PP/LibYAML/Parser.pm
-    version: '0.003'
+    version: '0.004'
 requires:
   Exporter: '0'
   Scalar::Util: '0'
-  YAML::LibYAML::API: '0.005'
+  YAML::LibYAML::API: '0.011'
   YAML::LibYAML::API::XS: '0'
-  YAML::PP: '0.016'
+  YAML::PP: '0.025'
   YAML::PP::Emitter: '0'
   YAML::PP::Parser: '0'
   YAML::PP::Reader: '0'
@@ -46,6 +45,7 @@
 resources:
   bugtracker: https://github.com/perlpunk/YAML-PP-LibYAML-p5/issues
   repository: https://github.com/perlpunk/YAML-PP-LibYAML-p5
-version: '0.003'
-x_generated_by_perl: v5.24.1
+version: '0.004'
+x_generated_by_perl: v5.30.3
 x_serialization_backend: 'YAML::Tiny version 1.73'
+x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-LibYAML-0.003/Makefile.PL 
new/YAML-PP-LibYAML-0.004/Makefile.PL
--- old/YAML-PP-LibYAML-0.003/Makefile.PL       2019-05-28 23:59:57.000000000 
+0200
+++ new/YAML-PP-LibYAML-0.004/Makefile.PL       2020-09-07 22:53:13.000000000 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.015.
 use strict;
 use warnings;
 
@@ -19,9 +19,9 @@
   "PREREQ_PM" => {
     "Exporter" => 0,
     "Scalar::Util" => 0,
-    "YAML::LibYAML::API" => "0.005",
+    "YAML::LibYAML::API" => "0.011",
     "YAML::LibYAML::API::XS" => 0,
-    "YAML::PP" => "0.016",
+    "YAML::PP" => "0.025",
     "YAML::PP::Emitter" => 0,
     "YAML::PP::Parser" => 0,
     "YAML::PP::Reader" => 0,
@@ -35,10 +35,9 @@
     "FindBin" => 0,
     "IO::Handle" => 0,
     "IPC::Open3" => 0,
-    "Test::More" => "0.98",
-    "blib" => "1.01"
+    "Test::More" => "0.98"
   },
-  "VERSION" => "0.003",
+  "VERSION" => "0.004",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -53,15 +52,14 @@
   "IPC::Open3" => 0,
   "Scalar::Util" => 0,
   "Test::More" => "0.98",
-  "YAML::LibYAML::API" => "0.005",
+  "YAML::LibYAML::API" => "0.011",
   "YAML::LibYAML::API::XS" => 0,
-  "YAML::PP" => "0.016",
+  "YAML::PP" => "0.025",
   "YAML::PP::Emitter" => 0,
   "YAML::PP::Parser" => 0,
   "YAML::PP::Reader" => 0,
   "YAML::PP::Writer" => 0,
   "base" => 0,
-  "blib" => "1.01",
   "strict" => 0,
   "warnings" => 0
 );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-LibYAML-0.003/README 
new/YAML-PP-LibYAML-0.004/README
--- old/YAML-PP-LibYAML-0.003/README    2019-05-28 23:59:57.000000000 +0200
+++ new/YAML-PP-LibYAML-0.004/README    2020-09-07 22:53:13.000000000 +0200
@@ -1,5 +1,5 @@
 This archive contains the distribution YAML-PP-LibYAML,
-version 0.003:
+version 0.004:
 
   Faster backend for YAML::PP
 
@@ -9,4 +9,4 @@
 the same terms as the Perl 5 programming language system itself.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v6.012.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.015.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-LibYAML-0.003/dist.ini 
new/YAML-PP-LibYAML-0.004/dist.ini
--- old/YAML-PP-LibYAML-0.003/dist.ini  2019-05-28 23:59:57.000000000 +0200
+++ new/YAML-PP-LibYAML-0.004/dist.ini  2020-09-07 22:53:13.000000000 +0200
@@ -4,7 +4,7 @@
 copyright_holder = Tina Müller
 copyright_year   = 2019
 
-version = 0.003
+version = 0.004
 
 [@Filter]
 -bundle = @Basic
@@ -13,8 +13,8 @@
 
 [Prereqs]
 perl = 5.8.0
-YAML::LibYAML::API = 0.005
-YAML::PP = 0.016
+YAML::LibYAML::API = 0.011
+YAML::PP = 0.025
 [AutoPrereqs]
 [Prereqs / TestRequires]
 Test::More = 0.98
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-LibYAML-0.003/lib/YAML/PP/LibYAML/Emitter.pm 
new/YAML-PP-LibYAML-0.004/lib/YAML/PP/LibYAML/Emitter.pm
--- old/YAML-PP-LibYAML-0.003/lib/YAML/PP/LibYAML/Emitter.pm    2019-05-28 
23:59:57.000000000 +0200
+++ new/YAML-PP-LibYAML-0.004/lib/YAML/PP/LibYAML/Emitter.pm    2020-09-07 
22:53:13.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.003'; # VERSION
+our $VERSION = '0.004'; # VERSION
 
 use YAML::LibYAML::API::XS;
 use YAML::PP::Writer;
@@ -14,14 +14,20 @@
 sub new {
     my ($class, %args) = @_;
     my $indent = delete $args{indent} || 2;
+    my $width = delete $args{width} || 80;
     my $self = bless {
         indent => $indent,
+        width => $width,
     }, $class;
+    if (keys %args) {
+        die "Unexpected arguments: " . join ', ', sort keys %args;
+    }
     $self->{events} = [];
     return $self;
 }
 sub events { return $_[0]->{events} }
 sub indent { return $_[0]->{indent} }
+sub width { return $_[0]->{width} }
 
 
 sub mapping_start_event {
@@ -87,6 +93,7 @@
     $writer->init();
     my $options = {
         indent => $self->indent,
+        width => $self->width,
     };
 
     if ($writer->can('open_handle')) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-LibYAML-0.003/lib/YAML/PP/LibYAML/Parser.pm 
new/YAML-PP-LibYAML-0.004/lib/YAML/PP/LibYAML/Parser.pm
--- old/YAML-PP-LibYAML-0.003/lib/YAML/PP/LibYAML/Parser.pm     2019-05-28 
23:59:57.000000000 +0200
+++ new/YAML-PP-LibYAML-0.004/lib/YAML/PP/LibYAML/Parser.pm     2020-09-07 
22:53:13.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.003'; # VERSION
+our $VERSION = '0.004'; # VERSION
 
 use YAML::LibYAML::API::XS;
 use YAML::PP::Reader;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-LibYAML-0.003/lib/YAML/PP/LibYAML.pm 
new/YAML-PP-LibYAML-0.004/lib/YAML/PP/LibYAML.pm
--- old/YAML-PP-LibYAML-0.003/lib/YAML/PP/LibYAML.pm    2019-05-28 
23:59:57.000000000 +0200
+++ new/YAML-PP-LibYAML-0.004/lib/YAML/PP/LibYAML.pm    2020-09-07 
22:53:13.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.003'; # VERSION
+our $VERSION = '0.004'; # VERSION
 
 use base qw/ YAML::PP Exporter /;
 our @EXPORT_OK = qw/ Load Dump LoadFile DumpFile /;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-LibYAML-0.003/t/00.compile.t 
new/YAML-PP-LibYAML-0.004/t/00.compile.t
--- old/YAML-PP-LibYAML-0.003/t/00.compile.t    2019-05-28 23:59:57.000000000 
+0200
+++ new/YAML-PP-LibYAML-0.004/t/00.compile.t    2020-09-07 22:53:13.000000000 
+0200
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.056
+# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.058
 
 use Test::More;
 
@@ -45,7 +45,7 @@
     is($?, 0, "$lib loaded ok");
 
     shift @_warnings if @_warnings and $_warnings[0] =~ /^Using .*\bblib/
-        and not eval { require blib; blib->VERSION('1.01') };
+        and not eval { +require blib; blib->VERSION('1.01') };
 
     if (@_warnings)
     {


Reply via email to