From 8011604a189ad0aada5da024169371d15dbe8295 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Thu, 2 Mar 2006 06:45:58 +0000 Subject: [PATCH] Update git to 1.2.4 --- .cvsignore | 2 +- git.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7d588cb..1b5b535 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.2.3.tar.gz +git-1.2.4.tar.gz diff --git a/git.spec b/git.spec index b1a53ea..919aa4e 100644 --- a/git.spec +++ b/git.spec @@ -1,7 +1,7 @@ # Pass --without docs to rpmbuild if you don't want the documentation # Pass --with email to rpmbuild if you want git-email (more perl dependencies) Name: git -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} Summary: Git core and tools License: GPL @@ -141,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/*.html } %changelog +* Wed Mar 1 2006 Chris Wright 1.2.4-1 +- git-1.2.4 + * Wed Feb 22 2006 Chris Wright 1.2.3-1 - git-1.2.3 diff --git a/sources b/sources index 3c01b46..fa19215 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d03a39d4e2dea1339204b2d3cc41716 git-1.2.3.tar.gz +04b24119a7e3a0a6e322cd9cfc9b08ad git-1.2.4.tar.gz