From d107cac9e2d439fdbccabd5ea9308730b846da3e Mon Sep 17 00:00:00 2001 From: jbowes Date: Fri, 24 Aug 2007 00:28:24 +0000 Subject: git 1.5.2.5 --- git.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'git.spec') diff --git a/git.spec b/git.spec index 152232e..2996b69 100644 --- a/git.spec +++ b/git.spec @@ -1,9 +1,9 @@ # Pass --without docs to rpmbuild if you don't want the documentation Name: git -Version: 1.5.2.4 +Version: 1.5.2.5 Release: 1%{?dist} Summary: Git core and tools -License: GPL +License: GPLv2 Group: Development/Tools URL: http://kernel.org/pub/software/scm/git/ Source: http://kernel.org/pub/software/scm/git/%{name}-%{version}.tar.gz @@ -233,6 +233,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/technical} %changelog +* Thu Aug 23 2007 James Bowes 1.5.2.5-1 +- git-1.5.2.5-1 + * Fri Aug 03 2007 Josh Boyer 1.5.2.4-1 - git-1.5.2.4-1 -- cgit