diff options
| author | jbowes <jbowes@fedoraproject.org> | 2007-08-24 00:28:24 +0000 |
|---|---|---|
| committer | jbowes <jbowes@fedoraproject.org> | 2007-08-24 00:28:24 +0000 |
| commit | d107cac9e2d439fdbccabd5ea9308730b846da3e (patch) | |
| tree | 8827dc12eae5c87ed9670ce4f316cd4320f3d1d5 | |
| parent | c9ad777f80fcaecfeb567632a3b63df6f99bf0b8 (diff) | |
| download | git-package-d107cac9e2d439fdbccabd5ea9308730b846da3e.tar.gz git-package-d107cac9e2d439fdbccabd5ea9308730b846da3e.tar.xz git-package-d107cac9e2d439fdbccabd5ea9308730b846da3e.zip | |
git 1.5.2.5
| -rw-r--r-- | .cvsignore | 2 | ||||
| -rw-r--r-- | git.spec | 7 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 4 deletions
@@ -1 +1 @@ -git-1.5.2.4.tar.gz +git-1.5.2.5.tar.gz @@ -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 <jbowes@redhat.com> 1.5.2.5-1 +- git-1.5.2.5-1 + * Fri Aug 03 2007 Josh Boyer <jwboyer@jdub.homelinux.org> 1.5.2.4-1 - git-1.5.2.4-1 @@ -1 +1 @@ -a8537d8707c6e852d19545bc16d1afb8 git-1.5.2.4.tar.gz +4e8de9e56882f3214a92f6d7dc3c49ec git-1.5.2.5.tar.gz |
