Hello community, here is the log from the commit of package python-Jinja2 for openSUSE:Factory checked in at 2018-03-05 13:34:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Jinja2 (Old) and /work/SRC/openSUSE:Factory/.python-Jinja2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Jinja2" Mon Mar 5 13:34:44 2018 rev:30 rq:580801 version:2.10 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Jinja2/python-Jinja2.changes 2017-11-12 18:00:13.117469024 +0100 +++ /work/SRC/openSUSE:Factory/.python-Jinja2.new/python-Jinja2.changes 2018-03-05 13:34:49.274536275 +0100 @@ -1,0 +2,5 @@ +Tue Feb 27 17:41:33 UTC 2018 - [email protected] + +- Recommends only for SUSE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Jinja2.spec ++++++ --- /var/tmp/diff_new_pack.LY3HYO/_old 2018-03-05 13:34:50.354497193 +0100 +++ /var/tmp/diff_new_pack.LY3HYO/_new 2018-03-05 13:34:50.358497048 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Jinja2 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -62,17 +62,21 @@ License: BSD-3-Clause Group: Productivity/Text/Editors Requires: %{name} = %{version} +%if 0%{?suse_version} >= 1000 Recommends: vim +%endif %description -n python-Jinja2-vim Vim syntax highlighting scheme for Jinja2 templates. %package -n python-Jinja2-emacs Summary: Jinja2 syntax files for Emacs -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Text/Editors Requires: %{name} = %{version} +%if 0%{?suse_version} >= 1000 Recommends: emacs +%endif %description -n python-Jinja2-emacs Emacs syntax highlighting scheme for Jinja2 templates.
