diff --git a/python-wheel.spec b/python-wheel.spec index e1ad023..17b42bf 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -17,8 +17,8 @@ Release: 1%{?dist} Epoch: 1 Summary: Built-package format for Python -# packaging is ASL 2.0 or BSD -License: MIT and (ASL 2.0 or BSD) +# packaging is Apache-2.0 OR BSD-2-Clause +License: MIT AND (Apache-2.0 OR BSD-2-Clause) URL: https://github.com/pypa/wheel Source0: %{url}/archive/%{version}/%{pypi_name}-%{version}.tar.gz # This is used in bootstrap mode where we manually install the wheel and