Rebuilt for Python3.5 rebuild

This commit is contained in:
Robert Kuska 2015-10-12 14:08:49 +02:00
parent 3a17bd4443
commit 7be0b85870

View File

@ -8,7 +8,7 @@
Name: python-jinja2 Name: python-jinja2
Version: 2.8 Version: 2.8
Release: 2%{?dist} Release: 3%{?dist}
Summary: General purpose template engine Summary: General purpose template engine
Group: Development/Languages Group: Development/Languages
License: BSD License: BSD
@ -175,6 +175,9 @@ popd
%changelog %changelog
* Mon Oct 12 2015 Robert Kuska <rkuska@redhat.com> - 2.8-3
- Rebuilt for Python3.5 rebuild
* Mon Jul 27 2015 Thomas Moschny <thomas.moschny@gmx.de> - 2.8-2 * Mon Jul 27 2015 Thomas Moschny <thomas.moschny@gmx.de> - 2.8-2
- Apply updates Python packaging guidelines. - Apply updates Python packaging guidelines.
- Mark LICENSE with %%license. - Mark LICENSE with %%license.