diff options
| author | Chris Wright <chrisw@fedoraproject.org> | 2007-03-19 21:50:01 +0000 |
|---|---|---|
| committer | Chris Wright <chrisw@fedoraproject.org> | 2007-03-19 21:50:01 +0000 |
| commit | ac210a5ddd09d9dbc3f0cc86fcdb975e36ef8a47 (patch) | |
| tree | 8b022653eac365dcc1b88ad195d4b7ff075a0f8d | |
| parent | f0090ff29ee08c69a170a3394a69b0adfea4e94f (diff) | |
| download | git-package-ac210a5ddd09d9dbc3f0cc86fcdb975e36ef8a47.tar.gz git-package-ac210a5ddd09d9dbc3f0cc86fcdb975e36ef8a47.tar.xz git-package-ac210a5ddd09d9dbc3f0cc86fcdb975e36ef8a47.zip | |
Update to git-1.5.0.5
| -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 |
