From dd5ec88135461c9ac04437beb1e6988fb3459e7e0dac1bcf9a686814ed78a9a4 Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 17 Jan 2013 14:20:26 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=38 --- python3-simplejson.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python3-simplejson.spec b/python3-simplejson.spec index c4e92d9..4c71955 100644 --- a/python3-simplejson.spec +++ b/python3-simplejson.spec @@ -18,11 +18,11 @@ %define modname simplejson Name: python3-%{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