diff options
| author | jbowes <jbowes@fedoraproject.org> | 2008-01-08 12:43:50 +0000 |
|---|---|---|
| committer | jbowes <jbowes@fedoraproject.org> | 2008-01-08 12:43:50 +0000 |
| commit | d054635f73ad25bc0afb117ee6b7e87b1ebf1a52 (patch) | |
| tree | 6f79f34b0cfc441a3cec489aeb81b365cffc64d3 | |
| parent | e39a013e4ac4aad131f762bb8b1ba3f4917e60b6 (diff) | |
git-1.5.3.8
| -rw-r--r-- | .cvsignore | 2 | ||||
| -rw-r--r-- | git.spec | 7 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 4 deletions
@@ -1 +1 @@ -git-1.5.3.7.tar.gz +git-1.5.3.8.tar.gz @@ -1,7 +1,7 @@ # Pass --without docs to rpmbuild if you don't want the documentation Name: git -Version: 1.5.3.7 -Release: 2%{?dist} +Version: 1.5.3.8 +Release: 1%{?dist} Summary: Git core and tools License: GPLv2 Group: Development/Tools @@ -243,6 +243,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/technical} %changelog +* Tue Jan 08 2008 James Bowes <jbowes@redhat.com> 1.5.3.8-1 +- git-1.5.3.8 + * Fri Dec 21 2007 James Bowes <jbowes@redhat.com> 1.5.3.7-2 - Have git metapackage require explicit versions (bug 247214) @@ -1 +1 @@ -1dc83cf9e529abceb4d65ff018da60a2 git-1.5.3.7.tar.gz +95a79b889cfdb6e33388058f9a188e66 git-1.5.3.8.tar.gz |
