- Update to 2.5.5.
This commit is contained in:
parent
1985ab78e5
commit
92fc8ce0cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/Jinja2-2.5.tar.gz
|
||||
/Jinja2-2.5.2.tar.gz
|
||||
/Jinja2-2.5.5.tar.gz
|
||||
|
@ -9,8 +9,8 @@
|
||||
%global with_docs 0
|
||||
|
||||
Name: python-jinja2
|
||||
Version: 2.5.2
|
||||
Release: 4%{?dist}
|
||||
Version: 2.5.5
|
||||
Release: 1%{?dist}
|
||||
Summary: General purpose template engine
|
||||
Group: Development/Languages
|
||||
License: BSD
|
||||
@ -159,6 +159,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 27 2010 Thomas Moschny <thomas.moschny@gmx.de> - 2.5.5-1
|
||||
- Update to 2.5.5.
|
||||
|
||||
* Wed Aug 25 2010 Thomas Moschny <thomas.moschny@gmx.de> - 2.5.2-4
|
||||
- Revert to previous behavior: fail the build on failed test.
|
||||
- Rebuild for Python 3.2.
|
||||
|
Loading…
Reference in New Issue
Block a user