From 6814fcad0ae20cc38878629cdf158765c85336bb Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Tue, 15 May 2012 07:57:26 -0700 Subject: [PATCH] Update to 2.5.2 - This update adds new PI but should be backwards compatible --- .gitignore | 1 + python-simplejson.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3f373c8..df99b2f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ simplejson-2.1.1.tar.gz /simplejson-2.1.6.tar.gz /simplejson-2.2.1.tar.gz /simplejson-2.3.0.tar.gz +/simplejson-2.5.2.tar.gz diff --git a/python-simplejson.spec b/python-simplejson.spec index af5c517..1884cc5 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -4,8 +4,8 @@ Name: python-simplejson -Version: 2.3.0 -Release: 2%{?dist} +Version: 2.5.2 +Release: 1%{?dist} Summary: Simple, fast, extensible JSON encoder/decoder for Python Group: System Environment/Libraries @@ -73,6 +73,10 @@ rm -rf %{buildroot} %changelog +* Tue May 15 2012 Toshio Kuratomi - 2.5.2-1 +- Update to 2.5.2 +- This update adds new PI but should be backwards compatible + * Sat Jan 14 2012 Fedora Release Engineering - 2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index f324e1d..0bf7dcd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa4a2558247caef13815c7598e7d072f simplejson-2.3.0.tar.gz +d7a7acf0bd7681bd116b5c981d2f7959 simplejson-2.5.2.tar.gz