From 65a5f157c7aacac7f778f9b486f303b606aebbce Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 08:59:04 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- json-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/json-c.spec b/json-c.spec index cdf0a7c..576d304 100644 --- a/json-c.spec +++ b/json-c.spec @@ -1,6 +1,6 @@ Name: json-c Version: 0.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A JSON implementation in C Group: Development/Libraries License: MIT @@ -72,5 +72,8 @@ rm -rf %{buildroot} %doc doc/html/* %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 0.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Apr 06 2010 Jussi Lehtola - 0.9-1 - First release.