SHA256
1
0
forked from pool/jc

Accepting request 1030942 from home:mnhauke

- Update to version 1.22.1
  * add udevadm command parser
  * add lspci command parser
  * add pci.ids file parser
  * fix proc-pid-stat parser for command names with spaces and
    newlines
  * enhance ip-address parser to add ip_split field
  * display until iso-datetime is removed in a future version.
  * optimize performance of calculated timestamps

OBS-URL: https://build.opensuse.org/request/show/1030942
OBS-URL: https://build.opensuse.org/package/show/utilities/jc?expand=0&rev=19
This commit is contained in:
Martin Hauke 2022-10-28 06:36:30 +00:00 committed by Git OBS Bridge
parent 1a2cb5dc99
commit e2f2d40f57
4 changed files with 17 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Oct 24 19:53:26 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.22.1
* add udevadm command parser
* add lspci command parser
* add pci.ids file parser
* fix proc-pid-stat parser for command names with spaces and
newlines
* enhance ip-address parser to add ip_split field
* display until iso-datetime is removed in a future version.
* optimize performance of calculated timestamps
-------------------------------------------------------------------
Sat Jun 18 17:14:53 UTC 2022 - Martin Hauke <mardnh@gmx.de>

View File

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