From 135e30f11edff1920e06e3768681b864494e857a Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Mon, 16 Jan 2006 05:03:53 +0000 Subject: [PATCH] Update to git-1.1.2 --- .cvsignore | 2 +- git.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 432e6fe..72315d5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.1.1.tar.gz +git-1.1.2.tar.gz diff --git a/git.spec b/git.spec index c8a29eb..fc3feed 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.1 +Version: 1.1.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 +* Sun Jan 15 2006 Chris Wright 1.1.2-1 +- git-1.1.2 + * Tue Jan 10 2006 Chris Wright 1.1.1-1 - git-1.1.1 diff --git a/sources b/sources index 9763712..f4d87c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f62fc5276642108469fccb45e020cb95 git-1.1.1.tar.gz +b83aabef7d0b6124bf9a2f1bcf0e4081 git-1.1.2.tar.gz