From 0de8d1aa7215ce4c90456d768c36afad344a1e56 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Jan 24 2006 22:44:00 +0000 Subject: Update to git-1.1.4 --- diff --git a/.cvsignore b/.cvsignore index 72315d5..5ed6d44 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.1.2.tar.gz +git-1.1.4.tar.gz diff --git a/git.spec b/git.spec index fc3feed..cb07cb2 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.1.2 +Version: 1.1.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 +* Tue Jan 24 2006 Chris Wright 1.1.4-1 +- git-1.1.4 + * Sun Jan 15 2006 Chris Wright 1.1.2-1 - git-1.1.2 diff --git a/sources b/sources index f4d87c7..b102e54 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b83aabef7d0b6124bf9a2f1bcf0e4081 git-1.1.2.tar.gz +8a3ebe9070f738f4fc502b3a9fb7f3f5 git-1.1.4.tar.gz