summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-12-01 16:56:51 -0500
committerTodd Zullinger <tmz@pobox.com>2008-12-01 16:56:51 -0500
commit17ffbe5b60f283d2a4d9452487b403dcf8ab928c (patch)
treef1872e5ba056f862590fd9176e259578091f7e3c
parent38338a2d6d88b3df081b82d5a65d94f8d4fc8fa1 (diff)
downloadgit-package-17ffbe5b60f283d2a4d9452487b403dcf8ab928c.tar.gz
git-package-17ffbe5b60f283d2a4d9452487b403dcf8ab928c.tar.xz
git-package-17ffbe5b60f283d2a4d9452487b403dcf8ab928c.zip
Sync with cvs tag git-1_6_0_4-1_fc11
-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 99abeff..38b8d8f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-git-1.6.0.3.tar.bz2
+git-1.6.0.4.tar.bz2
diff --git a/git.spec b/git.spec
index 43cdbc7..839b452 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.6.0.3
+Version: 1.6.0.4
Release: 1%{?dist}
Summary: Core git tools
License: GPLv2
@@ -260,6 +260,9 @@ rm -rf $RPM_BUILD_ROOT
# No files for you!
%changelog
+* Fri Nov 14 2008 Josh Boyer <jwboyer@gmail.com> 1.6.0.4-1
+- git-1.6.0.4
+
* Wed Oct 22 2008 Josh Boyer <jwboyer@gmail.com> 1.6.0.3-1
- git-1.6.0.3
- Drop curl requirement in favor of libcurl (bug 449388)
diff --git a/sources b/sources
index f2fb1e9..6391dc7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7178b0b0eaaa07538149bb231902796 git-1.6.0.3.tar.bz2
+ed8c4fa007a44d51b646865c35461ce8 git-1.6.0.4.tar.bz2