commit perl-YAML-PP for openSUSE:Factory

2023-06-02 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-YAML-PP for openSUSE:Factory 
checked in at 2023-06-03 00:07:02

Comparing /work/SRC/openSUSE:Factory/perl-YAML-PP (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.15902 (New)


Package is "perl-YAML-PP"

Sat Jun  3 00:07:02 2023 rev:18 rq:1090350 version:0.036

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-PP/perl-YAML-PP.changes
2022-10-06 07:41:39.564614548 +0200
+++ /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.15902/perl-YAML-PP.changes 
2023-06-03 00:07:13.893991721 +0200
@@ -1,0 +2,11 @@
+Thu May 11 03:07:54 UTC 2023 - Tina Müller 
+
+- updated to 0.036
+   see /usr/share/doc/packages/perl-YAML-PP/Changes
+
+  0.036 2023-05-10 17:09:48+02:00
+
+  - Add option -dumpcode to turn of dumping coderefs in 
YAML::PP::Schema::Perl
+  - ci updates
+
+---

Old:

  YAML-PP-0.035.tar.gz

New:

  YAML-PP-0.036.tar.gz



Other differences:
--
++ perl-YAML-PP.spec ++
--- /var/tmp/diff_new_pack.LSotkt/_old  2023-06-03 00:07:15.26846 +0200
+++ /var/tmp/diff_new_pack.LSotkt/_new  2023-06-03 00:07:15.35319 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-YAML-PP
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define cpan_name YAML-PP
 Name:   perl-YAML-PP
-Version:0.035
+Version:0.036
 Release:0
 License:Artistic-1.0 OR GPL-1.0-or-later
 Summary:YAML 1.2 Processor
@@ -29,7 +29,6 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Module::Load)
-BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::More) >= 0.98
 BuildRequires:  perl(Test::Warn)
 Requires:   perl(Module::Load)

++ YAML-PP-0.035.tar.gz -> YAML-PP-0.036.tar.gz ++
 18489 lines of diff (skipped)


commit perl-YAML-PP for openSUSE:Factory

2022-10-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-YAML-PP for openSUSE:Factory 
checked in at 2022-10-06 07:41:30

