update to 1.5.5.1
This commit is contained in:
parent
a0988c5d63
commit
2fc4ccba32
2 changed files with 5 additions and 2 deletions
5
git.spec
5
git.spec
|
|
@ -1,6 +1,6 @@
|
|||
# Pass --without docs to rpmbuild if you don't want the documentation
|
||||
Name: git
|
||||
Version: 1.5.5
|
||||
Version: 1.5.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Core git tools
|
||||
License: GPLv2
|
||||
|
|
@ -257,6 +257,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
# No files for you!
|
||||
|
||||
%changelog
|
||||
* Mon Apr 21 2008 James Bowes <jbowes@redhat.com> 1.5.5.1-1
|
||||
- git-1.5.5.1
|
||||
|
||||
* Wed Apr 09 2008 James Bowes <jbowes@redhat.com> 1.5.5-1
|
||||
- git-1.5.5
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
978e50ddefeeb2e0c55b3f1c7fca2e16 git-1.5.5.tar.gz
|
||||
863df5545e3496d9f29688ab25b6a53d git-1.5.5.1.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue