diff --git a/git-1.6.5.3.tar.bz2 b/git-1.6.5.3.tar.bz2 deleted file mode 100644 index 7425bf4..0000000 --- a/git-1.6.5.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3822c8350be782f28a7a60138ec65a6f04f259940f84f7062e508d9f9d64eefa -size 2247507 diff --git a/git-1.6.5.7.tar.bz2 b/git-1.6.5.7.tar.bz2 new file mode 100644 index 0000000..58e3e52 --- /dev/null +++ b/git-1.6.5.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9477787040588167722679072567990d0982055afa832fe72b8cdc47b52e4346 +size 2250714 diff --git a/git.changes b/git.changes index 06bc919..dcd20ed 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Dec 18 17:30:02 CET 2009 - tiwai@suse.de + +- updated to version 1.6.5.7; minor bug fixes + http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.6.txt + http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.7.txt + +------------------------------------------------------------------- +Tue Dec 8 15:08:16 CET 2009 - tiwai@suse.de + +- updated to version 1.6.5.5; only bug fixes; see release notes + below; + http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.4.txt + http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.5.txt + ------------------------------------------------------------------- Tue Nov 17 12:24:57 CET 2009 - tiwai@suse.de diff --git a/git.spec b/git.spec index ff6bb09..b4d3d71 100644 --- a/git.spec +++ b/git.spec @@ -1,5 +1,5 @@ # -# spec file for package git (Version 1.6.5.3) +# spec file for package git (Version 1.6.5.7) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -36,10 +36,10 @@ BuildRequires: libopenssl-devel %endif BuildRequires: sgml-skel BuildRequires: xmlto -Version: 1.6.5.3 +Version: 1.6.5.7 Release: 1 Summary: Fast, scalable, distributed revision control system -License: GPL v2 or later +License: GPLv2+ Group: Development/Tools/Version Control Url: http://git-scm.com Source0: http://kernel.org/pub/software/scm/git/%name-%{version}.tar.bz2 @@ -72,7 +72,7 @@ Authors: Linus Torvalds %package core -License: GPL v2 or later +License: GPLv2+ Summary: Core git tools Group: Development/Tools/Version Control Requires: rsync, less, openssh @@ -93,7 +93,7 @@ Authors: Junio C Hamano %package svn -License: GPL v2 or later +License: GPLv2+ Summary: Git tools for importing Subversion repositories Group: Development/Tools/Version Control Requires: git-core = %{version}, subversion @@ -111,7 +111,7 @@ Authors: Junio C Hamano %package cvs -License: GPL v2 or later +License: GPLv2+ Summary: Git tools for importing CVS repositories Group: Development/Tools/Version Control Requires: git-core = %{version}, cvs, cvsps, perl-DBD-SQLite @@ -127,7 +127,7 @@ Authors: Junio C Hamano %package arch -License: GPL v2 or later +License: GPLv2+ Summary: Git tools for importing Arch repositories Group: Development/Tools/Version Control Requires: git-core = %{version} @@ -145,7 +145,7 @@ Authors: Junio C Hamano %package email -License: GPL v2 or later +License: GPLv2+ Summary: Git tools for sending email Group: Development/Tools/Version Control Requires: git-core = %{version} @@ -161,7 +161,7 @@ Authors: Junio C Hamano %package daemon -License: GPL v2 or later +License: GPLv2+ Summary: Simple Server for Git Repositories Group: Development/Tools/Version Control Requires: git-core = %{version} @@ -179,7 +179,7 @@ Authors: Linus Torvalds %package -n gitk -License: GPL v2 or later +License: GPLv2+ Summary: Git revision tree visualiser Group: Development/Tools/Version Control Requires: git-core = %{version}, tk >= 8.4 @@ -201,7 +201,7 @@ Authors: Junio C Hamano %package gui -License: GPL v2 or later +License: GPLv2+ Summary: Grapical tool for common git operations Group: Development/Tools/Version Control Requires: git-core = %{version}, tk >= 8.4 @@ -224,7 +224,7 @@ Authors: Linus Torvalds %package web -License: GPL v2 or later +License: GPLv2+ Summary: Git Web Interface Group: Development/Tools/Version Control Requires: git-core = %{version}