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