SHA256
1
0
forked from pool/jc

Accepting request 1046310 from home:dirkmueller:Factory

- update to 1.22.4:
  * Add `iwconfig` command parser
  * Add NeXTSTEP format support to the PLIST file parser
  * Fix `proc` parser magic signature detection for `/proc/pid/stat` hacks
  * Fix `x509-cert` parser for string serial numbers
  * Add category tags to parser metadata: generic, standard, file, string,
    binary, command
  * Add "list parsers by category" view to help
  * Fix python 3.6-related issues
  * Add python 3.6 to automated tests

OBS-URL: https://build.opensuse.org/request/show/1046310
OBS-URL: https://build.opensuse.org/package/show/utilities/jc?expand=0&rev=25
This commit is contained in:
Martin Hauke 2023-01-09 14:22:43 +00:00 committed by Git OBS Bridge
parent 09825df01d
commit 8d18761aad
4 changed files with 19 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jan 2 20:39:45 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.22.4:
* Add `iwconfig` command parser
* Add NeXTSTEP format support to the PLIST file parser
* Fix `proc` parser magic signature detection for `/proc/pid/stat` hacks
* Fix `x509-cert` parser for string serial numbers
* Add category tags to parser metadata: generic, standard, file, string,
binary, command
* Add "list parsers by category" view to help
* Fix python 3.6-related issues
* Add python 3.6 to automated tests
-------------------------------------------------------------------
Fri Dec 23 17:34:44 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package jc
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2020-2022, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@ -18,7 +18,7 @@
Name: jc
Version: 1.22.3
Version: 1.22.4
Release: 0
Summary: JSON CLI output utility
License: MIT