Update to git-1.5.0.3
This commit is contained in:
parent
29dba59fb4
commit
f0090ff29e
@ -1 +1 @@
|
|||||||
git-1.5.0.2.tar.gz
|
git-1.5.0.3.tar.gz
|
||||||
|
7
git.spec
7
git.spec
@ -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
|
||||||
Name: git
|
Name: git
|
||||||
Version: 1.5.0.2
|
Version: 1.5.0.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Git core and tools
|
Summary: Git core and tools
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -167,6 +167,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{!?_without_docs: %doc Documentation/*.html }
|
%{!?_without_docs: %doc Documentation/*.html }
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 13 2007 Chris Wright <chrisw@redhat.com> 1.5.0.3-1
|
||||||
|
- git-1.5.0.3
|
||||||
|
|
||||||
* Fri Mar 2 2007 Chris Wright <chrisw@redhat.com> 1.5.0.2-2
|
* Fri Mar 2 2007 Chris Wright <chrisw@redhat.com> 1.5.0.2-2
|
||||||
- BuildRequires perl-devel as of perl-5.8.8-14 (bz 230680)
|
- BuildRequires perl-devel as of perl-5.8.8-14 (bz 230680)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user