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