Update to 2.11.3.
This commit is contained in:
parent
b887c5baaf
commit
78e96aac1d
2 changed files with 5 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%global srcname Jinja2
|
||||
|
||||
Name: python-jinja2
|
||||
Version: 2.11.2
|
||||
Version: 2.11.3
|
||||
Release: 1%{?dist}
|
||||
Summary: General purpose template engine
|
||||
License: BSD
|
||||
|
|
@ -180,6 +180,9 @@ PYTHONPATH=$(pwd)/src %{__python3} -m pytest tests
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 6 2021 Thomas Moschny <thomas.moschny@gmx.de> - 2.11.3-1
|
||||
- Update to 2.11.3.
|
||||
|
||||
* Wed Apr 15 2020 Thomas Moschny <thomas.moschny@gmx.de> - 2.11.2-1
|
||||
- Re-add dependency on python-setuptools.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue