Accepting request 642036 from Cloud:OpenStack:Rocky

- Require git-core instead of git

OBS-URL: https://build.opensuse.org/request/show/642036
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GitPython?expand=0&rev=16
This commit is contained in:
Dirk Mueller 2018-10-15 11:03:46 +00:00 committed by Git OBS Bridge
parent 5b0381367d
commit ce81615cef
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}