SHA256
1
0
forked from pool/jc

Accepting request 859754 from home:mnhauke

- Update to version 1.14.0
  * Add hashsum parser
  * Add hash parser
  * Add cksum parser
  * Add wc parser
  * Add printenv
  * Add vdir support under ls parser

OBS-URL: https://build.opensuse.org/request/show/859754
OBS-URL: https://build.opensuse.org/package/show/utilities/jc?expand=0&rev=7
This commit is contained in:
Martin Hauke 2021-01-05 14:38:50 +00:00 committed by Git OBS Bridge
parent 990fdbe5b0
commit c1cb19a3e4
4 changed files with 17 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jan 1 21:53:26 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.14.0
* Add hashsum parser
* Add hash parser
* Add cksum parser
* Add wc parser
* Add printenv
* Add vdir support under ls parser
-------------------------------------------------------------------
Thu Aug 13 19:54:55 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@ -1,8 +1,8 @@
#
# spec file for package jc
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2020, Martin Hauke <mardnh@gmx.de>
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2020-2021, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: jc
Version: 1.13.4
Version: 1.14.0
Release: 0
Summary: JSON CLI output utility
License: MIT