Comparing /work/SRC/openSUSE:Factory/perl-YAML-PP (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.2275 (New)


Package is "perl-YAML-PP"

Thu Oct  6 07:41:30 2022 rev:17 rq:1007973 version:0.035

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-PP/perl-YAML-PP.changes
2022-07-04 11:32:37.563999079 +0200
+++ /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.2275/perl-YAML-PP.changes  
2022-10-06 07:41:39.564614548 +0200
@@ -1,0 +2,13 @@
+Sat Oct  1 03:08:38 UTC 2022 - Tina M??ller 
+
+- updated to 0.035
+   see /usr/share/doc/packages/perl-YAML-PP/Changes
+
+  0.035 2022-09-30 21:16:16+02:00
+
+  - Fix parsing alias as mapping key
+  - Support emitting folded block scalars. Now any input should
+be able to output as a folded block scalar correctly. Preserving
+scalar styles will now also preserve those
+
+---

Old:

  YAML-PP-0.034.tar.gz

New:

  YAML-PP-0.035.tar.gz



Other differences:
--
++ perl-YAML-PP.spec ++
--- /var/tmp/diff_new_pack.3oeeiy/_old  2022-10-06 07:41:40.048615625 +0200
+++ /var/tmp/diff_new_pack.3oeeiy/_new  2022-10-06 07:41:40.060615652 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name YAML-PP
 Name:   perl-YAML-PP
-Version:0.034
+Version:0.035
 Release:0
 License:Artistic-1.0 OR GPL-1.0-or-later
 Summary:YAML 1.2 Processor

++ YAML-PP-0.034.tar.gz -> YAML-PP-0.035.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-0.034/Changes new/YAML-PP-0.035/Changes
--- old/YAML-PP-0.034/Changes   2022-06-30 10:34:18.0 +0200
+++ new/YAML-PP-0.035/Changes   2022-09-30 22:54:19.0 +0200
@@ -1,5 +1,12 @@
 Revision history for Perl module YAML::PP
 
+0.035 2022-09-30 21:16:16+02:00
+
+- Fix parsing alias as mapping key
+- Support emitting folded block scalars. Now any input should
+  be able to output as a folded block scalar correctly. Preserving
+  scalar styles will now also preserve those
+
 0.034 2022-06-30 10:31:56+02:00
 
 - Fix parsing empty folded block scalars with trailing linebreaks
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-0.034/MANIFEST new/YAML-PP-0.035/MANIFEST
--- old/YAML-PP-0.034/MANIFEST  2022-06-30 10:34:18.0 +0200
+++ new/YAML-PP-0.035/MANIFEST  2022-09-30 22:54:19.0 +0200
@@ -205,6 +205,11 @@
 t/valid/v033/in.json
 t/valid/v033/in.yaml
 t/valid/v033/test.event
+t/valid/v034/===
+t/valid/v034/in.json
+t/valid/v034/in.yaml
+t/valid/v034/out.yaml
+t/valid/v034/test.event
 test-suite/README.md
 test-suite/yaml-test-suite-data/229Q/===
 test-suite/yaml-test-suite-data/229Q/in.json
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-0.034/META.json new/YAML-PP-0.035/META.json
--- old/YAML-PP-0.034/META.json 2022-06-30 10:34:18.0 +0200
+++ new/YAML-PP-0.035/META.json 2022-09-30 22:54:19.0 +0200
@@ -67,131 +67,131 @@
"provides" : {
   "YAML::PP" : {
  "file" : "lib/YAML/PP.pm",
- "version" : "0.034"
+ "version" : "0.035"
   },
   "YAML::PP::Common" : {
  "file" : "lib/YAML/PP/Common.pm",
- "version" : "0.034"
+ "version" : "0.035"
   },
   "YAML::PP::Constructor" : {
  "file" : "lib/YAML/PP/Constructor.pm",
- "version" : "0.034"
+ "version" : "0.035"
   },
   "YAML::PP::Dumper" : {
  "file" : "lib/YAML/PP/Dumper.pm",
- "version" : "0.034"
+ "version" : "0.035"
   },
   "YAML::PP::Emitter" : {
  "file" : "lib/YAML/PP/Emitter.pm",
- "version" : "0.034"
+ "version" : "0.035"
   },
   "YAML::PP::Exception" : {
  "file" : "lib/YAML/PP/Exception.pm",
- "version" : "0.034"
+ "version" : "0.035"
   },
   "YAML::PP::Grammar" : {
  "file" : "lib/YAML/PP/Grammar.pm",
- "version" : "0.034"
+ "version" : "0.035"
   },
   "YAML::PP::Highlight" : {
  "file" : "lib/YAML/PP/Highlight.pm",
- "version" : "0.034"
+ "version" : "0.035"
   },
   "YAML::PP::Lexer" : {
  "file" : "lib/YAML/PP/Lexer.pm",
- "version" : "0.034"
+ "version" : "0.035"
   },
   "YAML::PP::Loader" : {
  "file" : "lib/YAML/PP/Loader.pm",
- "version" : "0.034"
+ "version" : "0.035"
   },
   

commit perl-YAML-PP for openSUSE:Factory

2022-07-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-YAML-PP for openSUSE:Factory 
checked in at 2022-07-04 11:32:36

Comparing /work/SRC/openSUSE:Factory/perl-YAML-PP (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.1548 (New)


Package is "perl-YAML-PP"

Mon Jul  4 11:32:36 2022 rev:16 rq:986283 version:0.034

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-PP/perl-YAML-PP.changes
2022-06-28 15:23:21.930031342 +0200
+++ /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.1548/perl-YAML-PP.changes  
2022-07-04 11:32:37.563999079 +0200
@@ -1,0 +2,13 @@
+Fri Jul  1 03:07:22 UTC 2022 - Tina M??ller 
+
+- updated to 0.034
+   see /usr/share/doc/packages/perl-YAML-PP/Changes
+
+  0.034 2022-06-30 10:31:56+02:00
+
+  - Fix parsing empty folded block scalars with trailing linebreaks
+  - Fix error handling (remaining tokens on invalid input)
+  - Support experimental v5.36 booleans
+  - Allow to specify multiple boolean classes (issue #37)
+
+---

Old:

  YAML-PP-0.033.tar.gz

New:

  YAML-PP-0.034.tar.gz



Other differences:
--
++ perl-YAML-PP.spec ++
--- /var/tmp/diff_new_pack.L8T6eH/_old  2022-07-04 11:32:39.480002165 +0200
+++ /var/tmp/diff_new_pack.L8T6eH/_new  2022-07-04 11:32:39.484002171 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name YAML-PP
 Name:   perl-YAML-PP
-Version:0.033
+Version:0.034
 Release:0
 License:Artistic-1.0 OR GPL-1.0-or-later
 Summary:YAML 1.2 Processor

++ YAML-PP-0.033.tar.gz -> YAML-PP-0.034.tar.gz ++
 2158 lines of diff (skipped)


commit perl-YAML-PP for openSUSE:Factory

2022-06-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-YAML-PP for openSUSE:Factory 
checked in at 2022-06-28 15:23:02

Comparing /work/SRC/openSUSE:Factory/perl-YAML-PP (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.1548 (New)


Package is "perl-YAML-PP"

Tue Jun 28 15:23:02 2022 rev:15 rq:985573 version:0.033

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-PP/perl-YAML-PP.changes
2022-03-11 11:50:53.930952827 +0100
+++ /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.1548/perl-YAML-PP.changes  
2022-06-28 15:23:21.930031342 +0200
@@ -1,0 +2,10 @@
+Tue Jun 28 03:09:17 UTC 2022 - Tina M??ller 
+
+- updated to 0.033
+   see /usr/share/doc/packages/perl-YAML-PP/Changes
+
+  0.033 2022-06-27 16:31:32+02:00
+
+  - Fix add_mapping_resolver + on_create (tie existing data)
+
+---

Old:

  YAML-PP-0.032.tar.gz

New:

  YAML-PP-0.033.tar.gz



Other differences:
--
++ perl-YAML-PP.spec ++
--- /var/tmp/diff_new_pack.iByBCR/_old  2022-06-28 15:23:22.430032089 +0200
+++ /var/tmp/diff_new_pack.iByBCR/_new  2022-06-28 15:23:22.434032094 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name YAML-PP
 Name:   perl-YAML-PP
-Version:0.032
+Version:0.033
 Release:0
 License:Artistic-1.0 OR GPL-1.0-or-later
 Summary:YAML 1.2 Processor

++ YAML-PP-0.032.tar.gz -> YAML-PP-0.033.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-0.032/Changes new/YAML-PP-0.033/Changes
--- old/YAML-PP-0.032/Changes   2022-03-08 19:06:12.0 +0100
+++ new/YAML-PP-0.033/Changes   2022-06-27 16:33:50.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Perl module YAML::PP
 
+0.033 2022-06-27 16:31:32+02:00
+
+- Fix add_mapping_resolver + on_create (tie existing data)
+
 0.032 2022-03-08 19:02:00+01:00
 
 - Add missing '~' to allowed chars in tags
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-0.032/META.json new/YAML-PP-0.033/META.json
--- old/YAML-PP-0.032/META.json 2022-03-08 19:06:12.0 +0100
+++ new/YAML-PP-0.033/META.json 2022-06-27 16:33:50.0 +0200
@@ -67,131 +67,131 @@
"provides" : {
   "YAML::PP" : {
  "file" : "lib/YAML/PP.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Common" : {
  "file" : "lib/YAML/PP/Common.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Constructor" : {
  "file" : "lib/YAML/PP/Constructor.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Dumper" : {
  "file" : "lib/YAML/PP/Dumper.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Emitter" : {
  "file" : "lib/YAML/PP/Emitter.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Exception" : {
  "file" : "lib/YAML/PP/Exception.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Grammar" : {
  "file" : "lib/YAML/PP/Grammar.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Highlight" : {
  "file" : "lib/YAML/PP/Highlight.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Lexer" : {
  "file" : "lib/YAML/PP/Lexer.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Loader" : {
  "file" : "lib/YAML/PP/Loader.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Parser" : {
  "file" : "lib/YAML/PP/Parser.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Perl" : {
  "file" : "lib/YAML/PP/Perl.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Preserve::Array" : {
  "file" : "lib/YAML/PP.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Preserve::Hash" : {
  "file" : "lib/YAML/PP.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Preserve::Scalar" : {
  "file" : "lib/YAML/PP.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Reader" : {
  "file" : "lib/YAML/PP/Reader.pm",
- "version" : "0.032"
+ "version" : "0.033"
   },
   "YAML::PP::Reader::File" : {
  "file" : "lib/YAML/PP/Reader.pm",
- "version" : 

commit perl-YAML-PP for openSUSE:Factory

2022-03-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-YAML-PP for openSUSE:Factory 
checked in at 2022-03-09 18:48:16

Comparing /work/SRC/openSUSE:Factory/perl-YAML-PP (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.2349 (New)


Package is "perl-YAML-PP"

Wed Mar  9 18:48:16 2022 rev:14 rq:960515 version:0.032

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-PP/perl-YAML-PP.changes
2022-01-04 19:37:56.853966008 +0100
+++ /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.2349/perl-YAML-PP.changes  
2022-03-11 11:50:53.930952827 +0100
@@ -1,0 +2,17 @@
+Wed Mar  9 03:07:37 UTC 2022 - Tina M??ller 
+
+- updated to 0.032
+   see /usr/share/doc/packages/perl-YAML-PP/Changes
+
+  0.032 2022-03-08 19:02:00+01:00
+
+  - Add missing '~' to allowed chars in tags
+  - Restructure directive parsing a bit
+  - Support YAML::PP::Ref in yamlpp-* utility scripts
+  - Add -P to yaml-load-dump --preserve
+  - Add --dump option to yamlpp-parse-emit
+  - yamlpp-load-dump -D JSON::PP: don't output space before colon
+  - Add export tags to YAML::PP::Common
+  - Update yaml-test-suite to 2022-01-17
+
+---

Old:

  YAML-PP-0.031.tar.gz

New:

  YAML-PP-0.032.tar.gz



Other differences:
--
++ perl-YAML-PP.spec ++
--- /var/tmp/diff_new_pack.cYVroo/_old  2022-03-11 11:50:54.414953396 +0100
+++ /var/tmp/diff_new_pack.cYVroo/_new  2022-03-11 11:50:54.418953401 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-YAML-PP
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 %define cpan_name YAML-PP
 Name:   perl-YAML-PP
-Version:0.031
+Version:0.032
 Release:0
-Summary:YAML 1.2 processor
 License:Artistic-1.0 OR GPL-1.0-or-later
+Summary:YAML 1.2 Processor
 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

++ YAML-PP-0.031.tar.gz -> YAML-PP-0.032.tar.gz ++
 4570 lines of diff (skipped)


commit perl-YAML-PP for openSUSE:Factory

2022-01-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-YAML-PP for openSUSE:Factory 
checked in at 2022-01-04 19:37:44

Comparing /work/SRC/openSUSE:Factory/perl-YAML-PP (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.1896 (New)


Package is "perl-YAML-PP"

Tue Jan  4 19:37:44 2022 rev:13 rq:943632 version:0.031

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-PP/perl-YAML-PP.changes
2021-11-10 21:47:35.235841236 +0100
+++ /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.1896/perl-YAML-PP.changes  
2022-01-04 19:37:56.853966008 +0100
@@ -1,0 +2,17 @@
+Sun Dec 26 03:09:08 UTC 2021 - Tina M??ller 
+
+- updated to 0.031
+   see /usr/share/doc/packages/perl-YAML-PP/Changes
+
+  0.031 2021-12-25 23:43:19+01:00
+
+  - Fix several rare test cases:
+  - Support literal escaped tabs
+  - Allow only one digit for block scalar indent indicator
+  - Allow comments at the end of directives
+  - Match word boundary after '%YAML'
+  - Allow tabs and multiple spaces between directive elements
+  - Forbid lines starting with tabs in block mode
+  - After tabs no further indentation elements allowed
+
+---

Old:

  YAML-PP-0.030.tar.gz

New:

  YAML-PP-0.031.tar.gz



Other differences:
--
++ perl-YAML-PP.spec ++
--- /var/tmp/diff_new_pack.CYz5H5/_old  2022-01-04 19:37:57.265966547 +0100
+++ /var/tmp/diff_new_pack.CYz5H5/_new  2022-01-04 19:37:57.273966558 +0100
@@ -18,7 +18,7 @@
 
 %define cpan_name YAML-PP
 Name:   perl-YAML-PP
-Version:0.030
+Version:0.031
 Release:0
 Summary:YAML 1.2 processor
 License:Artistic-1.0 OR GPL-1.0-or-later

++ YAML-PP-0.030.tar.gz -> YAML-PP-0.031.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-0.030/Changes new/YAML-PP-0.031/Changes
--- old/YAML-PP-0.030/Changes   2021-11-07 21:58:53.0 +0100
+++ new/YAML-PP-0.031/Changes   2021-12-25 23:50:37.0 +0100
@@ -1,5 +1,16 @@
 Revision history for Perl module YAML::PP
 
+0.031 2021-12-25 23:43:19+01:00
+
+- Fix several rare test cases:
+- Support literal escaped tabs
+- Allow only one digit for block scalar indent indicator
+- Allow comments at the end of directives
+- Match word boundary after '%YAML'
+- Allow tabs and multiple spaces between directive elements
+- Forbid lines starting with tabs in block mode
+- After tabs no further indentation elements allowed
+
 0.030 2021-11-07 21:57:28+01:00
 
 - preserve: Keep existing data (issue #44)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-0.030/MANIFEST new/YAML-PP-0.031/MANIFEST
--- old/YAML-PP-0.030/MANIFEST  2021-11-07 21:58:53.0 +0100
+++ new/YAML-PP-0.031/MANIFEST  2021-12-25 23:50:37.0 +0100
@@ -121,6 +121,18 @@
 t/invalid/i034/===
 t/invalid/i034/in.yaml
 t/invalid/i034/test.event
+t/invalid/i035/===
+t/invalid/i035/in.yaml
+t/invalid/i035/test.event
+t/invalid/i036/===
+t/invalid/i036/in.yaml
+t/invalid/i036/test.event
+t/invalid/i037/===
+t/invalid/i037/in.yaml
+t/invalid/i037/test.event
+t/invalid/i038/===
+t/invalid/i038/in.yaml
+t/invalid/i038/test.event
 t/lib/MySchema.pm
 t/lib/YAML/PP/Test.pm
 t/valid/v009/===
@@ -161,6 +173,34 @@
 t/valid/v025/in.yaml
 t/valid/v025/out.yaml
 t/valid/v025/test.event
+t/valid/v026/===
+t/valid/v026/in.yaml
+t/valid/v026/out.yaml
+t/valid/v026/test.event
+t/valid/v027/===
+t/valid/v027/in.yaml
+t/valid/v027/out.yaml
+t/valid/v027/test.event
+t/valid/v028/===
+t/valid/v028/in.yaml
+t/valid/v028/out.yaml
+t/valid/v028/test.event
+t/valid/v029/===
+t/valid/v029/in.yaml
+t/valid/v029/out.yaml
+t/valid/v029/test.event
+t/valid/v030/===
+t/valid/v030/in.yaml
+t/valid/v030/out.yaml
+t/valid/v030/test.event
+t/valid/v031/===
+t/valid/v031/in.yaml
+t/valid/v031/out.yaml
+t/valid/v031/test.event
+t/valid/v032/===
+t/valid/v032/in.yaml
+t/valid/v032/out.yaml
+t/valid/v032/test.event
 test-suite/README.md
 test-suite/yaml-test-suite-data/229Q/===
 test-suite/yaml-test-suite-data/229Q/in.json
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-PP-0.030/META.json new/YAML-PP-0.031/META.json
--- old/YAML-PP-0.030/META.json 2021-11-07 21:58:53.0 +0100
+++ new/YAML-PP-0.031/META.json 2021-12-25 23:50:37.0 +0100
@@ -67,131 +67,131 @@
"provides" : {
   "YAML::PP" : {
  "file" : "lib/YAML/PP.pm",
- "version" : "0.030"
+ "version" : "0.031"
   },
   "YAML::PP::Common" : {
  "file" : "lib/YAML/PP/Common.pm",
- 

commit perl-YAML-PP for openSUSE:Factory

2021-11-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-YAML-PP for openSUSE:Factory 
checked in at 2021-11-10 21:46:54

Comparing /work/SRC/openSUSE:Factory/perl-YAML-PP (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.1890 (New)


Package is "perl-YAML-PP"

Wed Nov 10 21:46:54 2021 rev:12 rq:930660 version:0.030

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-PP/perl-YAML-PP.changes
2021-10-25 15:18:47.685726703 +0200
+++ /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.1890/perl-YAML-PP.changes  
2021-11-10 21:47:35.235841236 +0100
@@ -1,0 +2,14 @@
+Mon Nov  8 03:08:02 UTC 2021 - Tina M??ller 
+
+- updated to 0.030
+   see /usr/share/doc/packages/perl-YAML-PP/Changes
+
+  0.030 2021-11-07 21:57:28+01:00
+
+  - preserve: Keep existing data (issue #44)
+  - Forbid directive without directive end marker
+  - Support explicit empty key/value pairs in flow mappings
+  - Enforce EOL after end of flow context
+  - Forbid multiple question marks in flow mappings
+
+---

Old:

  YAML-PP-0.029.tar.gz

New:

  YAML-PP-0.030.tar.gz



Other differences:
--
++ perl-YAML-PP.spec ++
--- /var/tmp/diff_new_pack.Hcb2qD/_old  2021-11-10 21:47:35.671841426 +0100
+++ /var/tmp/diff_new_pack.Hcb2qD/_new  2021-11-10 21:47:35.679841430 +0100
@@ -18,7 +18,7 @@
 
 %define cpan_name YAML-PP
 Name:   perl-YAML-PP
-Version:0.029
+Version:0.030
 Release:0
 Summary:YAML 1.2 processor
 License:Artistic-1.0 OR GPL-1.0-or-later

++ YAML-PP-0.029.tar.gz -> YAML-PP-0.030.tar.gz ++
 2989 lines of diff (skipped)


commit perl-YAML-PP for openSUSE:Factory

2021-10-25 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-YAML-PP for openSUSE:Factory 
checked in at 2021-10-25 15:17:39

Comparing /work/SRC/openSUSE:Factory/perl-YAML-PP (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.1890 (New)


Package is "perl-YAML-PP"

Mon Oct 25 15:17:39 2021 rev:11 rq:927289 version:0.029

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-PP/perl-YAML-PP.changes
2021-04-14 10:11:40.225563731 +0200
+++ /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.1890/perl-YAML-PP.changes  
2021-10-25 15:18:47.685726703 +0200
@@ -1,0 +2,17 @@
+Mon Oct 25 03:08:11 UTC 2021 - Tina M??ller 
+
+- updated to 0.029
+   see /usr/share/doc/packages/perl-YAML-PP/Changes
+
+  0.029 2021-10-25 00:02:53+02:00
+  - Fix basic implicit mappings in flow sequences, e.g. [a, b: c, d]
+  0.028 2021-10-21 22:00:36+02:00
+  - Fix empty values with properties in flow mappings and sequences
+(`[  , bar]`, `{  , k: v }`)
+  - Fix: Allow comment lines with tabs in flow
+  - Fix: parsing of explicit block indenting (issue #46)
+  - Automatically tie new hashes inside tied hashes (issue #44)
+  - yamlpp-load-dump: Add options --dump-module and --include*
+  - docs: Add mising constants (issue #45)
+
+---

Old:

  YAML-PP-0.027.tar.gz

New:

  YAML-PP-0.029.tar.gz



Other differences:
--
++ perl-YAML-PP.spec ++
--- /var/tmp/diff_new_pack.TafkKR/_old  2021-10-25 15:18:48.113726970 +0200
+++ /var/tmp/diff_new_pack.TafkKR/_new  2021-10-25 15:18:48.113726970 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name YAML-PP
 Name:   perl-YAML-PP
-Version:0.027
+Version:0.029
 Release:0
 Summary:YAML 1.2 processor
 License:Artistic-1.0 OR GPL-1.0-or-later

++ YAML-PP-0.027.tar.gz -> YAML-PP-0.029.tar.gz ++
 2819 lines of diff (skipped)


commit perl-YAML-PP for openSUSE:Factory

2021-04-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-YAML-PP for openSUSE:Factory 
checked in at 2021-04-14 10:11:08

Comparing /work/SRC/openSUSE:Factory/perl-YAML-PP (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.2401 (New)


Package is "perl-YAML-PP"

Wed Apr 14 10:11:08 2021 rev:10 rq:884922 version:0.027

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-PP/perl-YAML-PP.changes
2020-09-12 00:11:59.761184483 +0200
+++ /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.2401/perl-YAML-PP.changes  
2021-04-14 10:11:40.225563731 +0200
@@ -1,0 +2,15 @@
+Sat Apr 10 03:09:21 UTC 2021 - Tina M??ller 
+
+- updated to 0.027
+   see /usr/share/doc/packages/perl-YAML-PP/Changes
+
+  0.027 2021-04-09 11:13:28+02:00
+
+  - Forbid duplicate keys by default like announced in 0.026
+  - Add possibility to preserve alias names (see 'preserve' option)
+  - Highlighter: Add option to expand tabs in ansi color mode
+  - yamlpp-events: Add option --module
+  - Improve error message when trying to load an undefined alias
+  - Fix a test for perl 5.8.8
+
+---

Old:

  YAML-PP-0.026.tar.gz

New:

  YAML-PP-0.027.tar.gz



Other differences:
--
++ perl-YAML-PP.spec ++
--- /var/tmp/diff_new_pack.geA4LX/_old  2021-04-14 10:11:40.637564426 +0200
+++ /var/tmp/diff_new_pack.geA4LX/_new  2021-04-14 10:11:40.641564433 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-YAML-PP
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,16 @@
 #
 
 
+%define cpan_name YAML-PP
 Name:   perl-YAML-PP
-Version:0.026
+Version:0.027
 Release:0
-%define cpan_name YAML-PP
 Summary:YAML 1.2 processor
 License:Artistic-1.0 OR GPL-1.0-or-later
-Group:  Development/Libraries/Perl
 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
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Module::Load)
@@ -62,11 +60,11 @@
 yaml-test-suite here: https://perlpunk.github.io/YAML-PP-p5/test-suite.html
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -77,7 +75,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes CONTRIBUTING.md examples Makefile.dev README.md
 %license LICENSE
 

++ YAML-PP-0.026.tar.gz -> YAML-PP-0.027.tar.gz ++
 1784 lines of diff (skipped)