Merge remote branch 'origin/master' into f13
Conflicts: .gitignore Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
commit
c3925e9020
3 changed files with 8 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1 +1,3 @@
|
|||
git-1.7.2.2.tar.bz2
|
||||
git-1.7.2.1.tar.bz2
|
||||
/git-1.7.2.2.tar.bz2
|
||||
/git-1.7.2.3.tar.bz2
|
||||
|
|
|
|||
5
git.spec
5
git.spec
|
|
@ -6,7 +6,7 @@
|
|||
%endif
|
||||
|
||||
Name: git
|
||||
Version: 1.7.2.2
|
||||
Version: 1.7.2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
|
|
@ -458,6 +458,9 @@ rm -rf %{buildroot}
|
|||
# No files for you!
|
||||
|
||||
%changelog
|
||||
* Tue Sep 07 2010 Adam Tkac <atkac redhat com> - 1.7.2.3-1
|
||||
- update to 1.7.2.3
|
||||
|
||||
* Fri Aug 20 2010 Adam Tkac <atkac redhat com> - 1.7.2.2-1
|
||||
- update to 1.7.2.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
4a5840b6d650692cb320eddb5ccefbaf git-1.7.2.2.tar.bz2
|
||||
d88c06f6442156686deb4b4fbab0954c git-1.7.2.3.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue