diff --git a/Jinja2-2.8.tar.gz b/Jinja2-2.8.tar.gz deleted file mode 100644 index d2cda38..0000000 --- a/Jinja2-2.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc1ff2ff88dbfacefde4ddde471d1417d3b304e8df103a7a9437d47269201bf4 -size 357055 diff --git a/Jinja2-2.9.5.tar.gz b/Jinja2-2.9.5.tar.gz new file mode 100644 index 0000000..d23267d --- /dev/null +++ b/Jinja2-2.9.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:702a24d992f856fa8d5a7a36db6128198d0c21e1da34448ca236c42e92384825 +size 437631 diff --git a/python-Jinja2.changes b/python-Jinja2.changes index 6127545..4fcb58d 100644 --- a/python-Jinja2.changes +++ b/python-Jinja2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 15 13:55:57 UTC 2017 - michael@stroeder.com + +- Update to 2.9.5 + (see the changes in /usr/share/doc/packages/python-Jinja2/CHANGES) +- updated source URL + ------------------------------------------------------------------- Thu Nov 19 13:18:12 UTC 2015 - aplanas@suse.com diff --git a/python-Jinja2.spec b/python-Jinja2.spec index 2bee9f1..b225c90 100644 --- a/python-Jinja2.spec +++ b/python-Jinja2.spec @@ -17,13 +17,13 @@ Name: python-Jinja2 -Version: 2.8 +Version: 2.9.5 Release: 0 Summary: A fast and easy to use template engine written in pure Python License: BSD-3-Clause Group: Development/Languages/Python Url: http://jinja.pocoo.org/ -Source: http://pypi.python.org/packages/source/J/Jinja2/Jinja2-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/J/Jinja2/Jinja2-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python-MarkupSafe BuildRequires: python-devel