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