[python-simplejson] Trim changelog to 5 years.

Toshio くらとみ toshio at fedoraproject.org
Thu May 2 17:46:32 UTC 2013


commit c4428813967c38aeaca78edf287c9086459d653b
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Thu May 2 10:46:26 2013 -0700

    Trim changelog to 5 years.
    
    - Update to 3.2.0 upstream feature additions

 .gitignore             |    1 +
 python-simplejson.spec |   51 ++++-------------------------------------------
 sources                |    2 +-
 3 files changed, 7 insertions(+), 47 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0ade2c..6a86647 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ simplejson-2.1.1.tar.gz
 /simplejson-3.1.0.tar.gz
 /simplejson-3.1.2.tar.gz
 /simplejson-3.1.3.tar.gz
+/simplejson-3.2.0.tar.gz
diff --git a/python-simplejson.spec b/python-simplejson.spec
index 81f4f8f..aef0a6b 100644
--- a/python-simplejson.spec
+++ b/python-simplejson.spec
@@ -9,7 +9,7 @@
 
 Name:           python-simplejson
 
-Version:        3.1.3
+Version:        3.2.0
 Release:        1%{?dist}
 Summary:        Simple, fast, extensible JSON encoder/decoder for Python
 
@@ -135,6 +135,10 @@ rm -rf %{buildroot}
 %endif # python3
 
 %changelog
+* Thu May  2 2013 Toshio Kuratomi <toshio at fedoraproject.org> - 3.2.0-1
+- Trim changelog to 5 years.
+- Update to 3.2.0 upstream feature additions
+
 * Tue Apr  9 2013 Toshio Kuratomi <toshio at fedoraproject.org> - 3.1.3-1
 - Update to upstream 3.1.3
 
@@ -243,48 +247,3 @@ rm -rf %{buildroot}
 
 * Fri Feb  8 2008 Luke Macken <lmacken at redhat.com> - 1.7.3-3
 - Rebuild for gcc 4.3
-
-* Wed Oct 24 2007 Luke Macken <lmacken at redhat.com> - 1.7.3-2
-- Include the LICENSE.txt
-
-* Wed Oct  3 2007 Luke Macken <lmacken at redhat.com> - 1.7.3-1
-- 1.7.3
-
-* Sun Sep  2 2007 Luke Macken <lmacken at redhat.com> - 1.7.1-3
-- Update for python-setuptools changes in rawhide
-
-* Tue Aug 21 2007 Luke Macken <lmacken at redhat.com> - 1.7.1-2
-- Rebuild
-
-* Sun Jul  8 2007 Luke Macken <lmacken at redhat.com> - 1.7.1-1
-- 1.7.1
-
-* Wed Mar 21 2007 Luke Macken <lmacken at redhat.com> - 1.7-2
-- Use python_sitearch instead of sitelib
-
-* Tue Mar 20 2007 Luke Macken <lmacken at redhat.com> - 1.7-1
-- 1.7 (Bug #233212)
-
-* Sat Mar  3 2007 Luke Macken <lmacken at redhat.com> - 1.5
-- 1.5
-
-* Sat Dec  9 2006 Luke Macken <lmacken at redhat.com> - 1.4-4
-- Add python-devel to BuildRequires
-
-* Sat Dec  9 2006 Luke Macken <lmacken at redhat.com> - 1.4-2
-- Rebuild for new python
-
-* Fri Nov 24 2006 Luke Macken <lmacken at redhat.com> - 1.4-1
-- 1.4
-
-* Sun Sep  3 2006 Luke Macken <lmacken at redhat.com> - 1.3-4
-- Rebuild for FC6
-
-* Mon Aug 14 2006 Luke Macken <lmacken at redhat.com> - 1.3-3
-- Include .pyo's instead of just ghosting them
-
-* Wed Jul 12 2006 Luke Macken <lmacken at redhat.com> - 1.3-2
-- Add --single-version-externally-managed flag to install
-
-* Mon Jul 10 2006 Luke Macken <lmacken at redhat.com> - 1.3-1
-- Initial package
diff --git a/sources b/sources
index c7e8b47..73d1dfb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffb9fdd8ff3225a61b455bb1bcb98e41  simplejson-3.1.3.tar.gz
+b37e7b984ce8c7a0c2260ba080d9aaee  simplejson-3.2.0.tar.gz


More information about the scm-commits mailing list