diff --git a/.cvsignore b/.cvsignore index 1c9118e..432e6fe 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.1.0.tar.gz +git-1.1.1.tar.gz diff --git a/git.spec b/git.spec index 257da79..c8a29eb 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.0 +Version: 1.1.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 +* Tue Jan 10 2006 Chris Wright 1.1.1-1 +- git-1.1.1 + * Tue Jan 10 2006 Chris Wright 1.1.0-1 - Update to latest git-1.1.0 (drop git-email for now) - Now creates multiple packages: diff --git a/sources b/sources index 234035f..9763712 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8dce75185c3b7fb59113c09f1899c38d git-1.1.0.tar.gz +f62fc5276642108469fccb45e020cb95 git-1.1.1.tar.gz