Hello community,

here is the log from the commit of package python-Jinja2 for openSUSE:Factory 
checked in at 2013-09-03 22:03:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Jinja2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-Jinja2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Jinja2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Jinja2/python-Jinja2.changes      
2013-08-15 12:29:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-Jinja2.new/python-Jinja2.changes 
2013-09-03 22:03:22.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep  2 15:03:25 UTC 2013 - [email protected]
+
+- Avoid "Recommends:" on old rpm distros
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Jinja2.spec ++++++
--- /var/tmp/diff_new_pack.WF8LyH/_old  2013-09-03 22:03:23.000000000 +0200
+++ /var/tmp/diff_new_pack.WF8LyH/_new  2013-09-03 22:03:23.000000000 +0200
@@ -58,7 +58,9 @@
 License:        BSD-3-Clause
 Group:          Productivity/Text/Editors
 Requires:       %{name} = %{version}
+%if 0%{?suse_version} >= 1010
 Recommends:     vim
+%endif
 
 %description vim
 Vim syntax highlighting scheme for Jinja2 templates.
@@ -68,7 +70,9 @@
 License:        GPL-2.0+
 Group:          Productivity/Text/Editors
 Requires:       %{name} = %{version}
+%if 0%{?suse_version} >= 1010
 Recommends:     emacs
+%endif
 
 %description emacs
 Emacs syntax highlighting scheme for Jinja2 templates.

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to