summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjbowes <jbowes@fedoraproject.org>2008-06-19 12:38:47 +0000
committerjbowes <jbowes@fedoraproject.org>2008-06-19 12:38:47 +0000
commita0598d9a30fa821d191acddf904b5da0d6081017 (patch)
treefaed17721c7aec2f63f0791bcaabaaa04f7cad09
parent32525d99788a357aeed5ec1f88e080d20b89705c (diff)
downloadgit-package-a0598d9a30fa821d191acddf904b5da0d6081017.tar.gz
git-package-a0598d9a30fa821d191acddf904b5da0d6081017.tar.xz
git-package-a0598d9a30fa821d191acddf904b5da0d6081017.zip
update to 1.5.6
-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