Compare commits
3 commits
rawhide
...
el6-grizzl
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e8caad8f86 | ||
|
|
25611e90e4 | ||
|
|
32c5ee7ab5 |
3 changed files with 8 additions and 7 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,3 +1 @@
|
|||
/Jinja2-2.5.tar.gz
|
||||
/Jinja2-2.5.2.tar.gz
|
||||
/Jinja2-2.5.5.tar.gz
|
||||
/Jinja2-2.6.tar.gz
|
||||
|
|
|
|||
|
|
@ -6,11 +6,11 @@
|
|||
|
||||
# Enable building without docs to avoid a circular dependency between this
|
||||
# and python-sphinx:
|
||||
%global with_docs 1
|
||||
%global with_docs 0
|
||||
|
||||
Name: python-jinja2
|
||||
Version: 2.5.5
|
||||
Release: 4%{?dist}
|
||||
Version: 2.6
|
||||
Release: 1%{?dist}
|
||||
Summary: General purpose template engine
|
||||
Group: Development/Languages
|
||||
License: BSD
|
||||
|
|
@ -155,6 +155,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 25 2011 Thomas Moschny <thomas.moschny@gmx.de> - 2.6-1
|
||||
- Update to 2.6.
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.5-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
83b20c1eeb31f49d8e6392efae91b7d5 Jinja2-2.5.5.tar.gz
|
||||
1c49a8825c993bfdcf55bb36897d28a2 Jinja2-2.6.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue