[python-simplejson/f18] Update to New upstream 2.6.x release

Toshio くらとみ toshio at fedoraproject.org
Thu Mar 21 21:19:50 UTC 2013


commit e2a1d4dc41f73e895f11a7d8c95801c0f3b22b0a
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Thu Mar 21 14:19:35 2013 -0700

    Update to New upstream 2.6.x release

 python-simplejson.spec |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/python-simplejson.spec b/python-simplejson.spec
index 3b71dc8..64b7ca0 100644
--- a/python-simplejson.spec
+++ b/python-simplejson.spec
@@ -4,8 +4,8 @@
 
 Name:           python-simplejson
 
-Version:        2.6.0
-Release:        2%{?dist}
+Version:        2.6.2
+Release:        1%{?dist}
 Summary:        Simple, fast, extensible JSON encoder/decoder for Python
 
 Group:          System Environment/Libraries
@@ -22,10 +22,8 @@ BuildRequires:  python-nose
 BuildRequires: python-sphinx
 
 # we don't want to provide private python extension libs
-%{?filter_setup:
-%filter_provides_in %{python_sitearch}/.*\.so$ 
-%filter_setup
-}
+
+%global __provides_exclude_from ^(%{python_sitearch}/*.\\.so)$
 
 
 %description
@@ -73,6 +71,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Feb 25 2013 Toshio Kuratomi <toshio at fedoraproject.org> - 2.6.2-1
+- Update to New upstream 2.6.x release
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.6.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list