Update to 2.1.1.
This commit is contained in:
parent
c65d5402ef
commit
77bcd289b6
4 changed files with 7 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
Jinja2-2.1.tar.gz
|
||||
Jinja2-2.1.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
python-jinja2-2_0-2_fc9:HEAD:python-jinja2-2.0-2.fc9.src.rpm:1216886150
|
||||
python-jinja2-2_1-1_fc10:HEAD:python-jinja2-2.1-1.fc10.src.rpm:1229610786
|
||||
python-jinja2-2_1_1-1_fc10:HEAD:python-jinja2-2.1.1-1.fc10.src.rpm:1231601194
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
c7a31931c95a7ae5e1baf21074fdd576 Jinja2-2.1.tar.gz
|
||||
b37fc262e4f613eec57c3defe6aea97c Jinja2-2.1.1.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue