diff --git a/python-cheetah3.spec b/python-cheetah3.spec index 8ed10fe..87d1fe1 100644 --- a/python-cheetah3.spec +++ b/python-cheetah3.spec @@ -1,6 +1,6 @@ Name: python-cheetah3 Version: 3.3.2 -Release: 1mamba +Release: 2mamba Summary: An open source template engine and code generation tool Group: System/Libraries Vendor: openmamba @@ -12,8 +12,9 @@ Source: https://github.com/CheetahTemplate3/cheetah3.git/%{version}/cheet License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -51,6 +52,9 @@ done %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 3.3.2-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sat Aug 12 2023 Automatic Build System 3.3.2-1mamba - automatic version update by autodist