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.