Compare commits

...

2 Commits

Author SHA1 Message Date
David Abdurachmanov d201797f35
Merge remote-tracking branch 'up/f29' into master-riscv64
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-08-26 17:26:23 +03:00
David Abdurachmanov 4ea0680e7d Disable valgrind for riscv64 (not available upstream)
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-04-28 14:34:34 +02:00
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: jq
Version: 1.5
Release: 13%{?dist}
Release: 13.0.riscv64%{?dist}
Summary: Command-line JSON processor
License: MIT and ASL 2.0 and CC-BY and GPLv3
@ -13,7 +13,7 @@ BuildRequires: flex
BuildRequires: bison
BuildRequires: oniguruma-devel
%ifnarch s390
%ifarch %{valgrind_arches}
BuildRequires: valgrind
%endif
@ -91,6 +91,9 @@ make check
%changelog
* Sun Aug 26 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 1.5-13.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