diff --git a/python-mako.spec b/python-mako.spec index 192ec14..b36dfb1 100644 --- a/python-mako.spec +++ b/python-mako.spec @@ -1,5 +1,5 @@ Name: python-mako -Version: 1.1.6 +Version: 1.2.0 Release: 1mamba Summary: A super-fast templating language that borrows the best ideas from the existing templating languages Group: System/Libraries/Python @@ -11,6 +11,7 @@ Source: https://pypi.debian.net/Mako/Mako-%{version}.tar.gz #Source: http://www.makotemplates.org/downloads/Mako-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN +BuildRequires: libpython3-devel ## AUTOBUILDREQ-END BuildRequires: libpython3-devel >= 3.7.4 BuildRequires: python-setuptools-devel @@ -55,6 +56,9 @@ sed -i "/mako-render/d" %{name}.filelist #CHANGES README doc examples %changelog +* Fri Mar 11 2022 Automatic Build System 1.2.0-1mamba +- automatic version update by autodist + * Wed Nov 17 2021 Automatic Build System 1.1.6-1mamba - automatic version update by autodist