SHA256
1
0
forked from pool/jc

Accepting request 921556 from home:mnhauke

- Update to version 1.17.0
  * Add wrapping of warning and error messages
  * Add vmstat parser tested on linux
  * Add support for streaming parsers
  * Add ls -l command streaming parser
  * Add ping and ping6 command streaming parser
  * Add vmstat command streaming parser
  * Add -u option to allow unbuffered output

OBS-URL: https://build.opensuse.org/request/show/921556
OBS-URL: https://build.opensuse.org/package/show/utilities/jc?expand=0&rev=12
This commit is contained in:
2021-10-04 08:31:44 +00:00
committed by Git OBS Bridge
parent af43fd3fd9
commit 78510fb93c
4 changed files with 16 additions and 4 deletions

View File

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

3
jc-1.17.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Sep 27 05:49:02 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.17.0
* Add wrapping of warning and error messages
* Add vmstat parser tested on linux
* Add support for streaming parsers
* Add ls -l command streaming parser
* Add ping and ping6 command streaming parser
* Add vmstat command streaming parser
* Add -u option to allow unbuffered output
-------------------------------------------------------------------
Thu Aug 19 19:08:12 UTC 2021 - Martin Hauke <mardnh@gmx.de>

View File

@@ -18,7 +18,7 @@
Name: jc
Version: 1.16.1
Version: 1.17.0
Release: 0
Summary: JSON CLI output utility
License: MIT