diff options
| author | Chris Wright <chrisw@fedoraproject.org> | 2006-10-17 18:31:21 +0000 |
|---|---|---|
| committer | Chris Wright <chrisw@fedoraproject.org> | 2006-10-17 18:31:21 +0000 |
| commit | 7850b1c1a1043c808dfdabaca0bea5e27b71eed5 (patch) | |
| tree | a031ca7f1db82d85c0b9f99baa19a554c7a5a129 /git.spec | |
| parent | bbfac7006e700604f4c6860fdfeaf4e5a9f967cf (diff) | |
Update to git-1.4.2.4
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.4.2.3 +Version: 1.4.2.4 Release: 1%{?dist} Summary: Git core and tools License: GPL @@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/*.html } %changelog +* Tue Oct 17 2006 Chris Wright <chrisw@redhat.com> 1.4.2.4-1 +- git-1.4.2.4 + * Wed Oct 4 2006 Chris Wright <chrisw@redhat.com> 1.4.2.3-1 - git-1.4.2.3 |
