From 5d5e48649b1e4b0a8d83e2764b4dfa4a1c7d4898f9e5bda9c6f27c4982297f0d Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 21 Dec 2009 23:24:44 +0000 Subject: [PATCH] Accepting request 27351 from devel:tools:scm Copy from devel:tools:scm/git based on submit request 27351 from user tiwai OBS-URL: https://build.opensuse.org/request/show/27351 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=37 --- git-1.6.5.3.tar.bz2 | 3 --- git-1.6.5.7.tar.bz2 | 3 +++ git.changes | 15 +++++++++++++++ git.spec | 24 ++++++++++++------------ 4 files changed, 30 insertions(+), 15 deletions(-) delete mode 100644 git-1.6.5.3.tar.bz2 create mode 100644 git-1.6.5.7.tar.bz2 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}