update to 1.7.1 rhbz#2252340
This commit is contained in:
parent
000a817246
commit
3170fecd84
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/jq-1.5.tar.gz
|
||||
/jq-1.6.tar.gz
|
||||
/jq-1.7.tar.gz
|
||||
/jq-1.7.1.tar.gz
|
||||
|
4
jq.spec
4
jq.spec
@ -1,7 +1,7 @@
|
||||
%bcond_without check
|
||||
|
||||
Name: jq
|
||||
Version: 1.7
|
||||
Version: 1.7.1
|
||||
Release: %autorelease
|
||||
Summary: Command-line JSON processor
|
||||
|
||||
@ -49,7 +49,7 @@ Development files for %{name}
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
%autosetup -n %{name}-%{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
autoreconf -if
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jq-1.7.tar.gz) = 4f8a6b0401e6c881dcb97d948fe38871062599a43fff667ede21cf185ec9de33e61878f0a6ea12786d0a632eea592ea0ff860520ba02dbb32f2fa2d2b5db7a0a
|
||||
SHA512 (jq-1.7.1.tar.gz) = af9c444e5306423182f467a53acdf45bb8aefa058a47f490ce16395f0aebfb7627e3843f65e96f41cd9d4b72b8ad274ab0bdb061abc6990b1158f86d2256d4ec
|
||||
|
Loading…
Reference in New Issue
Block a user