diff --git a/.cvsignore b/.cvsignore index a5129fb..679d762 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.3.0.tar.gz +git-1.3.1.tar.gz diff --git a/git.spec b/git.spec index 011fe55..2d1b396 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.3.0 +Version: 1.3.1 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 +* Fri Apr 28 2006 Chris Wright 1.3.1-1 +- git-1.3.1 + * Wed Apr 19 2006 Chris Wright 1.3.0-1 - git-1.3.0 diff --git a/sources b/sources index c24f963..9ee2089 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37137c9f87b0082fbf04e6b80a5144e2 git-1.3.0.tar.gz +c925fd87f01f5ba638ff06d21578405b git-1.3.1.tar.gz