From acca1a4dd12610083f745741a3f08ffe18d1cfc2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 10:50:24 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- json-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/json-c.spec b/json-c.spec index 9583e16..99f9da4 100644 --- a/json-c.spec +++ b/json-c.spec @@ -17,7 +17,7 @@ Name: json-c Version: 0.13.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: JSON implementation in C License: MIT @@ -177,6 +177,9 @@ end %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 0.13.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Jun 26 2019 Björn Esser - 0.13.1-5 - Use hardlink without full path to the binary (#1721964) - Use new style bootstrap logic