Update git to 1.2.4

This commit is contained in:
Chris Wright 2006-03-02 06:45:58 +00:00
parent f3034c459d
commit 8011604a18
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
git-1.2.3.tar.gz
git-1.2.4.tar.gz

View File

@ -1,7 +1,7 @@
# Pass --without docs to rpmbuild if you don't want the documentation
# Pass --with email to rpmbuild if you want git-email (more perl dependencies)
Name: git
Version: 1.2.3
Version: 1.2.4
Release: 1%{?dist}
Summary: Git core and tools
License: GPL
@ -141,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT
%{!?_without_docs: %doc Documentation/*.html }
%changelog
* Wed Mar 1 2006 Chris Wright <chrisw@redhat.com> 1.2.4-1
- git-1.2.4
* Wed Feb 22 2006 Chris Wright <chrisw@redhat.com> 1.2.3-1
- git-1.2.3

View File

@ -1 +1 @@
8d03a39d4e2dea1339204b2d3cc41716 git-1.2.3.tar.gz
04b24119a7e3a0a6e322cd9cfc9b08ad git-1.2.4.tar.gz