diff --git a/python-license-expression.spec b/python-license-expression.spec index c9f9f3e..d4e52b9 100644 --- a/python-license-expression.spec +++ b/python-license-expression.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library to parse, compare, simplify and normalize license expressions # `irc-notify.py` in the tarball is licensed under GPL, but not re-distributed License: ASL 2.0 @@ -57,6 +57,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %{python3_sitelib}/license_expression/ %changelog +* Tue May 26 2020 Miro HronĨok - 1.0-3 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild