diff --git a/jc-1.22.3.tar.gz b/jc-1.22.3.tar.gz deleted file mode 100644 index 3bd1a24..0000000 --- a/jc-1.22.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4a8a7c07d789ddbc2cbbce07471a1599f65082638ed7198597da8412fc07e11 -size 12728331 diff --git a/jc-1.22.4.tar.gz b/jc-1.22.4.tar.gz new file mode 100644 index 0000000..c5acec5 --- /dev/null +++ b/jc-1.22.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d64102677ae285a2abedd33aa65c2198a533ef1d5320f2e9a9d70c774a51783 +size 12751657 diff --git a/jc.changes b/jc.changes index 3c0a60c..68d039c 100644 --- a/jc.changes +++ b/jc.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Jan 2 20:39:45 UTC 2023 - Dirk Müller + +- 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 diff --git a/jc.spec b/jc.spec index a8776a8..d3f589f 100644 --- a/jc.spec +++ b/jc.spec @@ -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 # # 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