Update to 1.7.7.1

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2011-11-01 13:42:54 +01:00
parent 42bde9f9f9
commit 77a1f9c77c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/git-*/ /git-*/
/git-1.7.6.4.tar.gz /git-1.7.6.4.tar.gz
/git-1.7.7.tar.gz /git-1.7.7.tar.gz
/git-1.7.7.1.tar.gz

View File

@ -68,8 +68,8 @@
%endif %endif
Name: git Name: git
Version: 1.7.7 Version: 1.7.7.1
Release: 2%{?dist} Release: 1%{?dist}
Summary: Fast Version Control System Summary: Fast Version Control System
License: GPLv2 License: GPLv2
Group: Development/Tools Group: Development/Tools
@ -531,6 +531,9 @@ rm -rf %{buildroot}
# No files for you! # No files for you!
%changelog %changelog
* Tue Nov 01 2011 Adam Tkac <atkac redhat com> - 1.7.7.1-1
- update to 1.7.7.1
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.7-2 * Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.7-2
- Rebuilt for glibc bug#747377 - Rebuilt for glibc bug#747377

View File

@ -1 +1 @@
5d645884e688921e773186783b65ce33 git-1.7.7.tar.gz 7cfb3e7ea585037272a7ad8e35f4ac0a git-1.7.7.1.tar.gz