Update to git-1.2.3

This commit is contained in:
Chris Wright 2006-02-23 02:28:48 +00:00
parent 14e2dfdff3
commit f3034c459d
3 changed files with 6 additions and 3 deletions

View File

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

View File

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

View File

@ -1 +1 @@
01cb4c005b1e47af42ad7e3296d4ba39 git-1.2.2.tar.gz 8d03a39d4e2dea1339204b2d3cc41716 git-1.2.3.tar.gz