diff options
| author | Todd Zullinger <tmz@fedoraproject.org> | 2010-03-01 14:16:42 +0000 |
|---|---|---|
| committer | Todd Zullinger <tmz@fedoraproject.org> | 2010-03-01 14:16:42 +0000 |
| commit | d5e5b3bd578fc7e395378a2b9f68d0ef5dfeb8a5 (patch) | |
| tree | 36c9a91e8813e32202b0b38ef06cc383ac534913 | |
| parent | 78783483c5c7d85804642e43d8b5a8ebf43742e8 (diff) | |
Update to git-1.7.0.1
| -rw-r--r-- | .cvsignore | 2 | ||||
| -rw-r--r-- | git.spec | 5 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 3 deletions
@@ -1 +1 @@ -git-1.7.0.tar.bz2 +git-1.7.0.1.tar.bz2 @@ -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) @@ -1 +1 @@ -c7553b73e2156d187ece6ba936ae30ab git-1.7.0.tar.bz2 +c4315200efc90ea0f243cf0e86cda1f1 git-1.7.0.1.tar.bz2 |
