Hello community,
here is the log from the commit of package python-setuptools_scm for
openSUSE:Factory checked in at 2018-03-05 13:34:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools_scm (Old)
and /work/SRC/openSUSE:Factory/.python-setuptools_scm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setuptools_scm"
Mon Mar 5 13:34:16 2018 rev:10 rq:580797 version:1.15.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-setuptools_scm/python-setuptools_scm.changes
2017-10-02 16:43:12.551016028 +0200
+++
/work/SRC/openSUSE:Factory/.python-setuptools_scm.new/python-setuptools_scm.changes
2018-03-05 13:34:21.891527256 +0100
@@ -1,0 +2,5 @@
+Tue Feb 27 18:15:58 UTC 2018 - [email protected]
+
+- Recommends only for SUSE
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-setuptools_scm.spec ++++++
--- /var/tmp/diff_new_pack.sCkU6b/_old 2018-03-05 13:34:23.607465157 +0100
+++ /var/tmp/diff_new_pack.sCkU6b/_new 2018-03-05 13:34:23.607465157 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-setuptools_scm
#
-# 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
@@ -36,8 +36,10 @@
BuildRequires: mercurial
%endif
Requires: python-setuptools
+%if 0%{?suse_version} >= 1000
Recommends: git
Recommends: mecurial
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch