From 74f764ca0764bcf158279097d34868db34bb4533 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Fri, 7 Jul 2006 06:51:50 +0000 Subject: [PATCH] Update to git-1.4.1 --- .cvsignore | 2 +- git.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6c28318..ce5848d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.4.0.tar.gz +git-1.4.1.tar.gz diff --git a/git.spec b/git.spec index dfcbacf..b05c747 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.0 +Version: 1.4.1 Release: 1%{?dist} Summary: Git core and tools License: GPL @@ -136,8 +136,11 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/*.html } %changelog +* Thu Jul 6 2006 Chris Wright 1.4.1-1 +- git-1.4.1 + * Tue Jun 13 2006 Chris Wright 1.4.0-1 -* git-1.4.0 +- git-1.4.0 * Thu May 4 2006 Chris Wright 1.3.3-1 - git-1.3.3 diff --git a/sources b/sources index 7d510ce..020d96b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6f9bf04f1ba9bdd6ed207fdf1b0e45e git-1.4.0.tar.gz +2c00c5aea4d5c44d1ce107ef98c84bdd git-1.4.1.tar.gz