diff --git a/.cvsignore b/.cvsignore index b9ba4b0..37d5fb4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.2.0.tar.gz +git-1.2.1.tar.gz diff --git a/git.spec b/git.spec index 6614fe2..75fc07b 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.2.0 +Version: 1.2.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 +* Thu Feb 16 2006 Chris Wright 1.2.1-1 +- git-1.2.1 + * Mon Feb 13 2006 Chris Wright 1.2.0-1 - git-1.2.0 diff --git a/sources b/sources index 5c98208..03cbcd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -044a1e60cd247320c068749aa10a08f3 git-1.2.0.tar.gz +80feda57f121454ee4185eceb6149604 git-1.2.1.tar.gz