dmalcolm 2010-07-22 04:30:26 +00:00
parent bb45b9d930
commit 55440cb69f

View File

@ -6,7 +6,7 @@
Name: python-jinja2 Name: python-jinja2
Version: 2.5 Version: 2.5
Release: 1%{?dist} Release: 2%{?dist}
Summary: General purpose template engine Summary: General purpose template engine
Group: Development/Languages Group: Development/Languages
License: BSD License: BSD
@ -143,6 +143,9 @@ popd
%changelog %changelog
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Tue Jul 13 2010 Thomas Moschny <thomas.moschny@gmx.de> - 2.5-1 * Tue Jul 13 2010 Thomas Moschny <thomas.moschny@gmx.de> - 2.5-1
- Update to upstream version 2.5. - Update to upstream version 2.5.
- Create python3 subpackage. - Create python3 subpackage.