Accepting request 580742 from home:aplanas:branches:devel:languages:python
- Recommends only for SUSE OBS-URL: https://build.opensuse.org/request/show/580742 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=55
This commit is contained in:
parent
80a5c1b8d3
commit
6aa0cc8953
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 27 17:41:33 UTC 2018 - aplanas@suse.com
|
||||
|
||||
- Recommends only for SUSE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 9 06:26:51 UTC 2017 - arun@gmx.de
|
||||
|
||||
|
@ -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 @@ Summary: Jinja2 syntax files for Vim
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user