Accepting request 37451 from devel:tools:scm
Copy from devel:tools:scm/git based on submit request 37451 from user dirkmueller OBS-URL: https://build.opensuse.org/request/show/37451 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=41
This commit is contained in:
parent
8195db7101
commit
d4054b6dbe
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5601df7fc282fdd66de196b282694eb77dcfc50438f01587de144b3ead1a6b2f
|
||||
size 2435028
|
3
git-1.7.0.3.tar.bz2
Normal file
3
git-1.7.0.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f68774019b52ac462da48a5315ce1f4dcd64a2327de4a14d13014bdc0c50f841
|
||||
size 2438999
|
11
git.changes
11
git.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 8 23:21:51 CEST 2010 - dmueller@suse.de
|
||||
|
||||
- require the correct perl-base version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 22 17:30:46 CET 2010 - tiwai@suse.de
|
||||
|
||||
- updated to git 17.0.3: just minor fixes
|
||||
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.3.txt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 8 08:40:02 CET 2010 - tiwai@suse.de
|
||||
|
||||
|
6
git.spec
6
git.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package git (Version 1.7.0.2)
|
||||
# spec file for package git (Version 1.7.0.3)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -37,7 +37,7 @@ BuildRequires: libopenssl-devel
|
||||
BuildRequires: sgml-skel
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: python
|
||||
Version: 1.7.0.2
|
||||
Version: 1.7.0.3
|
||||
Release: 1
|
||||
Summary: Fast, scalable, distributed revision control system
|
||||
License: GPLv2+
|
||||
@ -78,7 +78,7 @@ License: GPLv2+
|
||||
Summary: Core git tools
|
||||
Group: Development/Tools/Version Control
|
||||
Requires: rsync, less, openssh
|
||||
Requires: perl-base
|
||||
Requires: perl-base = %{perl_version}
|
||||
|
||||
%description core
|
||||
Git is a fast, scalable, distributed revision control system with an
|
||||
|
Loading…
Reference in New Issue
Block a user