From 37993ee96950c100674d454e9dc0b40154ff680e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 20:08:16 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- json-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/json-c.spec b/json-c.spec index 83c8272..d918318 100644 --- a/json-c.spec +++ b/json-c.spec @@ -2,7 +2,7 @@ Name: json-c Version: 0.11 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A JSON implementation in C Group: Development/Libraries License: MIT @@ -117,6 +117,9 @@ rm -rf %{buildroot} %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 0.11-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Apr 09 2014 Susi Lehtola - 0.11-7 - Address CVE-2013-6371 and CVE-2013-6370 (BZ #1085676 and #1085677). - Enabled rdrand support.