diff --git a/python-zmq.spec b/python-zmq.spec index b819c9e..1986029 100644 --- a/python-zmq.spec +++ b/python-zmq.spec @@ -41,7 +41,7 @@ BuildRequires: python%{python3_pkgversion}-gevent %package -n python%{python3_pkgversion}-zmq Summary: %{summary} -License: MPLv2.0 +License: MPL-2.0 %py_provides python%{python3_pkgversion}-pyzmq %description -n python%{python3_pkgversion}-zmq %{common_description} @@ -51,7 +51,7 @@ This package contains the python bindings. %package -n python%{python3_pkgversion}-zmq-tests Summary: %{summary}, testsuite -License: MPLv2.0 +License: MPL-2.0 Requires: python%{python3_pkgversion}-zmq = %{version}-%{release} %py_provides python%{python3_pkgversion}-pyzmq-tests