[python-jsonpickle/el5/master] Porting from Fedora to EPEL.

derks derks at fedoraproject.org
Fri Jan 14 18:59:44 UTC 2011


commit f813cb1b13e21ce1b0e32d25898b5bf88c977e08
Author: BJ Dierkes <wdierkes at 5dollarwhitebox.org>
Date:   Fri Jan 14 12:59:32 2011 -0600

    Porting from Fedora to EPEL.

 python-jsonpickle.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-jsonpickle.spec b/python-jsonpickle.spec
index edc9311..bf42dff 100644
--- a/python-jsonpickle.spec
+++ b/python-jsonpickle.spec
@@ -2,7 +2,7 @@
 
 Name:           python-jsonpickle
 Version:        0.3.1
-Release:        2%{?dist}
+Release:        2.1%{?dist}
 Summary:        A module that allows any object to be serialized into JSON
 
 Group:          Development/Languages
@@ -49,6 +49,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/*
 
 %changelog
+* Fri Jan 14 2011 BJ Dierkes <wdierkes at rackspace.com> - 0.3.1-2.1
+- Porting from Fedora to EPEL.
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.3.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list