summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-07-09 18:55:01 -0400
committerTodd Zullinger <tmz@pobox.com>2008-07-09 18:55:01 -0400
commit8daa75a86c61a2dfb2246dd9e7348f772b9c2214 (patch)
tree8c9668c03e9509510ce727189c0dce71765d481e
parent816b53908fdd2966d55adb3cde319a76d0fd8c6e (diff)
downloadgit-package-8daa75a86c61a2dfb2246dd9e7348f772b9c2214.tar.gz
git-package-8daa75a86c61a2dfb2246dd9e7348f772b9c2214.tar.xz
git-package-8daa75a86c61a2dfb2246dd9e7348f772b9c2214.zip
sync with cvs tag git-1_5_6-1_fc10
-rw-r--r--.cvsignore2
-rw-r--r--git.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 4 deletions
diff --git a/.cvsignore b/.cvsignore
index 812fb30..60f3874 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-git-1.5.5.3.tar.bz2
+git-1.5.6.tar.bz2
diff --git a/git.spec b/git.spec
index 1412f64..6fc6567 100644
--- a/git.spec
+++ b/git.spec
@@ -1,7 +1,7 @@
# Pass --without docs to rpmbuild if you don't want the documentation
Name: git
-Version: 1.5.5.3
-Release: 2%{?dist}
+Version: 1.5.6
+Release: 1%{?dist}
Summary: Core git tools
License: GPLv2
Group: Development/Tools
@@ -257,6 +257,9 @@ rm -rf $RPM_BUILD_ROOT
# No files for you!
%changelog
+* Thu Jun 19 2008 James Bowes <jbowes@redhat.com> 1.5.6-1
+- git-1.5.6
+
* Tue Jun 3 2008 Stepan Kasal <skasal@redhat.com> 1.5.5.3-2
- use tar.bz2 instead of tar.gz
diff --git a/sources b/sources
index 593658f..5722e82 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-022ce5772b900243ef5d289deb7a3667 git-1.5.5.3.tar.bz2
+76c4efaaa5470a5385e22d99349a97b3 git-1.5.6.tar.bz2