Hello community,
here is the log from the commit of package python-jinja2-fsloader for
openSUSE:Factory checked in at 2020-04-16 23:06:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jinja2-fsloader (Old)
and /work/SRC/openSUSE:Factory/.python-jinja2-fsloader.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jinja2-fsloader"
Thu Apr 16 23:06:10 2020 rev:4 rq:794591 version:0.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jinja2-fsloader/python-jinja2-fsloader.changes
2019-08-27 10:27:30.111913917 +0200
+++
/work/SRC/openSUSE:Factory/.python-jinja2-fsloader.new.2738/python-jinja2-fsloader.changes
2020-04-16 23:06:18.835838258 +0200
@@ -1,0 +2,7 @@
+Thu Apr 16 12:06:02 UTC 2020 - [email protected]
+
+- version update to 0.3.0
+ Added
+ - ``fs_filter`` parameter to filter files being considered as templates (#5)
+
+-------------------------------------------------------------------
Old:
----
jinja2-fsloader-0.2.0.zip
New:
----
jinja2-fsloader-0.3.0.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jinja2-fsloader.spec ++++++
--- /var/tmp/diff_new_pack.sNywEu/_old 2020-04-16 23:06:20.599839829 +0200
+++ /var/tmp/diff_new_pack.sNywEu/_new 2020-04-16 23:06:20.599839829 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-jinja2-fsloader
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jinja2-fsloader
-Version: 0.2.0
+Version: 0.3.0
Release: 0
Summary: Jinja2 template loader using PyFilesystem2
License: MIT