From 96b4c796d93ada31a2d029eb82d798c12659825c Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Feb 22 2006 00:41:38 +0000 Subject: Update to git-1.2.2 --- diff --git a/.cvsignore b/.cvsignore index 37d5fb4..5e0866c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.2.1.tar.gz +git-1.2.2.tar.gz diff --git a/git.spec b/git.spec index 75fc07b..8228793 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.1 +Version: 1.2.2 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 +* Tue Feb 21 2006 Chris Wright 1.2.2-1 +- git-1.2.2 + * Thu Feb 16 2006 Chris Wright 1.2.1-1 - git-1.2.1 diff --git a/sources b/sources index 03cbcd7..e2382cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80feda57f121454ee4185eceb6149604 git-1.2.1.tar.gz +01cb4c005b1e47af42ad7e3296d4ba39 git-1.2.2.tar.gz