Update to 2.7.1.
This commit is contained in:
parent
5a51c1631f
commit
f17e963ca9
3 changed files with 6 additions and 2 deletions
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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
c2fb12cbbb523c57d3d15bfe4dc0e8fe Jinja2-2.7.tar.gz
|
||||
282aed153e69f970d6e76f78ed9d027a Jinja2-2.7.1.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue