Compare commits

..

No commits in common. "d201797f35fdc9c8dbde75257c195a14a4e91792" and "4ea0680e7d32926ced39fed23aba0729a552fd24" have entirely different histories.

1 changed files with 3 additions and 7 deletions

10
jq.spec
View File

@ -1,6 +1,6 @@
Name: jq
Version: 1.5
Release: 13.0.riscv64%{?dist}
Release: 12.0.riscv64%{?dist}
Summary: Command-line JSON processor
License: MIT and ASL 2.0 and CC-BY and GPLv3
@ -8,12 +8,11 @@ URL: http://stedolan.github.io/jq/
Source0: https://github.com/stedolan/jq/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
Patch0: CVE-2015-8863.patch
BuildRequires: gcc
BuildRequires: flex
BuildRequires: bison
BuildRequires: oniguruma-devel
%ifarch %{valgrind_arches}
%ifnarch s390 riscv64
BuildRequires: valgrind
%endif
@ -91,12 +90,9 @@ make check
%changelog
* Sun Aug 26 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 1.5-13.0.riscv64
* Sat Apr 28 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 1.5-12.0.riscv64
- Disable valgrind for riscv64 (not available upstream)
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sun Apr 01 2018 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.5-12
- Rebuild against oniguruma 6.8.1