diff --git a/python-mako.spec b/python-mako.spec index 0eb0ce8..56ccabf 100644 --- a/python-mako.spec +++ b/python-mako.spec @@ -3,9 +3,9 @@ Version: 1.2.3 Release: 6%{?dist} Summary: Mako template library for Python -# Mostly MIT, but _ast_util.py is Python-2.0 licensed +# Mostly MIT, but _ast_util.py is Python-2.0.1 licensed # examples/bench/basic.py is BSD-3-Clause -License: MIT AND Python-2.0 AND BSD-3-Clause +License: MIT AND Python-2.0.1 AND BSD-3-Clause URL: https://www.makotemplates.org/ Source0: https://github.com/sqlalchemy/mako/archive/rel_%(echo %{version} | sed "s/\./_/g").tar.gz