diff --git a/.cvsignore b/.cvsignore index 58a6a5a..0cecf47 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.4.2.tar.gz +git-1.4.2.1.tar.gz diff --git a/git.spec b/git.spec index 9ffa9ad..ebf3c22 100644 --- a/git.spec +++ b/git.spec @@ -1,6 +1,6 @@ # Pass --without docs to rpmbuild if you don't want the documentation Name: git -Version: 1.4.2 +Version: 1.4.2.1 Release: 1%{?dist} Summary: Git core and tools License: GPL @@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/*.html } %changelog +* Fri Sep 22 2006 Chris Wright 1.4.2.1-1 +- git-1.4.2.1 + * Mon Sep 11 2006 Chris Wright 1.4.2-1 - git-1.4.2 diff --git a/sources b/sources index f8538dc..4d86ddb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c20f04363f2944d3d8b00781fe02239 git-1.4.2.tar.gz +3077983e34cea955b0f5cacb39b307e7 git-1.4.2.1.tar.gz