- git-1.6.1.2
This commit is contained in:
parent
c97202cde7
commit
3bdf7d67a6
3 changed files with 6 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
git-1.6.1.1.tar.bz2
|
||||
git-1.6.1.2.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.1.1
|
||||
Version: 1.6.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Core git tools
|
||||
License: GPLv2
|
||||
|
|
@ -273,6 +273,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
# No files for you!
|
||||
|
||||
%changelog
|
||||
* Thu Jan 29 2009 Josh Boyer <jwboyer@gmail.com> 1.6.1.2-1
|
||||
- git-1.6.1.2
|
||||
|
||||
* Mon Jan 26 2009 Todd Zullinger <tmz@pobox.com> 1.6.1.1-1
|
||||
- git-1.6.1.1
|
||||
- Make compile more verbose
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
d2b6925cb03e1e33911fdf9392946747 git-1.6.1.1.tar.bz2
|
||||
72a9d88932190ff3523678eec88844ae git-1.6.1.2.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue