git 1.5.5
This commit is contained in:
parent
4243f59168
commit
42eb2e04dc
@ -1 +1 @@
|
|||||||
git-1.5.4.5.tar.gz
|
git-1.5.5.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.4.5
|
Version: 1.5.5
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core git tools
|
Summary: Core git tools
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -257,6 +257,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
# No files for you!
|
# No files for you!
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 09 2008 James Bowes <jbowes@redhat.com> 1.5.5-1
|
||||||
|
- git-1.5.5
|
||||||
|
|
||||||
* Fri Apr 04 2008 James Bowes <jbowes@redhat.com> 1.5.4.5-3
|
* Fri Apr 04 2008 James Bowes <jbowes@redhat.com> 1.5.4.5-3
|
||||||
- Remove the last two requires on git-core.
|
- Remove the last two requires on git-core.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user