From 939a076801ee09d80039caadc3efe84a862db82c Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 18 Jul 2016 13:52:30 +0900 Subject: [PATCH] Rebuild for oniguruma 6 --- jq.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jq.spec b/jq.spec index 9a46830..2983c8e 100644 --- a/jq.spec +++ b/jq.spec @@ -1,6 +1,6 @@ Name: jq Version: 1.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Command-line JSON processor License: MIT and ASL 2.0 and CC-BY and GPLv3 @@ -90,6 +90,9 @@ make check %changelog +* Mon Jul 18 2016 Mamoru TASAKA - 1.5-4 +- Rebuild for oniguruma 6 + * Sun Mar 13 2016 Peter Robinson 1.5-3 - valgrind on all but s390