From 3bdf7d67a6ed67f511eb60eab1381f83bc10d62e Mon Sep 17 00:00:00 2001 From: jwboyer Date: Thu, 29 Jan 2009 13:10:58 +0000 Subject: - git-1.6.1.2 --- .cvsignore | 2 +- git.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index f3e021c..428e000 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.6.1.1.tar.bz2 +git-1.6.1.2.tar.bz2 diff --git a/git.spec b/git.spec index 44c02bf..8911467 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.6.1.1 +Version: 1.6.1.2 Release: 1%{?dist} Summary: Core git tools License: GPLv2 @@ -273,6 +273,9 @@ rm -rf $RPM_BUILD_ROOT # No files for you! %changelog +* Thu Jan 29 2009 Josh Boyer 1.6.1.2-1 +- git-1.6.1.2 + * Mon Jan 26 2009 Todd Zullinger 1.6.1.1-1 - git-1.6.1.1 - Make compile more verbose diff --git a/sources b/sources index 4c1352f..c22d282 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d2b6925cb03e1e33911fdf9392946747 git-1.6.1.1.tar.bz2 +72a9d88932190ff3523678eec88844ae git-1.6.1.2.tar.bz2 -- cgit