From 403adda928f7cb98fd9fcce3dc198c9a6469e97a413cfeea598adc6910f95a0f Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 17 Jan 2013 14:18:59 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=34 --- python-simplejson.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-simplejson.spec b/python-simplejson.spec index 01c3925..7917422 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -18,11 +18,11 @@ %define modname simplejson Name: python-%{modname} -Version: 3.0.5 +Version: 3.0.7 Release: 0 Url: http://github.com/simplejson/simplejson Summary: Simple, fast, extensible JSON encoder/decoder for Python -License: MIT +License: MIT or AFL-2.1 Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/s/%{modname}/%{modname}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build