Fedora Release Engineering 2016-07-19 10:08:57 +00:00
parent ba9ab38f5e
commit f06b630631

View File

@ -8,7 +8,7 @@
Name: python-jinja2
Version: 2.8
Release: 5%{?dist}
Release: 6%{?dist}
Summary: General purpose template engine
Group: Development/Languages
License: BSD
@ -177,6 +177,9 @@ popd
%changelog
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8-6
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Fri Feb 5 2016 Thomas Moschny <thomas.moschny@gmx.de> - 2.8-5
- Do not call py.test, there are currently no tests in the tarball.