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 /git.spec | |
| 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
Diffstat (limited to 'git.spec')
| -rw-r--r-- | git.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |
