From a854aaeb573c567bc84e5292461dcba47dd9f64e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 21:02:08 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- json-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/json-c.spec b/json-c.spec index 0f04eb5..d9107fc 100644 --- a/json-c.spec +++ b/json-c.spec @@ -1,6 +1,6 @@ Name: json-c Version: 0.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A JSON implementation in C Group: Development/Libraries License: MIT @@ -79,6 +79,9 @@ rm -rf %{buildroot} %doc doc/html/* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0.10-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sat Nov 24 2012 Jussi Lehtola - 0.10-2 - Compile and install json_object_iterator using Remi Collet's fix (BZ #879771).