git-1.5.3.2

This commit is contained in:
jbowes 2007-09-27 01:34:46 +00:00
parent 882051a633
commit d28bb9e265
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
git-1.5.3.1.tar.gz git-1.5.3.2.tar.gz

View File

@ -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.3.1 Version: 1.5.3.2
Release: 2%{?dist} Release: 1%{?dist}
Summary: Git core and tools Summary: Git core and tools
License: GPLv2 License: GPLv2
Group: Development/Tools Group: Development/Tools
@ -233,6 +233,9 @@ rm -rf $RPM_BUILD_ROOT
%{!?_without_docs: %doc Documentation/technical} %{!?_without_docs: %doc Documentation/technical}
%changelog %changelog
* Wed Sep 26 2007 James Bowes <jbowes@redhat.com> 1.5.3.2-1
- git-1.5.3.2
* Thu Sep 06 2007 Josh Boyer <jwboyer@jdub.homelinux.org> 1.5.3.1-2 * Thu Sep 06 2007 Josh Boyer <jwboyer@jdub.homelinux.org> 1.5.3.1-2
- Include git-gui and git-citool docs - Include git-gui and git-citool docs

View File

@ -1 +1 @@
afef243b2d271004d13b0381ac2ee580 git-1.5.3.1.tar.gz 9930f19e22c121b8a803337cbda1e661 git-1.5.3.2.tar.gz