diff --git a/python-Jinja2.changes b/python-Jinja2.changes index 7d2add9..aee5256 100644 --- a/python-Jinja2.changes +++ b/python-Jinja2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 22 09:13:19 UTC 2011 - saschpe@suse.de + +- Set license to BSD-3-Clause (SPDX style) +- Require python-distribute instead of python-setuptools + ------------------------------------------------------------------- Tue Sep 20 12:57:24 UTC 2011 - saschpe@suse.de diff --git a/python-Jinja2.spec b/python-Jinja2.spec index 7e54c3e..9d2811d 100644 --- a/python-Jinja2.spec +++ b/python-Jinja2.spec @@ -19,15 +19,15 @@ Name: python-Jinja2 Version: 2.6 -Release: 1 +Release: 0 Url: http://jinja.pocoo.org/ Summary: A fast and easy to use template engine written in pure Python -License: BSD +License: BSD-3-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/J/Jinja2/Jinja2-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -BuildRequires: python-setuptools +BuildRequires: python-distribute %if 0%{?suse_version} %py_requires %if 0%{?suse_version} > 1010