Update to git-1.2.5
This commit is contained in:
parent
8011604a18
commit
67ae5ca3db
@ -1 +1 @@
|
||||
git-1.2.4.tar.gz
|
||||
git-1.2.5.tar.gz
|
||||
|
5
git.spec
5
git.spec
@ -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.4
|
||||
Version: 1.2.5
|
||||
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 Apr 5 2006 Chris Wright <chrisw@redhat.com> 1.2.5-1
|
||||
- git-1.2.5
|
||||
|
||||
* Wed Mar 1 2006 Chris Wright <chrisw@redhat.com> 1.2.4-1
|
||||
- git-1.2.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user