summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-07-28 19:34:25 -0400
committerTodd Zullinger <tmz@pobox.com>2008-07-28 19:34:25 -0400
commita1f7e12a3ae1e24ab1e0708b63a006a30433e7a5 (patch)
treebdb92341a9dad3e93c6c2146933cc53b6487f836
parent8daa75a86c61a2dfb2246dd9e7348f772b9c2214 (diff)
downloadgit-package-a1f7e12a3ae1e24ab1e0708b63a006a30433e7a5.tar.gz
git-package-a1f7e12a3ae1e24ab1e0708b63a006a30433e7a5.tar.xz
git-package-a1f7e12a3ae1e24ab1e0708b63a006a30433e7a5.zip
sync with cvs tag git-1_5_6_4-1_fc10
-rw-r--r--.cvsignore2
-rw-r--r--git.spec5
-rw-r--r--sources2
3 files changed, 6 insertions, 3 deletions
diff --git a/.cvsignore b/.cvsignore
index 60f3874..2d8c288 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-git-1.5.6.tar.bz2
+git-1.5.6.4.tar.bz2
diff --git a/git.spec b/git.spec
index 6fc6567..4ab0248 100644
--- a/git.spec
+++ b/git.spec
@@ -1,6 +1,6 @@
# Pass --without docs to rpmbuild if you don't want the documentation
Name: git
-Version: 1.5.6
+Version: 1.5.6.4
Release: 1%{?dist}
Summary: Core git tools
License: GPLv2
@@ -257,6 +257,9 @@ rm -rf $RPM_BUILD_ROOT
# No files for you!
%changelog
+* Thu Jul 24 2008 James Bowes <jbowes@redhat.com> 1.5.6-4
+- git-1.5.6.4
+
* Thu Jun 19 2008 James Bowes <jbowes@redhat.com> 1.5.6-1
- git-1.5.6
diff --git a/sources b/sources
index 5722e82..e38b97c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76c4efaaa5470a5385e22d99349a97b3 git-1.5.6.tar.bz2
+b5f248c71d32921ff0ff7e35f7770003 git-1.5.6.4.tar.bz2