summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-06-18 20:44:23 -0400
committerTodd Zullinger <tmz@pobox.com>2008-06-18 20:44:23 -0400
commit816b53908fdd2966d55adb3cde319a76d0fd8c6e (patch)
tree898af5b96e9d1a9c1296a85a0e70810d4a322a61
parent83bf1c33283bd5291c00515615e445739a61bf90 (diff)
downloadgit-package-816b53908fdd2966d55adb3cde319a76d0fd8c6e.tar.gz
git-package-816b53908fdd2966d55adb3cde319a76d0fd8c6e.tar.xz
git-package-816b53908fdd2966d55adb3cde319a76d0fd8c6e.zip
sync with cvs tag git-1_5_5_3-1_fc10
-rw-r--r--.cvsignore2
-rw-r--r--git.spec15
-rw-r--r--sources2
3 files changed, 14 insertions, 5 deletions
diff --git a/.cvsignore b/.cvsignore
index cdf93b1..812fb30 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-git-1.5.5.1.tar.gz
+git-1.5.5.3.tar.bz2
diff --git a/git.spec b/git.spec
index 62b54f0..1412f64 100644
--- a/git.spec
+++ b/git.spec
@@ -1,12 +1,12 @@
# Pass --without docs to rpmbuild if you don't want the documentation
Name: git
-Version: 1.5.5.1
-Release: 1%{?dist}
+Version: 1.5.5.3
+Release: 2%{?dist}
Summary: Core git tools
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
+Source: http://kernel.org/pub/software/scm/git/%{name}-%{version}.tar.bz2
Source1: git-init.el
Source2: git.xinetd
Source3: git.conf.httpd
@@ -257,6 +257,15 @@ rm -rf $RPM_BUILD_ROOT
# No files for you!
%changelog
+* Tue Jun 3 2008 Stepan Kasal <skasal@redhat.com> 1.5.5.3-2
+- use tar.bz2 instead of tar.gz
+
+* Wed May 28 2008 James Bowes <jbowes@redhat.com> 1.5.5.3-1
+- git-1.5.5.3
+
+* Mon May 26 2008 James Bowes <jbowes@redhat.com> 1.5.5.2-1
+- git-1.5.5.2
+
* Mon Apr 21 2008 James Bowes <jbowes@redhat.com> 1.5.5.1-1
- git-1.5.5.1
diff --git a/sources b/sources
index c62e723..593658f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-863df5545e3496d9f29688ab25b6a53d git-1.5.5.1.tar.gz
+022ce5772b900243ef5d289deb7a3667 git-1.5.5.3.tar.bz2