From 8c073e8c7ff87ba6e022ca0999d6ddae843dcfac928152b6b329f1800eb17494 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 27 Feb 2018 21:31:52 +0000 Subject: [PATCH] Accepting request 580755 from home:aplanas:branches:devel:languages:python - Recommends only for SUSE OBS-URL: https://build.opensuse.org/request/show/580755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=19 --- python-setuptools_scm.changes | 5 +++++ python-setuptools_scm.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/python-setuptools_scm.changes b/python-setuptools_scm.changes index b134532..8e048e3 100644 --- a/python-setuptools_scm.changes +++ b/python-setuptools_scm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 27 18:15:58 UTC 2018 - aplanas@suse.com + +- Recommends only for SUSE + ------------------------------------------------------------------- Sun Sep 24 21:52:54 UTC 2017 - arun@gmx.de diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index 37f25b2..b98fc07 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -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: git BuildRequires: mercurial %endif Requires: python-setuptools +%if 0%{?suse_version} >= 1000 Recommends: git Recommends: mecurial +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch