From 847e262a5424899b958d6640451d6cfcbfcb3756 Mon Sep 17 00:00:00 2001 From: jbowes Date: Mon, 18 Jun 2007 17:22:45 +0000 Subject: [PATCH] git-1.5.2.2 for rawhide --- .cvsignore | 2 +- git.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8239acc..d6e9e55 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.5.2.1.tar.gz +git-1.5.2.2.tar.gz diff --git a/git.spec b/git.spec index 44a488b..dcc759f 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.5.2.1 +Version: 1.5.2.2 Release: 1%{?dist} Summary: Git core and tools License: GPL @@ -170,6 +170,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/technical} %changelog +* Mon Jun 18 2007 James Bowes 1.5.2.2-1 +- git-1.5.2.2 + * Fri Jun 08 2007 James Bowes 1.5.2.1-1 - git-1.5.2.1 diff --git a/sources b/sources index 943574d..c3c97df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e65b08c2e1a4112c3139c15ac5a13e71 git-1.5.2.1.tar.gz +6a0f39577cbfbb575edb3c45d8f5d528 git-1.5.2.2.tar.gz