summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@fedoraproject.org>2010-03-01 14:16:42 +0000
committerTodd Zullinger <tmz@fedoraproject.org>2010-03-01 14:16:42 +0000
commitd5e5b3bd578fc7e395378a2b9f68d0ef5dfeb8a5 (patch)
tree36c9a91e8813e32202b0b38ef06cc383ac534913
parent78783483c5c7d85804642e43d8b5a8ebf43742e8 (diff)
Update to git-1.7.0.1
-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 b2eda6f..3c2b4ea 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-git-1.7.0.tar.bz2
+git-1.7.0.1.tar.bz2
diff --git a/git.spec b/git.spec
index a432c06..79793cd 100644
--- a/git.spec
+++ b/git.spec
@@ -6,7 +6,7 @@
%endif
Name: git
-Version: 1.7.0
+Version: 1.7.0.1
Release: 1%{?dist}
Summary: Fast Version Control System
License: GPLv2
@@ -443,6 +443,9 @@ rm -rf %{buildroot}
# No files for you!
%changelog
+* Mon Mar 01 2010 Todd Zullinger <tmz@pobox.com> - 1.7.0.1-1
+- git-1.7.0.1
+
* Sat Feb 13 2010 Todd Zullinger <tmz@pobox.com> - 1.7.0-1
- git-1.7.0
- Link imap-send with libcrypto (#565147)
diff --git a/sources b/sources
index 9992ad3..a0c39d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7553b73e2156d187ece6ba936ae30ab git-1.7.0.tar.bz2
+c4315200efc90ea0f243cf0e86cda1f1 git-1.7.0.1.tar.bz2