- git-1.6.0.4
This commit is contained in:
parent
1e793114ad
commit
a1507f67f2
3 changed files with 6 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
git-1.6.0.3.tar.bz2
|
||||
git-1.6.0.4.tar.bz2
|
||||
|
|
|
|||
5
git.spec
5
git.spec
|
|
@ -1,6 +1,6 @@
|
|||
# Pass --without docs to rpmbuild if you don't want the documentation
|
||||
Name: git
|
||||
Version: 1.6.0.3
|
||||
Version: 1.6.0.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Core git tools
|
||||
License: GPLv2
|
||||
|
|
@ -260,6 +260,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
# No files for you!
|
||||
|
||||
%changelog
|
||||
* Fri Nov 14 2008 Josh Boyer <jwboyer@gmail.com> 1.6.0.4-1
|
||||
- git-1.6.0.4
|
||||
|
||||
* Wed Oct 22 2008 Josh Boyer <jwboyer@gmail.com> 1.6.0.3-1
|
||||
- git-1.6.0.3
|
||||
- Drop curl requirement in favor of libcurl (bug 449388)
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
d7178b0b0eaaa07538149bb231902796 git-1.6.0.3.tar.bz2
|
||||
ed8c4fa007a44d51b646865c35461ce8 git-1.6.0.4.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue