From efe77ded41b5c26daa21e631f32daed0ff9b6e318a8bc1d1de3ead7363534204 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 19 Jul 2011 13:05:28 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/python-simplejson revision 11.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=87dc0e9ecff933381252e4ee88c1ea65 --- python-simplejson.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/python-simplejson.spec b/python-simplejson.spec index fd3f003..fca97b1 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -11,10 +11,11 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} @@ -22,7 +23,7 @@ Name: python-%{mod_name} Version: 2.1.6 -Release: 0 +Release: 1 Url: http://github.com/simplejson/simplejson Summary: Simple, fast, extensible JSON encoder/decoder for Python License: MIT License