Update to 2.1.1.
This commit is contained in:
parent
c65d5402ef
commit
77bcd289b6
4 changed files with 7 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
Name: python-jinja2
|
||||
Version: 2.1
|
||||
Version: 2.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: General purpose template engine
|
||||
|
||||
|
|
@ -64,6 +64,9 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Jan 10 2009 Thomas Moschny <thomas.moschny@gmx.de> - 2.1.1-1
|
||||
- Update to 2.1.1 (bugfix release).
|
||||
|
||||
* Thu Dec 18 2008 Thomas Moschny <thomas.moschny@gmx.de> - 2.1-1
|
||||
- Update to 2.1, which fixes a number of bugs.
|
||||
See http://jinja.pocoo.org/2/documentation/changelog#version-2-1.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue