Update to 1.7.3.1.
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
10effb5509
commit
0114f5785d
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
*.tar.bz2
|
*.tar.bz2
|
||||||
/.build*.log
|
/.build*.log
|
||||||
/git-*/
|
/git-*/
|
||||||
|
/git-1.7.3.1.tar.bz2
|
||||||
|
7
git.spec
7
git.spec
@ -6,8 +6,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 1.7.3
|
Version: 1.7.3.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Fast Version Control System
|
Summary: Fast Version Control System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -454,6 +454,9 @@ rm -rf %{buildroot}
|
|||||||
# No files for you!
|
# No files for you!
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 30 2010 Adam Tkac <atkac redhat com> - 1.7.3.1-1
|
||||||
|
- update to 1.7.3.1
|
||||||
|
|
||||||
* Wed Sep 29 2010 jkeating - 1.7.3-3
|
* Wed Sep 29 2010 jkeating - 1.7.3-3
|
||||||
- Rebuilt for gcc bug 634757
|
- Rebuilt for gcc bug 634757
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user