diff options
| -rw-r--r-- | .cvsignore | 2 | ||||
| -rw-r--r-- | git.spec | 5 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 3 deletions
@@ -1 +1 @@ -git-1.5.0.3.tar.gz +git-1.5.0.5.tar.gz @@ -1,6 +1,6 @@ # Pass --without docs to rpmbuild if you don't want the documentation Name: git -Version: 1.5.0.3 +Version: 1.5.0.5 Release: 1%{?dist} Summary: Git core and tools License: GPL @@ -167,6 +167,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/*.html } %changelog +* Mon Mar 19 2007 Chris Wright <chrisw@redhat.com> 1.5.0.5-1 +- git-1.5.0.5 + * Tue Mar 13 2007 Chris Wright <chrisw@redhat.com> 1.5.0.3-1 - git-1.5.0.3 @@ -1 +1 @@ -eed1b888334310bb0e7f3f7e4f074963 git-1.5.0.3.tar.gz +f7e6406f27464517cf9b718f8541dcb1 git-1.5.0.5.tar.gz |
