Accepting request 642043 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/642043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-GitPython?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2018-10-17 06:40:22 +00:00 committed by Git OBS Bridge
commit 240523c987
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 27 11:17:43 UTC 2018 - comurphy@suse.com
- Require git-core instead of git
-------------------------------------------------------------------
Tue Aug 7 14:58:46 UTC 2018 - toddrme2178@gmail.com

View File

@ -32,7 +32,7 @@ BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: git
Requires: git-core
Requires: python-gitdb2 >= 2.0.0
BuildArch: noarch
%if %{with test}