License compliance rectification
This commit is contained in:
parent
59ddd27ef4
commit
bde131c2d8
7
jq.spec
7
jq.spec
@ -1,8 +1,8 @@
|
|||||||
Name: jq
|
Name: jq
|
||||||
Version: 1.6
|
Version: 1.6
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A lightweight and flexible command-line JSON processor
|
Summary: A lightweight and flexible command-line JSON processor
|
||||||
License: MIT and ASL 2.0 and CC-BY and GPLv3
|
License: MIT and Apache-2.0 and CC-BY-3.0 and GPLv3
|
||||||
URL: http://stedolan.github.io/jq/
|
URL: http://stedolan.github.io/jq/
|
||||||
Source0: https://github.com/stedolan/jq/releases/download/jq-%{version}/jq-%{version}.tar.gz
|
Source0: https://github.com/stedolan/jq/releases/download/jq-%{version}/jq-%{version}.tar.gz
|
||||||
BuildRequires: make flex bison valgrind gcc chrpath oniguruma-devel
|
BuildRequires: make flex bison valgrind gcc chrpath oniguruma-devel
|
||||||
@ -75,6 +75,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 13 2024 wangkai <13474090681@163.com> - 1.6-3
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Aug 30 2021 lingsheng <lingsheng@huawei.com> - 1.6-2
|
* Mon Aug 30 2021 lingsheng <lingsheng@huawei.com> - 1.6-2
|
||||||
- Support binary strings preserve UTF-8 and UTF-16 errors
|
- Support binary strings preserve UTF-8 and UTF-16 errors
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user