Hello community, here is the log from the commit of package python-Mako for openSUSE:Factory checked in at 2018-03-09 10:34:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Mako (Old) and /work/SRC/openSUSE:Factory/.python-Mako.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Mako" Fri Mar 9 10:34:37 2018 rev:30 rq:583701 version:1.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Mako/python-Mako.changes 2017-08-23 11:53:38.815573146 +0200 +++ /work/SRC/openSUSE:Factory/.python-Mako.new/python-Mako.changes 2018-03-09 10:34:39.740463108 +0100 @@ -1,0 +2,10 @@ +Tue Mar 6 16:53:30 UTC 2018 - [email protected] + +- Allows Recommends and Suggest in Fedora + +------------------------------------------------------------------- +Tue Feb 27 17:48:11 UTC 2018 - [email protected] + +- Recommends only for SUSE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Mako.spec ++++++ --- /var/tmp/diff_new_pack.BM1M1f/_old 2018-03-09 10:34:40.436438052 +0100 +++ /var/tmp/diff_new_pack.BM1M1f/_new 2018-03-09 10:34:40.440437908 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Mako # -# 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 @@ -35,7 +35,9 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-MarkupSafe +%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 Recommends: python-Beaker >= 1.1 +%endif %ifpython2 Provides: %{oldpython}-mako = %{version} Obsoletes: %{oldpython}-mako < %{version}
