From f3034c459db8e4199b81b4bf688a383e87d798a1 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Thu, 23 Feb 2006 02:28:48 +0000 Subject: [PATCH] Update to git-1.2.3 --- .cvsignore | 2 +- git.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 5e0866c..7d588cb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.2.2.tar.gz +git-1.2.3.tar.gz diff --git a/git.spec b/git.spec index 8228793..b1a53ea 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.2 +Version: 1.2.3 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 Feb 22 2006 Chris Wright 1.2.3-1 +- git-1.2.3 + * Tue Feb 21 2006 Chris Wright 1.2.2-1 - git-1.2.2 diff --git a/sources b/sources index e2382cb..3c01b46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01cb4c005b1e47af42ad7e3296d4ba39 git-1.2.2.tar.gz +8d03a39d4e2dea1339204b2d3cc41716 git-1.2.3.tar.gz