From 3d9ac61e80ea471bf0e896edec3642dac71d57dc060b00ef8b2a41afdfbe38e6 Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 15 Jul 2014 10:46:55 +0000 Subject: [PATCH] Accepting request 241045 from home:TheBlackCat:branches:devel:languages:python Update to 2.7.3 OBS-URL: https://build.opensuse.org/request/show/241045 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=39 --- Jinja2-2.7.2.tar.gz | 3 --- Jinja2-2.7.3.tar.gz | 3 +++ python-Jinja2.changes | 7 +++++++ python-Jinja2.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 Jinja2-2.7.2.tar.gz create mode 100644 Jinja2-2.7.3.tar.gz diff --git a/Jinja2-2.7.2.tar.gz b/Jinja2-2.7.2.tar.gz deleted file mode 100644 index 16aca27..0000000 --- a/Jinja2-2.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:310a35fbccac3af13ebf927297f871ac656b9da1d248b1fe6765affa71b53235 -size 378300 diff --git a/Jinja2-2.7.3.tar.gz b/Jinja2-2.7.3.tar.gz new file mode 100644 index 0000000..ede8b2c --- /dev/null +++ b/Jinja2-2.7.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e24ac5d004db5714976a04ac0e80c6df6e47e98c354cb2c0d82f8879d4f8fdb +size 378470 diff --git a/python-Jinja2.changes b/python-Jinja2.changes index 7d20794..f388e9f 100644 --- a/python-Jinja2.changes +++ b/python-Jinja2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 15 10:41:00 UTC 2014 - toddrme2178@gmail.com + +- Update to 2.7.3 + - Security issue: Corrected the security fix for the cache folder. + This fix was provided by RedHat. + ------------------------------------------------------------------- Thu May 8 21:21:45 UTC 2014 - hpj@urpla.net diff --git a/python-Jinja2.spec b/python-Jinja2.spec index 9d18dbf..8cffcbc 100644 --- a/python-Jinja2.spec +++ b/python-Jinja2.spec @@ -17,7 +17,7 @@ Name: python-Jinja2 -Version: 2.7.2 +Version: 2.7.3 Release: 0 Summary: A fast and easy to use template engine written in pure Python License: BSD-3-Clause