Hello community,
here is the log from the commit of package python-setuptools_scm for
openSUSE:Factory checked in at 2018-03-12 12:05:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 12 12:05:31 2018 rev:11 rq:583944 version:1.15.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-setuptools_scm/python-setuptools_scm.changes
2018-03-05 13:34:21.891527256 +0100
+++
/work/SRC/openSUSE:Factory/.python-setuptools_scm.new/python-setuptools_scm.changes
2018-03-12 12:05:36.808589878 +0100
@@ -1,0 +2,5 @@
+Wed Mar 7 14:44:30 UTC 2018 - [email protected]
+
+- Allows Recommends and Suggest in Fedora
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-setuptools_scm.spec ++++++
--- /var/tmp/diff_new_pack.qkMw40/_old 2018-03-12 12:05:38.060545007 +0100
+++ /var/tmp/diff_new_pack.qkMw40/_new 2018-03-12 12:05:38.072544577 +0100
@@ -36,7 +36,7 @@
BuildRequires: mercurial
%endif
Requires: python-setuptools
-%if 0%{?suse_version} >= 1000
+%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
Recommends: git
Recommends: mecurial
%endif