- update to 0.2.5:

* Allow question marks in plain scalars in flow collections
  * Emitter: Don't output trailing space for empty scalar nodes
  * Emitter: Output space after an alias mapping key
  * Add -h and --flow (on|off|keep) to run-*-test-suite
  * Remove unnecessary include and malloc
  * Add specific files back to .gitignore
  * Output error position in run-parser-test-suite.c
  * A couple patches to improve test suite support

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libyaml?expand=0&rev=29
This commit is contained in:
Dirk Mueller 2020-08-15 22:29:55 +00:00 committed by Git OBS Bridge
parent 98475f40a1
commit 0a4cff36b8
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Aug 15 22:27:54 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.2.5:
* Allow question marks in plain scalars in flow collections
* Emitter: Don't output trailing space for empty scalar nodes
* Emitter: Output space after an alias mapping key
* Add -h and --flow (on|off|keep) to run-*-test-suite
* Remove unnecessary include and malloc
* Add specific files back to .gitignore
* Output error position in run-parser-test-suite.c
* A couple patches to improve test suite support
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Apr 20 14:45:18 UTC 2020 - Paolo Stivanin <info@paolostivanin.com> Mon Apr 20 14:45:18 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -17,7 +17,7 @@
Name: libyaml Name: libyaml
Version: 0.2.4 Version: 0.2.5
Release: 0 Release: 0
Summary: A YAML parser and emitter written in C Summary: A YAML parser and emitter written in C
License: MIT License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d80aeda8747b7c26fbbfd87ab687786e58394a8435ae3970e79cb97882e30557
size 608448

BIN
yaml-0.2.5.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.