Hello community,

here is the log from the commit of package python-Mako for openSUSE:Factory 
checked in at 2015-07-28 11:41:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Mako (Old)
 and      /work/SRC/openSUSE:Factory/.python-Mako.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Mako"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Mako/python-Mako.changes  2015-03-16 
06:53:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-Mako.new/python-Mako.changes     
2015-07-28 11:41:31.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul 24 19:45:09 UTC 2015 - [email protected]
+
+- fix non-SUSE distro build by conditionalizing Suggests: tag
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Mako.spec ++++++
--- /var/tmp/diff_new_pack.Cxy8Hz/_old  2015-07-28 11:41:32.000000000 +0200
+++ /var/tmp/diff_new_pack.Cxy8Hz/_new  2015-07-28 11:41:32.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Mako
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -33,7 +33,9 @@
 BuildRequires:  python-mock
 BuildRequires:  python-nose
 BuildRequires:  python-setuptools
+%if 0%{?suse_version}
 Suggests:       python-Beaker >= 1.1
+%endif
 Requires:       python-MarkupSafe
 Provides:       python-mako = %{version}
 Obsoletes:      python-mako < %{version}


Reply via email to