- 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:
parent
98475f40a1
commit
0a4cff36b8
@ -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>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libyaml
|
||||
Version: 0.2.4
|
||||
Version: 0.2.5
|
||||
Release: 0
|
||||
Summary: A YAML parser and emitter written in C
|
||||
License: MIT
|
||||
|
@ -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
BIN
yaml-0.2.5.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user