Update to git-1.6.5.5

Fixes bug 543481 (Unsubstituted Docbook parameters in git manpages)
This commit is contained in:
Todd Zullinger 2009-12-07 15:11:59 +00:00
parent 5d53d5203f
commit bc3e0f7744
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
git-1.6.5.3.tar.bz2
git-1.6.5.5.tar.bz2

View File

@ -6,8 +6,8 @@
%endif
Name: git
Version: 1.6.5.3
Release: 2%{?dist}
Version: 1.6.5.5
Release: 1%{?dist}
Summary: Fast Version Control System
License: GPLv2
Group: Development/Tools
@ -427,6 +427,9 @@ rm -rf %{buildroot}
# No files for you!
%changelog
* Sun Dec 06 2009 Todd Zullinger <tmz@pobox.com> - 1.6.5.5-1
- git-1.6.5.5
* Fri Dec 4 2009 Stepan Kasal <skasal@redhat.com> - 1.6.5.3-2
- rebuild against perl 5.10.1

View File

@ -1 +1 @@
a1dbc3da46cbf33c4367db689853c142 git-1.6.5.3.tar.bz2
fd575f22e67adbea1d17e5bc66a80f8d git-1.6.5.5.tar.bz2