update to 1.5.4.5
This commit is contained in:
parent
5730de22f2
commit
c2080dd3aa
3 changed files with 7 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
git-1.5.4.4.tar.gz
|
||||
git-1.5.4.5.tar.gz
|
||||
|
|
|
|||
7
git.spec
7
git.spec
|
|
@ -1,7 +1,7 @@
|
|||
# Pass --without docs to rpmbuild if you don't want the documentation
|
||||
Name: git
|
||||
Version: 1.5.4.4
|
||||
Release: 4%{?dist}
|
||||
Version: 1.5.4.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Core git tools
|
||||
License: GPLv2
|
||||
Group: Development/Tools
|
||||
|
|
@ -259,6 +259,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
# No files for you!
|
||||
|
||||
%changelog
|
||||
* Fri Mar 28 2008 James Bowes <jbowes@redhat.com> 1.5.4.5-1
|
||||
- git-1.5.4.5
|
||||
|
||||
* Wed Mar 26 2008 James Bowes <jbowes@redhat.com> 1.5.4.4-4
|
||||
- Own /etc/bash_completion.d in case bash-completion isn't installed.
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
08816904bc7fd0b79a380da04ee787e0 git-1.5.4.4.tar.gz
|
||||
9f83d18be41c88e5df6a2718c081520c git-1.5.4.5.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue