diff --git a/python-jinja2-time.spec b/python-jinja2-time.spec index 79f48c5..ab690eb 100644 --- a/python-jinja2-time.spec +++ b/python-jinja2-time.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jinja2-time Version: 0.2.0 -Release: 1mamba +Release: 2mamba Summary: Jinja2 Extension for Dates and Times Group: System/Libraries Vendor: openmamba @@ -47,5 +47,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 0.2.0-2mamba +- rebuilt with python 3.10 + * Sun Feb 13 2022 Silvan Calarco 0.2.0-1mamba - package created using the webbuild interface