From d95953dff6abafded01f159a377cc88b56abc254 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:40:21 +0100 Subject: [PATCH] update to 2.10 [release 2.10-1mamba;Thu May 16 2019] --- python-Jinja2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-Jinja2.spec b/python-Jinja2.spec index d65b422..4e751db 100644 --- a/python-Jinja2.spec +++ b/python-Jinja2.spec @@ -1,5 +1,5 @@ Name: python-Jinja2 -Version: 2.9.6 +Version: 2.10 Release: 1mamba Summary: A small but fast and easy to use stand-alone template engine written in pure python. Group: System/Libraries/Python @@ -64,6 +64,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %{python_sitearch}/Jinja2-%{version}-py*.egg-info/* %changelog +* Thu May 16 2019 Silvan Calarco 2.10-1mamba +- update to 2.10 + * Thu Oct 26 2017 Automatic Build System 2.9.6-1mamba - automatic update by autodist