This commit is contained in:
Dennis Gilmore 2011-02-08 22:26:34 -06:00
parent aed144ae2a
commit f022341618

View File

@ -10,7 +10,7 @@
Name: python-jinja2
Version: 2.5.5
Release: 3%{?dist}
Release: 4%{?dist}
Summary: General purpose template engine
Group: Development/Languages
License: BSD
@ -155,6 +155,9 @@ popd
%changelog
* 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
* Tue Jan 18 2011 Thomas Moschny <thomas.moschny@gmx.de> - 2.5.5-3
- Re-enable html doc generation.
- Remove conditional for F-12 and below.