Hello community,

here is the log from the commit of package perl-YAML-PP for openSUSE:Factory 
checked in at 2020-02-18 13:30:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-YAML-PP (Old)
 and      /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-YAML-PP"

Tue Feb 18 13:30:19 2020 rev:3 rq:775130 version:0.020

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-YAML-PP/perl-YAML-PP.changes        
2020-02-14 16:41:29.347723328 +0100
+++ /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.26092/perl-YAML-PP.changes     
2020-02-18 13:30:28.580827480 +0100
@@ -1,0 +2,19 @@
+Tue Feb 18 03:14:31 UTC 2020 -  <[email protected]>
+
+- updated to 0.020
+   see /usr/share/doc/packages/perl-YAML-PP/Changes
+
+  0.020 2020-02-17 15:35:44+01:00
+  
+      - Change default schema from JSON to Core (this change was supposed
+        to go in 0.019 but wasn't completely done)
+      - Add option version_directive (print %YAML 1.2)
+      - Add option yaml_version
+      - Add support for detecting the right schema depending on the
+        YAML version directive
+      - Support both %YAML and %TAG directive for a document
+      - Improve emitter (output footer ... after open-ended block scalars)
+      - Improve emitter (quote strings starting with `---` to reduce ambiguity
+        for the reader)
+
+-------------------------------------------------------------------

Old:
----
  YAML-PP-0.019.tar.gz

New:
----
  YAML-PP-0.020.tar.gz

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

Other differences:
------------------
++++++ perl-YAML-PP.spec ++++++
--- /var/tmp/diff_new_pack.orBPam/_old  2020-02-18 13:30:29.908830062 +0100
+++ /var/tmp/diff_new_pack.orBPam/_new  2020-02-18 13:30:29.924830093 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-YAML-PP
-Version:        0.019
+Version:        0.020
 Release:        0
 %define cpan_name YAML-PP
 Summary:        YAML 1.2 processor
@@ -38,9 +38,10 @@
 %{perl_requires}
 
 %description
-YAML::PP is a modern, modular YAML processor.
+YAML::PP is a modular YAML processor.
 
-It aims to support 'YAML 1.2' and 'YAML 1.1'. See http://yaml.org/.
+It aims to support 'YAML 1.2' and 'YAML 1.1'. See http://yaml.org/. Some
+(rare) syntax elements are not yet supported and documented below.
 
 YAML is a serialization language. The YAML input is called "YAML Stream". A
 stream consists of one or more "Documents", separated by a line with a

++++++ YAML-PP-0.019.tar.gz -> YAML-PP-0.020.tar.gz ++++++
++++ 1995 lines of diff (skipped)


Reply via email to