convert MPLv2.0 license to SPDX

This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
This commit is contained in:
Miroslav Suchý 2024-04-13 10:24:52 +02:00
parent 22c7c875f6
commit 60a04248d3
1 changed files with 2 additions and 2 deletions

View File

@ -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