Accepting request 1197168 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1197168 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=315
This commit is contained in:
commit
bb019d4d17
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 28 08:33:45 UTC 2024 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
|
||||
|
||||
- Change less requirement to path to allow for use with BusyBox
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 30 00:07:55 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
2
git.spec
2
git.spec
@ -129,7 +129,7 @@ CVS, and GNU arch.
|
||||
%package core
|
||||
Summary: Core git tools
|
||||
Group: Development/Tools/Version Control
|
||||
Requires: less
|
||||
Requires: /usr/bin/less
|
||||
Obsoletes: git-remote-helpers < %{version}
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150300
|
||||
Recommends: openssh-clients
|
||||
|
Loading…
Reference in New Issue
Block a user