git-1.5.3.8
This commit is contained in:
parent
e39a013e4a
commit
d054635f73
@ -1 +1 @@
|
||||
git-1.5.3.7.tar.gz
|
||||
git-1.5.3.8.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.3.7
|
||||
Release: 2%{?dist}
|
||||
Version: 1.5.3.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Git core and tools
|
||||
License: GPLv2
|
||||
Group: Development/Tools
|
||||
@ -243,6 +243,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{!?_without_docs: %doc Documentation/technical}
|
||||
|
||||
%changelog
|
||||
* Tue Jan 08 2008 James Bowes <jbowes@redhat.com> 1.5.3.8-1
|
||||
- git-1.5.3.8
|
||||
|
||||
* Fri Dec 21 2007 James Bowes <jbowes@redhat.com> 1.5.3.7-2
|
||||
- Have git metapackage require explicit versions (bug 247214)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user