- git-1.6.1.2
This commit is contained in:
parent
c97202cde7
commit
3bdf7d67a6
@ -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
|
# Pass --without docs to rpmbuild if you don't want the documentation
|
||||||
Name: git
|
Name: git
|
||||||
Version: 1.6.1.1
|
Version: 1.6.1.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core git tools
|
Summary: Core git tools
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -273,6 +273,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
# No files for you!
|
# No files for you!
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jan 26 2009 Todd Zullinger <tmz@pobox.com> 1.6.1.1-1
|
||||||
- git-1.6.1.1
|
- git-1.6.1.1
|
||||||
- Make compile more verbose
|
- Make compile more verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user