From c7c4668e85c7eb8028cdcf13d69bb8964fbd4660 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Mon, 4 Sep 2006 00:52:09 +0000 Subject: [PATCH] rebuild for fc6 --- python-simplejson.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-simplejson.spec b/python-simplejson.spec index 96c7940..a1d911d 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -2,7 +2,7 @@ Name: python-simplejson Version: 1.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple, fast, extensible JSON encoder/decoder for Python Group: System Environment/Libraries @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Sep 3 2006 Luke Macken - 1.3-4 +- Rebuild for FC6 + * Mon Aug 14 2006 Luke Macken - 1.3-3 - Include .pyo's instead of just ghosting them