Update to 1.7.3.3.
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
154dc10e89
commit
2d2f51feec
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/git-*/
|
/git-*/
|
||||||
/git-1.7.3.1.tar.bz2
|
/git-1.7.3.1.tar.bz2
|
||||||
/git-1.7.3.2.tar.bz2
|
/git-1.7.3.2.tar.bz2
|
||||||
|
/git-1.7.3.3.tar.bz2
|
||||||
|
5
git.spec
5
git.spec
@ -6,7 +6,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 1.7.3.2
|
Version: 1.7.3.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Fast Version Control System
|
Summary: Fast Version Control System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -454,6 +454,9 @@ rm -rf %{buildroot}
|
|||||||
# No files for you!
|
# No files for you!
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 06 2010 Adam Tkac <atkac redhat com> - 1.7.3.3-1
|
||||||
|
- update to 1.7.3.3
|
||||||
|
|
||||||
* Fri Oct 22 2010 Adam Tkac <atkac redhat com> - 1.7.3.2-1
|
* Fri Oct 22 2010 Adam Tkac <atkac redhat com> - 1.7.3.2-1
|
||||||
- update to 1.7.3.2
|
- update to 1.7.3.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user