Update to 1.7.8.3
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
e4983519c0
commit
79ad3f2316
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@
|
|||
/git-1.7.8.tar.gz
|
||||
/git-1.7.8.1.tar.gz
|
||||
/git-1.7.8.2.tar.gz
|
||||
/git-1.7.8.3.tar.gz
|
||||
|
|
|
|||
5
git.spec
5
git.spec
|
|
@ -68,7 +68,7 @@
|
|||
%endif
|
||||
|
||||
Name: git
|
||||
Version: 1.7.8.2
|
||||
Version: 1.7.8.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
|
|
@ -531,6 +531,9 @@ rm -rf %{buildroot}
|
|||
# No files for you!
|
||||
|
||||
%changelog
|
||||
* Thu Jan 12 2012 Adam Tkac <atkac redhat com> - 1.7.8.3-1
|
||||
- update to 1.7.8.3
|
||||
|
||||
* Mon Jan 02 2012 Adam Tkac <atkac redhat com> - 1.7.8.2-1
|
||||
- update to 1.7.8.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
f9def92c4afb708f69006da841502b80 git-1.7.8.2.tar.gz
|
||||
7a4bc5160166537d4da5eb48a7670dff git-1.7.8.3.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue