Update to 2.7.1.
This commit is contained in:
parent
5a51c1631f
commit
f17e963ca9
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/Jinja2-2.5.5.tar.gz
|
||||
/Jinja2-2.6.tar.gz
|
||||
/Jinja2-2.7.tar.gz
|
||||
/Jinja2-2.7.1.tar.gz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%global with_docs 1
|
||||
|
||||
Name: python-jinja2
|
||||
Version: 2.7
|
||||
Version: 2.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: General purpose template engine
|
||||
Group: Development/Languages
|
||||
@ -147,6 +147,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 16 2013 Thomas Moschny <thomas.moschny@gmx.de> - 2.7.1-1
|
||||
- Update to 2.7.1.
|
||||
|
||||
* Thu Jul 25 2013 Orion Poplawski <orion@cora.nwra.com> - 2.7-1
|
||||
- Update to 2.7
|
||||
- spec cleanup
|
||||
|
Loading…
Reference in New Issue
Block a user